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 |
| 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)#