Hypertext Transfer Protocol (HTTP) Commands 305
7 Management Commands
no ip http secure-server
This command is used to disable the secure socket layer for secure HTTP.
Format
no ip http secure-server
Mode Privileged EXEC
ip http secure-port
This command is used to set the SSL port where port can be 1-65535 and the default is port
443.
Default 443
Format
ip http secure-port <portid>
Mode Privileged EXEC
no ip http secure-port
This command is used to reset the SSL port to the default value.
Format
no ip http secure-port
Mode Privileged EXEC
ip http secure-protocol
This command is used to set protocol levels (versions). The protocol level can be set to TLS1,
SSL3 or to both TLS1 and SSL3.
Default SSL3 and TLS1
Format
ip http secure-protocol [SSL3] [TLS1]
Mode Privileged EXEC
show ip http
This command displays the http settings for the switch.
Format
show ip http
Mode Privileged EXEC
HTTP Mode (Unsecure) The unsecure HTTP server administrative mode.
HTTP Mode (Secure) The secure HTTP server administrative mode.
Secure Port The secure HTTP server port number.
Secure Protocol Level(s) The protocol level may have the values of SSL3, TSL1, or both
SSL3 and TSL1