ssh (user and privi exec modes)

Opens a SSH (Secure Shell) connection between two network devices

Note

Note

This command and its syntax is common to both the User Executable and Privilege Executable configuration modes.

Supported in the following platforms:

  • Access Points — AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP7632, AP7662, AP8163, AP8432, AP8533
  • Wireless Controller — RFS4010
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

ssh <IP/HOSTNAME> <USER-NAME> {<INF-NAME/LINK-LOCAL-ADD>}

Parameters

ssh <IP/HOSTNAME> <USER-NAME> {<INF-NAME/LINK-LOCAL-ADD>}

<IP/HOSTNAME>

Specify the remote system's IP address or hostname.

<USERNAME>

Specify the name of the user requesting SSH connection with the remote system.

<INF-NAME/ LINK-LOCAL-ADD> Optional. Specify the interface‘s name or link local address.

Example (User Exec Mode)

NOC-NX9500>ssh 10.234.160.13 admin
admin@10.234.160.13's password:
ap8432-070235>>ssh 192.168.13.24 admin
admin@192.168.13.24's password:
rfs4000-6DB5D4>

Example (Privi Exec Mode)

ap7532-DF9A4C#ssh 10.234.160.13 admin
admin@10.234.160.13's password:
ap8432-070235>