Owners Manual

Usage
Information
The source-interface interface attribute is applicable for both the SSH
client as well as the COPY (SCP) commands. Using these attributes the client
session tags an error to the user during run time, in case there is a mismatch
between this command and the
ip ssh vrf command.
Example
Dell(conf)#ip ssh source-interface tengigabitethernet 1/42
Dell(conf)#do ssh 10.10.10.2 -l admin
Dell(conf)#no ip ssh source-interface
ip ssh server
Configure an SSH server. SSH server is enabled by default.
S4820T
Syntax
NOTE: Some of the parameters in this command require licensing to access.
For more information, contact your Dell Networking representative.
ip ssh server {ciphers cipher-list} {enable | port port-number}
[kex key-exchange-algorithm] [mac hmac-algorithm] [version {1 |
2}]
To disable SSH server functions, use the no ip ssh server {ciphers
cipher-list} {enable | port port-number} [kex key-exchange-
algorithm
] [mac hmac-algorithm] [version {1 | 2}] command.
Parameters
enable Enter the key word enable to start the SSH server.
ciphers cipher-
list
Enter the keyword ciphers and then a space-delimited list
of ciphers that the SSH server supports.
The following ciphers are available.
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
aes128-ctr
aes192-ctr
aes256-ctr
The default cipher list is used.
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
Security
1593