Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
Session Management Commands
OmniSwitch CLI Reference Guide
September 2009
page 6-41
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 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• You must have a valid username and password for the specified host.
• Refer to the table on 
 for number of sessions supported.
Examples
-> ssh enable
-> ssh 172.155.11.211
login as:
Release History
Release 6.1; command was introduced.
Release 6.1.3; enable and disable parameters added.