Siemens S323 User Manual

Page of 381
UMN:CLI                                                                                                                                                              User  Manual 
SURPASS hiD 6615 S223/S323 R1.5 
62                                                                         A50010-Y3-C150-2-7619 
4.4.1.5 
Assigning Specific Authentication Key 
After enabling ssh server, each client will upload generated key. The ssh server can as-
sign specific key among the uploaded keys from several clients.   
To verify Authentication Key, use the following command. 
Command Mode 
Description 
ssh key verify FILENAME
 
Global 
Verifys generated ssh 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.2 SSH 
Client 
The hiD 6615 S223/S323 can be used as SSH client with the following procedure. 
 
 
 
 
4.4.2.1 
Login to SSH Server 
To login to SSH server after configuring the hiD 6615 S223/S323 as SSH client, use the 
following command. 
Command Mode 
Description 
ssh login
 DESTINATION 
[PUBLIC_KEY
Enable 
Logins to SSH server. 
DESTINATION: IP address of SSH server or hostname 
and account 
PUBLIC_KEY: Specify public key. 
 
4.4.2.2 File 
Copy 
To copy a file from/to SSH server, use the following command. 
Command Mode 
Description 
copy 
{scp 
l sftp} config 
{download  l upload}  CONFIG-
FILE
 
Enable 
Global 
Downloads or uploads a file to through SSH server. 
 
4.4.2.3 Configuring 
Authentication 
Key 
SSH client can access to server through authentication key after configuring authentica-
tion key and informing it to server. It is safer to use authentication key than inputting 
password every time for login, and it is also possible to connect to several SSH servers 
with using one authentication key. 
 
i