562 | Security
www.dell.com | support.dell.com
Related
Commands
ip ssh server
Configure an SSH server.
Syntax
ip ssh server {enable | port port-number} [version {1 | 2}]
To disable SSH server functions, use the no ip ssh server enable command.
Parameters
Defaults
Default listening port is 22.
Command Modes
CONFIGURATION
Command
History
Usage
Information
This command enables the SSH server and begins listening on a port. If a port is not specified, listening
is on SSH default port 22.
Example
Figure 29-8. ip ssh server port Command Example
Related
Commands
show crypto
Display the public part of the SSH host-keys.
Syntax
show crypto key mypubkey {rsa | rsa1}
Parameters
show ip ssh rsa-authentication Displays RSA authorized keys.
ip ssh rsa-authentication (Config) Enables RSA authentication.
enable
Enter the key word enable to start the SSH server.
port port-number
(OPTIONAL) Enter the keyword port followed by the port number of the
listening port of the SSH server.
Range: 1 to 65535
Default: 22
[version {1 | 2}]
(OPTIONAL) Enter the keyword version followed by the SSH version 1 or
2 to specify only SSHv1 or SSHv2.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS# conf
FTOS(conf)# ip ssh server port 45
FTOS(conf)# ip ssh server enable
FTOS#
show ip ssh Displays the ssh information
Key
Enter the keyword key to display the host public key.
mypubkey
Enter the keyword mypubkey to display the host public key.