<%- subnet.ip %>/<%- subnet.prefixLength %> <% if (typeof(nextHop) != "undefined") { %><%- nextHop.ip %><% } %> <% if (typeof(nextInterface) != "undefined") { %><%- nextInterface %><% } %> <% if (typeof(metric) != "undefined") { %><%- metric %><% } %>