EasyManuals Logo

Cisco Catalyst 2960 Series User Manual

Cisco Catalyst 2960 Series
2288 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1214 background imageLoading...
Page #1214 background image
DETAILED STEPS
PurposeCommand or Action
(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
show ip http server status
Example:
Switch# show ip http server status
Step 1
or
HTTP secure server capability: Not present
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables the HTTPS server if it has been disabled. The HTTPS server is
enabled by default.
ip http secure-server
Example:
Switch(config)# ip http secure-server
Step 3
(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.
ip http secure-port port-number
Example:
Switch(config)# ip http secure-port 443
Step 4
(Optional) Specifies the CipherSuites (encryption algorithms) to be used
for encryption over the HTTPS connection. If you do not have a reason
ip http secure-ciphersuite
{[3des-ede-cbc-sha] [rc4-128-md5]
[rc4-128-sha] [des-cbc-sha]}
Step 5
to specify a particularly CipherSuite, you should allow the server and
client to negotiate a CipherSuite that they both support. This is the default.
Example:
Switch(config)# ip http
secure-ciphersuite rc4-128-md5
(Optional) Configures the HTTP server to request an X.509v3 certificate
from the client for authentication during the connection process. The
ip http secure-client-auth
Example:
Switch(config)# ip http
Step 6
default is for the client to request a certificate from the server, but the
server does not attempt to authenticate the client.
secure-client-auth
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1132
Information About Secure Socket Layer HTTP

Table of Contents

Other manuals for Cisco Catalyst 2960 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco Catalyst 2960 Series and is the answer not in the manual?

Cisco Catalyst 2960 Series Specifications

General IconGeneral
LayerLayer 2
Power over Ethernet (PoE)Available on some models
RAM128 MB
Flash Memory32 MB
MAC Address Table Size8000
Operating Temperature0°C to 45°C (32 to 113°F)
Ports24 or 48 x 10/100/1000

Related product manuals