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