Telnet, SSH and Slogin Commands
205
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Telnet_SSH_and_Slogin.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Default Configuration
Device configuration from an SSH server is enabled.
Command Mode
Global Configuration mode
User Guidelines
If encryption keys are not generated, the SSH server is in standby until the
keys are generated. To generate SSH server keys, use the
crypto key generate
dsa
and
crypto key generate rsa
Global Configuration mode commands.
Example
The following example enables configuring the device from a SSH server.
Console(config)#
ip ssh server
ip ssh pubkey-auth
The
ip ssh pubkey-auth
Global Configuration mode command enables
public key authentication of incoming SSH sessions. Use the
no
form of this
command to disable this function.
Syntax
ip ssh pubkey-auth
no ip ssh pubkey-auth
Default Configuration
Public Key authentication of incoming SSH sessions is disabled.
Command Mode
Global Configuration mode
User Guidelines
AAA authentication is independent.