<% include ../partials/head %> <% include ../partials/header %> SDN-C AdminPortal

uCPE MCAP Servers

<% 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'; } %>
<% rows.forEach( function(row) { %> <% }); %>
*CUSTOMER_NAME *MCAP_IP_ADDRESS *MCAP_POLLER_IP_ADDRESS
<%= row.customer_name %> <%= row.mcap_ip_address %> <%= row.mcap_poller_ip_address %>