Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-127
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
ssh
ssh
To create a Secure Shell (SSH) session using IPv4, use the ssh command.
ssh [username@]{ipv4-address | hostname} [vrf vrf-name]
Syntax Description
Command Default Default VRF.
Command Modes EXEC mode
Command History
Usage Guidelines The switch supports SSH version 2.
Examples This example shows how to start an SSH session using IPv4:
switch# ssh 10.10.1.1 vrf management
Related Commands
username (Optional) Username for the SSH session.
ipv4-address IPv4 address of the remote host.
hostname Hostname of the remote host.
vrf vrf-name (Optional) Specifies the VRF name to use for the SSH session.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
clear ssh session Clears SSH sessions.
ssh server enable Enables the SSH server.
ssh6 Starts an SSH session using IPv6 addressing.