774
C
HAPTER
71: SSH T
ERMINAL
S
ERVICES
■
Password authentication works as follows: The client sends a password
authentication request carrying the encrypted username and password to the
server. The server decrypts the request to obtain the username and password in
plain text, and matches the username and password against those configured
on itself. Then, it returns the authentication result according to the matching
result.
■
RSA authentication works as follows: The client sends an RSA authentication
request carrying the username, public key and public key algorithm to the
server. The server checks the validity of the public key. If the key is invalid, the
server returns an authentication failure message directly; otherwise, the server
authenticates the client and returns the authentication result to the client.
4
Session request stage. After successful authentication, the client sends session
request messages to the server. The server processes the request messages.
5
Interactive session stage. Both ends exchange data till the session ends.
SSH Server
Configuration
The following table describes SSH server configuration tasks.
Configuring supported protocols
Table 608
Configure SSH2.0 server
Configuration Keyword
Description
Configure supported
protocols
protocol inbound
Refer
to
“Configuring
supported protocols” on
page 774
Generate a local RSA key pair
rsa local-key-pair create
Refer to “Generating or
destroying RSA key pairs” on
page 775
Destroy a local RSA key pair
rsa local-key-pair destroy
Create an SSH user
ssh user
username
Refer to “Creating an SSH
user” on page 776.
Specify a default
authentication type for SSH
users
ssh authentication-type
default
Refer to “Configuring
authentication type” on page
776
Configure authentication
type for SSH users
ssh user
username
authentication-type
Set SSH authentication
timeout time
ssh server timeout
Refer to “Configuring server
SSH attributes” on page 777
Set SSH authentication retry
times
ssh server
authentication-retries
Set the update interval for the
server key
ssh server rekey-interval
Specify the server compatible
with the SSH1.x
version-supported client.
ssh server compatible-ssh1x
enable
Allocate public keys for SSH
users
ssh user
username
assign
rsa-key
keyname
Refer to “Configuring a
Client Public Key” on page
777
Table 609
Configure supported protocols
Operation Command Description
Enter system view
system-view
-
Summary of Contents for Switch 7757
Page 32: ...32 CHAPTER 1 CLI OVERVIEW...
Page 70: ...70 CHAPTER 5 LOGGING IN USING MODEM...
Page 76: ...76 CHAPTER 7 LOGGING IN THROUGH NMS...
Page 86: ...86 CHAPTER 9 CONFIGURATION FILE MANAGEMENT...
Page 120: ...120 CHAPTER 13 ISOLATE USER VLAN CONFIGURATION...
Page 126: ...126 CHAPTER 14 SUPER VLAN...
Page 136: ...136 CHAPTER 16 IP PERFORMANCE CONFIGURATION...
Page 152: ...152 CHAPTER 17 IPX CONFIGURATION...
Page 164: ...164 CHAPTER 19 QINQ CONFIGURATION...
Page 172: ...172 CHAPTER 21 SHARED VLAN CONFIGURATION...
Page 182: ...182 CHAPTER 22 PORT BASIC CONFIGURATION...
Page 198: ...198 CHAPTER 24 PORT ISOLATION CONFIGURATION...
Page 208: ...208 CHAPTER 25 PORT SECURITY CONFIGURATION...
Page 224: ...224 CHAPTER 27 DLDP CONFIGURATION...
Page 232: ...232 CHAPTER 28 MAC ADDRESS TABLE MANAGEMENT...
Page 240: ...240 CHAPTER 29 CENTRALIZED MAC ADDRESS AUTHENTICATION CONFIGURATION...
Page 280: ...280 CHAPTER 30 MSTP CONFIGURATION...
Page 348: ...348 CHAPTER 35 IS IS CONFIGURATION...
Page 408: ...408 CHAPTER 39 802 1X CONFIGURATION...
Page 412: ...412 CHAPTER 40 HABP CONFIGURATION...
Page 422: ...422 CHAPTER 41 MULTICAST OVERVIEW...
Page 426: ...426 CHAPTER 42 GMRP CONFIGURATION...
Page 480: ...480 CHAPTER 47 PIM CONFIGURATION...
Page 506: ...506 CHAPTER 48 MSDP CONFIGURATION...
Page 552: ...552 CHAPTER 51 TRAFFIC ACCOUNTING CONFIGURATION...
Page 570: ...570 CHAPTER 53 HA CONFIGURATION...
Page 582: ...582 CHAPTER 54 ARP CONFIGURATION SwitchA arp protective down recover interval 200...
Page 622: ...622 CHAPTER 58 DHCP RELAY AGENT CONFIGURATION...
Page 684: ...684 CHAPTER 61 QOS CONFIGURATION...
Page 718: ...718 CHAPTER 63 CLUSTER...
Page 738: ...738 CHAPTER 67 UDP HELPER CONFIGURATION...
Page 752: ...752 CHAPTER 69 RMON CONFIGURATION...
Page 772: ...772 CHAPTER 70 NTP CONFIGURATION...
Page 796: ...796 CHAPTER 72 FILE SYSTEM MANAGEMENT...
Page 802: ...802 CHAPTER 73 BIMS CONFIGURATION...
Page 814: ...814 CHAPTER 74 FTP AND TFTP CONFIGURATION...
Page 830: ...830 CHAPTER 75 INFORMATION CENTER...
Page 836: ...836 CHAPTER 76 DNS CONFIGURATION...
Page 852: ...852 CHAPTER 77 BOOTROM AND HOST SOFTWARE LOADING...
Page 858: ...858 CHAPTER 78 BASIC SYSTEM CONFIGURATION DEBUGGING...