ssh

To enable or disable SSH subsystem or perform SSH server-related configuration, use the command ssh in Global Configuration Mode.

ssh

ssh { {enable } { | disable } { | server-address } { <ip-address> } { [port } { <integer(1-65535)>]} }

Parameters

Parameter Type Description
enable   Enter to enable ssh subsystem. When set to “enable”, the switch is accessible through ssh from remote location
disable   Enter to disable ssh subsystem. Setting ssh to disable, removes the ssh access to the switch.
server-address   Enter to configure the SSH server listening IP address.
<ip-address>   Enter the SSH server listening IP address.
port   Enter to configure the primary port number on which SSH server listens.
<integer(1-65535)> Integer Enter a number for the primary port number on which SSH server listens

Mode

Global Configuration Mode

Default

enable

Port 22

Examples

iS5Comm(config)# ssh enable

iS5Comm (config)# ssh server-address 12.0.0.0 port 1