Enterasys Networks 1G58x-09 Manuel D’Utilisation

Page de 808
Security Configuration Command Set
Configuring Secure Shell (SSH)
14-81
Example
This example shows how to disable SSH:
14.3.6.3 ssh
Use this command to configure a connection to an SSH server.
ssh ipaddr login [port]
Syntax Description
Command Type
Switch command.
Command Mode
Read-Write.
Command Defaults
If not specified, TCP port 22 will be used as the SSH listening port.
Example
This example shows how to configure a connection to an SSH server at IP address 10.0.0.12 with a 
login of “rw”:
Matrix>set ssh disable
ipaddr 
Specifies the IP address of the remote SSH server.
login 
Specifies a login name for the remote SSH server.
port
(Optional) Specifies the remote SSH server’s TCP listening 
port. Valid values are 1 - 65535. The default of 22 can also 
be changed using the set ssh port command as described in 
Matrix>ssh 10.0.0.12 rw