
DGS-6600 Layer 3 Chassis Ethernet Managed Switch Hardware Installation Guide
66
Enabling and Configuring the Web User Interface
To re-enable the Web interface after it has been disabled by the user, enter the following CLI commands in
privileged EXEC mode:
The following example shows how to configure the TCP port number for the WEB UI to be 8000:
Display the Web UI settings as per the example below (blue text):
DGS-6600:2>enable
DGS-6600:15#configure terminal
DGS-6600:15(config)#ip http server
DGS-6600:15(config)#end
DGS-6600:15#
DGS-6600:2>enable
DGS-6600:15#configure terminal
DGS-6600:15(config)#ip http service-port 8000
DGS-6600:15(config)#end
DGS-6600:15#
DGS-6600:15(config)#show system protocol-state
Password Encryption :Disabled
SNMP Server :Disabled
Sys Logging :Enabled
TELNETv4 :Enabled(TCP:23)
TELNETv6 :Enabled(TCP:23)
WEB :Enabled(TCP:8000)
SSH :Disabled(TCP:22)
IP Domain Lookup :N.A
RMON :Disabled
Spanning Tree Version :Enabled(MSTP)
LACP :Enabled
802.1x :Disabled
GVRP :Disabled
RIP :Enabled
OSPF :Enabled
BGP :Disabled
Multicast Routing :Disabled
DVMRP :Enabled
PIM-DM :Enabled
PIM-SM :Enabled
IGMP Snooping :Enabled
IGMP :Enabled
DHCPv4 Relay :Disabled
DHCPv4 Client :Enabled
DHCPv4 Server :Disabled
AAA Authorization :Disabled
Vlan Tunnel :Disabled
RIPng :Disabled
OSPFv3 :Disabled
IPv6 DHCP Relay :Disabled
IPv6 DHCP Client :Disabled
VRRP :Enabled
DGS-6600:15(config)#