Specifications
12-543
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
ssh enable
ssh enable
To enable Secure Shell (SSH) for the SN 5428-2 Storage Router and to start the SSH service, use the
ssh enable command. To disable SSH and stop the SSH service, use the no form of this command.
ssh enable
no ssh enable
Syntax Description This command has no arguments or keywords.
Defaults SSH is enabled and the SSH service is started by default.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to enable SSH for the storage router and start the SSH service. SSH can be used in
place of Telnet to access the SN 5428-2 for management sessions.
If the SSH server is enabled and the SSH service is running, you can still restrict SSH access to the
SN 5428-2 for specific interfaces by using the restrict command.
Examples The following example disables SSH and terminates the SSH service:
[SN5428-2A]# no ssh enable
*[SN5428-2A]# Jul 26 10:14:48: %UI-5-SSHAST: Stopping SSH service
The following example enables SSH and starts the SSH service:
[SN5428-2A]# ssh enable
[SN5428-2A]# Jul 26 10:14:55: %UI-5-SSSHS: Starting SSH service
Related Commands
Release Modification
3.2.1 This command was introduced.
Command Description
restrict Secure access to storage router interfaces by communications protocols and
services.
show ssh Display SSH server configuration.
show ssh fingerprint Display SSH key generation status and current public key information.
ssh keygen Generate the SSH public and private key pairs for the storage router.