Ssh - Allied Telesis x510-28GTX Command Reference Manual

Stackable gigabit edge switches x510 series
Table of Contents

Advertisement

S
S
(SSH) C
ECURE
HELL
OMMANDS

SSH

ssh
Overview
This command initiates a Secure Shell connection to a remote SSH server.
If the server requests a password for the user login, the user needs to type in the
correct password on "Password:" prompt.
SSH client identifies the remote SSH server by its public key registered on the client
device. If the server identification is changed, server verification fails. If the public
key of the server has been changed, the public key of the server must be explicitly
added to the known host database.
NOTE
character.
ssh [ip|ipv6][{[user <username>]|[port <1-65535>]|[version
Syntax
{1|2]}}] <hostname> [<line>]
Mode
User Exec and Privileged Exec
C613-50170-01 Rev B
: Note that a hostname specified with SSH cannot begin with a hyphen (-)
Parameter
Description
ip
Specify IPv4 SSH.
ipv6
Specify IPv6 SSH.
user
Login user. If user is specified, the username is used for login to the
remote SSH server when user authentication is required. Otherwise
the current user name is used.
<username>
port
SSH server port. If port is specified, the SSH client connects to the
remote SSH server with the specified TCP port. Other- wise, the
client port configured by "ssh client" command or the default TCP
port (22) is used.
<1-65535>
version
SSH client version. If version is specified, the SSH client supports
only the specified SSH version. By default, SSH client uses SSHv2
first. If the server does not support SSHv2, it will try SSHv1. The
default version can be configured by "ssh client" command.
1
2
<hostname>
IPv4/IPv6 address or hostname of a remote server. The address is in
the format A.B.C.D for an IPv4 address, or in the format X:X::X:X for
an IPv6 address. Note that a hostname specified with SSH cannot
begin with a hyphen (-) character.
<line>
A command to execute on the remote server. If a command is
specified, the command is executed on the remote SSH server and
the session is disconnected when the remote command finishes.
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
User name to login on the remote server.
TCP port.
Use SSH version 1.
Use SSH version 2.
2721

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents