Accton Technology VS4512DC Switch User Manual


 
System Management Commands
4-31
Command Mode
Global Configuration
Example
Secure Shell Commands
The Berkley-standard includes remote access tools originally designed for Unix
systems. Some of these tools have also been implemented for Microsoft Windows
and other environments. These tools, including commands such as rsh (remote
shell), and rexec (remote execute), are not secure from hostile attacks.
The Secure Shell (SSH) includes server/client applications intended as a secure
replacement for the older Berkley remote access tools. SSH provides remote
management access via encrypted paths between the switch and SSH-enabled
management station clients. The commands described in this section show how to
configure the SSH server. However, you also need to install a SSH client on the
management station when using this protocol to configure the switch. When the
client contacts the switch via the SSH protocol, the switch generates a public-key
that the client uses along with a local user name and password for access
authentication.
Note: The switch supports only SSH Version 1.5.
ip ssh server
Use this command to enable the Secure Shell (SSH) server on this switch. Use the
no form to disable this service.
Syntax
[no] ip ssh server
Console#config
Console(config)#ip telnet server
Console(config-line)#
Command Function Mode Pag
e
ip ssh server Enables the SSH server on the switch GC 4-31
ip ssh timeout Specifies the authentication timeout for the SSH server GC 4-35
ip ssh
authentication-retries
Specifies the number of retries allowed by a client GC 4-33
disconnect ssh Terminates an SSH connection PE 4-33
show ip ssh Displays the status of the SSH server and the configured values
for authentication timeout and retries
PE 4-34
show ssh Displays the status of current SSH sessions PE 4-35
show users Shows SSH users, including privilege level and public key type PE 4-53