Cisco Catalyst 2960-X Security Configuration Manual page 156

Cisco ios release 15.0(2)ex
Hide thumbs Also See for Catalyst 2960-X:
Table of Contents

Advertisement

Configuring the Secure HTTP Server
SUMMARY STEPS
1. show ip http server status
2. configure terminal
3. ip http secure-server
4. ip http secure-port port-number
5. ip http secure-ciphersuite {[3des-ede-cbc-sha] [rc4-128-md5] [rc4-128-sha] [des-cbc-sha]}
6. ip http secure-client-auth
7. ip http secure-trustpoint name
8. ip http path path-name
9. ip http access-class access-list-number
10. ip http max-connections value
11. ip http timeout-policy idle seconds life seconds requests value
12. end
DETAILED STEPS
Command or Action
Step 1
show ip http server status
Example:
Switch# show ip http server status
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
ip http secure-server
Example:
Switch(config)# ip http secure-server
Step 4
ip http secure-port port-number
Example:
Switch(config)# ip http secure-port 443
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
132
Purpose
(Optional) Displays the status of the HTTP server to determine if the
secure HTTP server feature is supported in the software. You should see
one of these lines in the output:
HTTP secure server capability: Present
or
HTTP secure server capability: Not present
Enters global configuration mode.
Enables the HTTPS server if it has been disabled. The HTTPS server is
enabled by default.
(Optional) Specifies the port number to be used for the HTTPS server.
The default port number is 443. Valid options are 443 or any number in
the range 1025 to 65535.
Configuring Secure Socket Layer HTTP
OL-29048-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents