ssh6 interface
Focus
Focus

ssh6 interface

Table of Contents

ssh6 interface

Use the ssh6 interface command to invoke the secure shell (SSH) or client from the device for debugging and troubleshooting purposes.

Command

ssh6 <interface> <user>@<hostname> [port | identity]

Options

portEnter a port number for SSH6 connection.
identityProvides a file identity in the form of a private key for RSA or DSA authentication. For example,
ABC.pem

Command Notes

RoleSuper, Read Only
Related Commands
Introduced inRelease 6.0.1

Example

ssh6 1 elem-admin@6.6.6.6 getaddrinfo: 3001::99: Address family for hostname not supported ssh: connect to host 6.6.6.6 port 22: failure ssh6 1 elem-admin@3001::22 option-key-algo=curve25519-sha256 port 22 identity home/.ssh/id_rsa elem-admin@3001::22's password: Welcome to Ubuntu 18.04.2 LTS (GNU/Linux 4.18.0-15-generic x86_64)