ssh

This command allows you to use the protocol, Secure Shell (SSH) to remotely log into a host from a switch.

Syntax   ssh host -l user

host

Specifies the hostname or IP address of a host.

user

Specifies a configured user on the host.

Defaults   None.

Access   CLI

History   Command introduced in nvOS Version 1.2.1.

Usage   A switch can remotely log into another host. This command initiates a remote login using a secure, encrypted communication with the SSH protocol.

Examples  To remotely log into the switch at 10.1.1.1 as the admin, use the following command:

CLI network-admin@switch > ssh admin@10.1.1.1

ssh-known-hosts-delete

This command allows you to delete outdated SSH fingerprints from the known_hosts file on a switch.

Syntax   ssh-known-hosts-delete

Defaults   None.

History   Command introduced in nvOS Version 1.2.1.

Usage   Allows you to delete SSH fingerprints from previous logins.

Examples  To delete the fingerprint from the switch, use the following command:

CLI network-admin@switch > ssh-known-hosts-delete

stack-hex-led-modify (deprecated)

History   Command introduced in Version 3.0.0.

stack-hex-led-show (deprecated)

History   Command introduced in Version 3.0.0.