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

uCPE Chaining Topologies

<% 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) { %> <% }); %>
*TOPOLOGY_NAME *START_VNF_TYPE *SEQUENCE_NUMBER START_SERVIVE_PORT_NAME VNF_TYPE SERVICE_PORT_NAME
<%= row.topology_name %> <%= row.start_vnf_type %> <%= row.sequence_number %> <%= row.start_service_port_name %> <%= row.vnf_type %> <%= row.service_port_name %>