Ip http port, Ip http server – Dell PowerEdge M600 User Manual
Page 548
546
Web Server Commands
www
.dell.com | support.dell.com
Command Mode
Crypto Certificate Generation mode
User Guidelines
This command mode is entered using the crypto certificate request command.
Example
The following example displays how specify a duration of 50 days that a certification is valid.
console(config-crypto-cert)#duration 50
ip http port
Use the ip http port command in Global Configuration mode to specify the TCP port for use by a
web browser to configure the switch. To use the default TCP port, use the no form of this
command.
Syntax
ip http port port-number
no ip http port
•
port-number—Port number for use by the HTTP server. (Range: 0 - 65535)
Default Configuration
This default port number is 80.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines. However, specifying 0 as the port number effectively
disables HTTP access to the switch.
Example
The following example shows how the http port number is configured to 100.
console(config)#ip http port 100
ip http server
Use the ip http server command in Global Configuration mode to enable the switch to be
configured, monitored, or modified from a browser. To disable this function use the no form of this
command.