3com S7906E 설치 설명서

다운로드
페이지 2621
 
1-12 
To do... 
Use the command… 
Remarks 
Enter system view 
system-view 
— 
Disable first-time authentication 
support 
undo ssh client first-time 
Optional 
By default, first-time 
authentication is supported on 
a client. 
Configure the server public key 
 
Required 
The method of configuring 
server public key on the client is 
similar to that of configuring 
client public key on the server. 
Specify the host public key 
name of the server 
ssh client authentication 
server
 server assign 
publickey
 keyname 
Required 
 
Establishing a Connection Between the SSH Client and the Server 
Follow these steps to establish the connection between the SSH client and the server: 
To do... 
Use the command… 
Remarks 
For an IPv4 
server 
ssh2 server [ port-number ] 
identity-key { dsa rsa } | 
prefer-ctos-cipher { 3des | aes128 | 
des } | prefer-ctos-hmac { md5 | 
md5-96 sha1 | sha1-96 } | 
prefer-kex { dh-group-exchange | 
dh-group1 
| dh-group14 } | 
prefer-stoc-cipher { 3des | aes128 | 
des } | prefer-stoc-hmac { md5 | 
md5-96 sha1 | sha1-96 } ] * 
Establish a 
connection 
between the 
SSH client and 
server, and 
specify the 
public key 
algorithm, 
preferred 
encryption 
algorithms, 
preferred 
HMAC 
algorithms and 
preferred key 
exchange 
algorithm 
For an IPv4 
IPv6 server 
ssh2 ipv6 server [ port-number ] 
identity-key { dsa rsa } | 
prefer-ctos-cipher { 3des | aes128 | 
des } | prefer-ctos-hmac { md5 | 
md5-96 sha1 | sha1-96 } | 
prefer-kex { dh-group-exchange | 
dh-group1 
| dh-group14 } | 
prefer-stoc-cipher { 3des | aes128 | 
des } | prefer-stoc-hmac { md5 | 
md5-96 sha1 | sha1-96 } ] * 
Required 
Use either command in 
user view. 
 
Displaying and Maintaining SSH 
To do… 
Use the command… 
Remarks 
Display the source IP address 
or interface currently set for the 
SFTP client 
display sftp client source 
Available in any view 
Display the source IP address 
or interface currently set for the 
SSH client 
display ssh client source 
Available in any view