2-298
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set ip http server
set ip http server
To enable or disable the HTTP server, use the set ip http server command.
set ip http server {enable | disable}
Syntax Description
Defaults The default is the HTTP server is disabled.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to enable the HTTP server:
Console> (enable) set ip http server enable
HTTP server is enabled.
Console> (enable)
This example shows the system response when the HTTP server-enabled comman d is not supp orte d:
Console> (enable) set ip http server enable
Feature not supported.
Console> (enable)
This example shows how to disable the HTTP server:
Console> (enable) set ip http server disable
HTTP server disabled.
Console> (enable)
Related Commands set ip http port
show ip http
enable Enables the HTTP server.
disable Disables the HTTP server.