[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
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 for host . If
you do not specify a username, the command uses the username of the
current user.
- <v1 | v2>—Version of SSH, 1 or 2.
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]