ES3000 User Guide
5-14
5.3 Web Browser Commands

ip http server

Use this command to enable or disable access to the Web server embedded in the system.
ip http server
no ip http server
SYNTAX DESCRIPTION: The ip http server command has no argument.
DEFAULT VALUE: The feature is enabled by default.
COMMAND MODES: Global configuration
REFERENCE:Cisco
MENU: Basic Switch Configuration Menu->User Interface->Enable/Disable Web
Server
EXAMPLE:
! Enable web server
Switch(config)# ip http server
Web server is Enabled now
Switch (config)#
! Disable web server
Switch(config)# no ip http server
Switch(config)#