Ssh - Allied Telesis AR2050V Command Reference Manual

Secure, for alliedware plus version 5.4.7-1.x
Table of Contents

Advertisement

VRF-
C
LITE
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>]
Syntax (VRF-lite)
ssh [vrf <vrf-name>] [ip|ipv6][{[user <username>]|[port
<1-65535>]|[version {1|2]}}] <hostname> [<line>]
C613-50186-01 Rev B
: Note that a hostname specified with SSH cannot begin with a hyphen (-)
Parameter
Description
vrf
Apply the command to the specified VRF instance.
<vrf-name>
The name of the VRF instance.
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
Command Reference for AR2050V
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.
1536

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents