<% if ( gmaps === true) { %>

<% } else { %>

<% } %> <%- link1.protocolId %> Link between <%- router1.name %> and <%- router2.name %> <% if ( gmaps === true) { %>

<% } else { %>

<% } %> <% if ( link1.lost === true) { %> <% } %> <% if ( gmaps === true) { %> <% } else { %>
<% } %> <% if (typeof(link1.localInterfaceName) != "undefined") { %> <% } %> <% if ( link1.metric != 0 ) { %> <% } %> <% if ( link1.teDefaultMetric != undefined && link1.maxReservableLinkBandwidth != 0 ) { %> <% for (var p = 0; p < 8; p++) { %> <% } %> <% } %>
<%- router1.name %> <%- router2.name %>
Interface <%- link1.localInterfaceName %> <%- link1.remoteInterfaceName %>
Description <%- link1.localInterfaceDescription %> <%- link1.remoteInterfaceDescription %>
IP address <%- link1.localAddress.ip %> <%- link1.remoteAddress.ip %>
Metric <%- link1.metric %> <%- link2.metric %>
TE Default Metric <%- link1.teDefaultMetric %> <%- link2.teDefaultMetric %>
Max bandwidth <%- link1.maxLinkBandwidth %> <%- link2.maxLinkBandwidth %>
Max reservable <%- link1.maxReservableLinkBandwidth %> <%- link2.maxReservableLinkBandwidth %>
Left bandwidth in pool <%- p %> <% if (typeof(link1.unreservedBandwidth) == "object" && typeof(link1.unreservedBandwidth[p]) == "number") { %> <%- link1.unreservedBandwidth[p] %> <% } %> <% if (typeof(link2.unreservedBandwidth) == "object" && typeof(link2.unreservedBandwidth[p]) == "number") { %> <%- link2.unreservedBandwidth[p] %> <% } %>
Admin group <%- link1.adminGroup %> <%- link2.adminGroup %>