Network Configuration Network Interfaces: {{NumberOfNetworkInterfaces}} Interface(s) Available
Crest Web Server: HTTP ({{SummitWebServerConfiguration.http.port}}), HTTPS ({{SummitWebServerConfiguration.https.port}})
Email (SMTP) Host: {{SmtpSettings.Transport.Host}}
SNMP Hosts: {{NumberOfSnmpHosts}} Host(s) Available


Interface Name Status Method MAC ID IP Address Network Mask Gateway Name Servers Manage
{{interface.Name}}


{{interface.Method}} {{interface.MACID}} {{interface.IPAddress}} {{interface.Netmask}} {{interface.Gateway}} {{interface.NameServers[0]}}
{{interface.NameServers[1]}}

Retrieving network information ... please wait.
Method Enabled Port Manage
HTTP {{SummitWebServerConfiguration.http.enabled?"TRUE":"FALSE"}} {{SummitWebServerConfiguration.http.port}}
HTTPS {{SummitWebServerConfiguration.https.enabled?"TRUE":"FALSE"}} {{SummitWebServerConfiguration.https.port}}
Email (SMTP) Host Name Enabled Host Address From Email Authentication Secure Test Manage
{{SmtpSettings.HostName}} {{(SmtpSettings.Enabled?"TRUE":"FALSE")}} {{SmtpSettings.Transport.Host}}:{{SmtpSettings.Transport.Port}} {{SmtpSettings.Options.From}} {{SmtpSettings.Transport.Auth.User}} {{(SmtpSettings.Transport.Secure?"TRUE":"FALSE")}}


Name Enabled Email Address Manage Remove
{{email.Name}} {{(email.Enabled?"TRUE":"FALSE")}} {{email.Email}}
Name Enabled Version Address Port Community / Engine ID Authentication Privacy Test Manage Remove
{{host.HostName}} {{host.Enabled}} {{(host.SnmpVersion==2?"SNMP v2C":"SNMP v3")}} {{host.IpAddress}} {{host.Port}} {{host.Community}} - {{(host.AuthProtocol==1?"MD5":(host.AuthProtocol==2?"SHA":"None"))}}:{{host.AuthUser}} - {{(host.PrivProtocol==1?"DES":(host.PrivProtocol==2?"AES":"None"))}}