User Manual UMN:CLI
V5808
89
Verifies a generated authentication key.
If the SSH server verify the key for specific client, other clients must download the key file
from SSH server to login.
4.5.1.5 Displaying Connection History of SSH Client
To display the connection history of SSH client, use the following command.
Shows the connection history of SSH clients who are
connected to SSH server up to now.
4.5.2 SSH Client
4.5.2.1 Login to SSH Server
To login to SSH server after configuring the V5808 as SSH client, use the following
command.
ssh login DESTINATION
[PUBLIC-KEY] [vrf NAME]
Logins to SSH server.
DESTINATION: IP address of SSH server
PUBLIC-KEY: public key
NAME: VPN Routing/Forwarding instance name
4.5.2.2 Secured File Copy
To copy a system configuration file from/to SSH server, use the following command.
copy {scp | sftp} config
{download | upload} FILENAME
Downloads and uploads a file to through SSH server.
FILE: destination file name
4.5.2.3 Authentication Key
SSH client can access to server through authentication key after configuring
authentication key and informing it to server. It is safer to use authentication key than
inputting password every time for login, and it is possible to connect to several SSH
servers with using one authentication key.
To configure an authentication key in the V5808, use the following command.