Specifications
CLI Management Guide
TigerAccess™ EE
56 SMC7824M/VSW
4.4.1.4 Assigning Specific Authentication Key
After enabling SSH server, each client will upload its own generated authentication key.
The SSH server can assign the specific key among the uploaded keys from several cli-
ents.
To verify an authentication key, use the following command.
Command Mode Description
ssh key verify FILENAME Global 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.4.1.5 Displaying Connection History of SSH Client
To display the connection history of SSH client, use the following command.
Command Mode Description
show ssh history
Enable
Global
Bridge
Shows the connection history of SSH clients who are
connected to SSH server up to now.
4.4.2 SSH Client
The switch can be used as SSH client with the following procedure.
•
Login to SSH Server
•
File Copy
•
Authentication Key
4.4.2.1 Login to SSH Server
To login to SSH server after configuring the switch as SSH client, use the following com-
mand.
Command Mode Description
ssh login DESTINATION [PUB-
LIC-KEY]
Enable
Logins to SSH server.
DESTINATION: IP address of SSH server
PUBLIC-KEY: public key
4.4.2.2 File Copy
To copy a system configuration file from/to SSH server, use the following command.
Command Mode Description
copy {scp | sftp} config
{download | upload} FILENAME
Enable
Downloads and uploads a file to through SSH server.
FILE: destination file name
i