2-44
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter2 Administrative Commands
ip http
ip http
To enable or configure HTTP and HTTPS services on your Server Switch, enter the
ip http
command
in Global Configuration mode. To disable service or change a port number to the default value, use the
no
form of this command.
ip http {polling | port number | secure-cert-common-name {useSysName |
useMgmtEnetIpAddr | useMgmtIbIpAddr} | secure-port | secure-server | server}
no ip http {polling | port | secure-port | secure-server | server}
Syntax Description
Defaults The HTTP port value defaults to 80.
HTTP services on your Server Switch run by default.
The HTTPS port value defaults to 443.
HTTPS services on your Server Switch run by default.
Command Modes Global Configuration (config) mode.
Usage Guidelines Platform Availability:
Cisco SFS 3001, Cisco SFS 7000, Cisco SFS 7008, Cisco SFS 3012, Cisco 4x InfiniBand Switch Module
for IBM BladeCenter
polling Enables polling on the Server Switch.
port Specifies the HTTP port that the HTTP se rver use s. Re t ur ns t h e por t
configuration to the default value (80) when you use the
no
form of the
command.
secure
-cert-common-name Specifies where to get the common name used to generate a SSL certificat e.
server Enables the HTTP server on your Server Switch. Use this keyw or d with the
no
form of the command to disable the HTTP server.
useSysName Configures your Server Switch to use its system name (that you configure
with the
hostname
command) in SSL certificates.
useMgmtEnetIpAddr Configures your Server Switch to use the IP address of its Ethernet
Management Port in SSL certificates.
useMgmtIbIpAddr Configures your Server Switch to use the IP address of its InfiniBand
Management Port in SSL certificates.
secure-port Specifies the HTTPS port that the HTTP server uses. Returns the port
configuration to the default value (443) when you use the no form o f t h e
command.
secure-server Enables HTTPS with Secure Sockets Layer (SSL) on your Server Switch.
Use this keyword with the
no
form of the command to disable HTTPS.
number HTTP port (integer) that the HTTP server uses.