3 ssh, Ssh -81, Section 14.3.6.3 – Enterasys Networks 1G58x-09 User Manual
Page 763
Security Configuration Command Set
Configuring Secure Shell (SSH)
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
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