2-358
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set ip http port
set ip http port
To configure the TCP port number for the HyperText Transfer Protocol (HTTP) server, use the set ip
http port command.
set ip http port {default | port-number}
Syntax Description
Defaults The default TCP port number is 80.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to set the IP HTTP port default:
Console> (enable) set ip http port default
HTTP TCP port number is set to 80.
Console> (enable)
This example shows how to set the IP HTTP port number:
Console> (enable) set ip http port 2398
HTTP TCP port number is set to 2398.
Console> (enable)
Related Commands set ip http server
show ip http
default Specifies the default HTTP server port number (80).
port-number Number of the TCP port for the HTTP server; valid values are from 1 to 65535.