Cisco Systems 310 Switch User Manual


  Open as PDF
of 1216
 
7-41
Cisco Catalyst Switch Module 3110 and 3012 for IBM BladeCenter Software Configuration Guide
OL-12189-01
Chapter 7 Configuring Switch-Based Authentication
Configuring the Switch for Secure Socket Layer HTTP
To return to the default SSH control parameters, use the no ip ssh {timeout | authentication-retries}
global configuration command.
Displaying the SSH Configuration and Status
To display the SSH server configuration and status, use one or more of the privileged EXEC commands
in Table 7-3:
For more information about these commands, see the Secure Shell Commands section in the “Other
Security Features” chapter of the Cisco IOS Security Command Reference, Cisco IOS Release 12.2, at
this URL:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_command_reference_book09186a
0080087e33.html
Configuring the Switch for Secure Socket Layer HTTP
This section describes how to configure Secure Socket Layer (SSL) Version 3.0 support for the
HTTP 1.1 server and client. SSL provides server authentication, encryption, and message integrity, as
well as HTTP client authentication, to allow secure HTTP communications.To use this feature, the
Step 4
line vty line_number
[ending_line_number]
transport input ssh
(Optional) Configure the virtual terminal line settings.
Enter line configuration mode to configure the virtual terminal line
settings. For line_number and ending_line_number, specify a pair of
lines. The range is 0 to 15.
Specify that the switch prevent non-SSH Telnet connections. This
limits the router to only SSH connections.
Step 5
end Return to privileged EXEC mode.
Step 6
show ip ssh
or
show ssh
Show the version and configuration information for your SSH server.
Show the status of the SSH server connections on the switch.
Step 7
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Table 7-3 Commands for Displaying the SSH Server Configuration and Status
Command Purpose
show ip ssh Shows the version and configuration information for the SSH server.
show ssh Shows the status of the SSH server.