Session Management Commands
page 6-42 OmniSwitch 6250 CLI Reference Guide November 2009
ssh
Invokes Secure Shell on the switch. Secure Shell is used to make a secured connection to a remote system
or device.
ssh {host_name | ip_address | enable | disable}
Syntax Definitions
host_name Specifies the host name for Secure Shell.
ip_address Specifies the IP address for Secure Shell.
enable Administratively enables Secure Shell on the switch.
disable Administratively disables Secure Shell on the switch.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• You must have a valid username and password for the specified host.
• You can establish up to 1 SSH sessions from an OmniSwitch (when it acts as Client) and up to 8 SSH
sessions towards an OmniSwitch (when it acts as Server).
Examples
-> ssh enable
-> ssh 172.155.11.211
login as:
Release History
Release 6.6.1; command was introduced.