Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Connecting to a Remote Host Through SSH
To connect to a remote host through SSH:
- In operational mode, enter the following command.user@host> ssh host host <v1 | v2>
where:
- host—Hostname or IP address of the remote host. You can specify a username by using the format user@host forhost. If you do not specify a username, the command uses the username of the current user.
- <v1 | v2>—Version of SSH, 1 or 2.