<% include ../partials/head %> <% include ../partials/header %> SDNC-MLC AdminPortal

Link Master

<% if ( typeof result != 'undefined' ) { if (result.code.length > 0) { if ( result.code == 'success' ) { %> <% } else { %>
<% for ( x in result.msg ){ %>
<%= result.msg[x] %>
<% } %>
<% } %> <% } %> <% } %> <% if( typeof privilege != 'undefined'){ var priv = privilege.privilege; } else { var priv = 'A'; } %>
<% if(priv == 'A'){ %>
<% } %> <% if(priv == 'A'){ %> <% } %> <% rows.forEach( function(row) { %> <% if(priv == 'A') { %> <% } %> <% }); %>
*Link Interface IP Source CRS Name Destination CRS Name Max Reserved BW Default Cost Bundle Name ShutdownAction
<%= row.link_interface_ip %> <%= row.source_crs_name %> <%= row.destination_crs_name %> <%= row.link_speed %> <%= row.default_cost %> <%= row.bundle_name %> <%= row.shutdown %>
<% include ../partials/link_master %>