Using Secure Shell Logging Into the Switch
page 2-16 OmniSwitch 6800/6850/9000 Switch Management Guide December 2007
Note. Use of the cmdtool OpenWindows support facility is not recommended over Secure Shell connec-
tions with an external server.
The following command establishes a Secure Shell interface from the local OmniSwitch to IP address
11.133.30.135:
-> ssh 11.133.30.135
login as:
Note. If Secure Shell is not enabled on a switch, use the ssh enable command to enable it.
You must have a login and password that is recognized by the IP address you specify. When you enter
your login, the device you are logging in to, will request your password as shown here:
-> ssh 11.133.30.135
login as: rrlogin1
rrlogin1's password for keyboard-interactive method:
Once the Secure Shell session is established, you can use the remote device specified by the IP address on
a secure connection from your OmniSwitch.
Note. The login parameters for Secure Shell session login parameters can be affected by the
session login-attempt and session login-timeout CLI commands.
The following drawing shows an OmniSwitch, using IP address 11.233.10.145, establishing a Secure Shell
session across a network to another OmniSwitch, using IP address 11.133.30.135. To establish this session
from the console in the figure below, you would use the CLI commands shown in the examples above.
Once you issue the correct password, you are logged into the OmniSwitch at IP address 11.133.30.135.
To view the parameters of the Secure Shell session, issue the who command. The following will display:
-> who
Session number = 0
User name = (at login),
Access type = console,
Access port = Local,
Secure Shell Session between Two OmniSwitches
OmniSwitch
11.233.10.145
Console
OmniSwitch
11.133.30.135