% if (typeof(virtual) != "undefined" && virtual === true) { %>
router-id: <%- routerId.identifier %>
autonomous system: <%- routerId.autonomousSystem %>
<% if (typeof(isisAreaIds) == "object" && isisAreaIds.length > 0) { %>
area id: <%- isisAreaIds.join(", ") %>
<% } %>
<% if (typeof(location) != "undefined" && location.length > 0) { %>
location: <%- location %>
<% } %>
The router isn't seen anymore in the IGP topology.