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

Max Server Speed

<% 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') { %> <% } %> <% }); %>
*ID *Server Model *EVC Count *Max Speed *Unit DescriptionAction
<%= row.max_server_speed_id %> <%= row.server_model %> <%= row.evc_count %> <%= row.max_speed %> <%= row.unit %> <%= row.description %>
<% include ../partials/max_server_speed %>