1110
C
HAPTER
88: SSH C
ONFIGURATION
■
password-publickey
: Performs both password authentication and publickey
authentication of the client. A client running SSH1 client only needs to pass
either type of the two, while a client running SSH2 client must pass both of
them to login.
■
any
: Performs either password authentication or publickey authentication. The
client tries publickey authentication first.
Session request
After passing authentication, the client sends a session request to the server, while
the server listens to and processes the request from the client. If the client passes
authentication, the server sends back to the client an SSH_SMSG_SUCCESS packet
and goes on to the interactive session stage with the client. Otherwise, the server
sends back to the client an SSH_SMSG_FAILURE packet, indicating that the
processing fails or it cannot resolve the request.
Interactive session
In this stage, the server and the client exchanges data in this way:
■
The client encrypts and sends the command to be executed to the server.
■
The server decrypts and executes the command, and then encrypts and sends
the result to the client.
■
The client decrypts and displays the result on the terminal.
n
■
During interactive session, the client can send the commands to be performed
by pasting the text, which must be within 2000 bytes. It is recommended that
the text pasted be commands in the same view; otherwise, the server may not
be able to perform the commands.
■
If the text exceeds 2000 bytes, you can upload the configuration file to the
server and use the configuration file to restart the server so that the server
executes the commands.
Configuring the
Device as an SSH
Server
SSH Server
Configuration Task List
Complete the following tasks to configure an SSH server:
Task
Remarks
“Enabling SSH Server” on page 1111
Required
“Configuring the User Interfaces for SSH Clients” on page 1111
Required
“Configuring
RSA and DSA
Keys” on page
1111
“Creating RSA or DSA key pairs” on page 1111
Required
“Exporting RSA or DSA key pairs” on page 1112 Optional
“Destroying RSA or DSA key pairs” on page 1112 Optional
“Configuring a Client Public Key” on page 1112
Required for publickey
authentication users
and optional for
password
authentication users
“Configuring an SSH User” on page 1113
Optional
Содержание 4800G Series
Страница 26: ...26 CHAPTER NETWORKING APPLICATIONS ...
Страница 30: ...30 CHAPTER 1 LOGGING IN TO AN ETHERNET SWITCH ...
Страница 62: ...62 CHAPTER 3 LOGGING IN THROUGH TELNET ...
Страница 70: ...70 CHAPTER 5 LOGGING IN THROUGH WEB BASED NETWORK MANAGEMENT SYSTEM ...
Страница 72: ...72 CHAPTER 6 LOGGING IN THROUGH NMS ...
Страница 82: ...82 CHAPTER 8 CONTROLLING LOGIN USERS ...
Страница 98: ...98 CHAPTER 9 VLAN CONFIGURATION ...
Страница 108: ...108 CHAPTER 10 VOICE VLAN CONFIGURATION ...
Страница 119: ...GVRP Configuration Examples 119 DeviceB display vlan dynamic No dynamic vlans exist ...
Страница 120: ...120 CHAPTER 11 GVRP CONFIGURATION ...
Страница 160: ...160 CHAPTER 17 PORT ISOLATION CONFIGURATION ...
Страница 172: ...172 CHAPTER 19 LINK AGGREGATION CONFIGURATION ...
Страница 196: ...196 CHAPTER 22 DLDP CONFIGURATION ...
Страница 240: ...240 CHAPTER 23 MSTP CONFIGURATION ...
Страница 272: ...272 CHAPTER 27 RIP CONFIGURATION ...
Страница 364: ...364 CHAPTER 29 IS IS CONFIGURATION ...
Страница 426: ...426 CHAPTER 31 ROUTING POLICY CONFIGURATION ...
Страница 442: ...442 CHAPTER 33 IPV6 RIPNG CONFIGURATION ...
Страница 466: ...466 CHAPTER 35 IPV6 IS IS CONFIGURATION ...
Страница 488: ...488 CHAPTER 36 IPV6 BGP CONFIGURATION ...
Страница 498: ...498 CHAPTER 37 ROUTING POLICY CONFIGURATION ...
Страница 540: ...540 CHAPTER 40 TUNNELING CONFIGURATION ...
Страница 552: ...552 CHAPTER 41 MULTICAST OVERVIEW ...
Страница 604: ...604 CHAPTER 43 MLD SNOOPING CONFIGURATION ...
Страница 628: ...628 CHAPTER 46 IGMP CONFIGURATION ...
Страница 699: ...Troubleshooting MSDP 699 4 Verify that the C BSR address is different from the anycast RP address ...
Страница 700: ...700 CHAPTER 48 MSDP CONFIGURATION ...
Страница 812: ...812 CHAPTER 57 DHCP SERVER CONFIGURATION ...
Страница 822: ...822 CHAPTER 58 DHCP RELAY AGENT CONFIGURATION ...
Страница 834: ...834 CHAPTER 61 BOOTP CLIENT CONFIGURATION ...
Страница 850: ...850 CHAPTER 63 IPV4 ACL CONFIGURATION ...
Страница 856: ...856 CHAPTER 64 IPV6 ACL CONFIGURATION ...
Страница 860: ...860 CHAPTER 65 QOS OVERVIEW ...
Страница 868: ...868 CHAPTER 66 TRAFFIC CLASSIFICATION TP AND LR CONFIGURATION ...
Страница 888: ...888 CHAPTER 69 PRIORITY MAPPING ...
Страница 894: ...894 CHAPTER 71 TRAFFIC MIRRORING CONFIGURATION ...
Страница 904: ...904 CHAPTER 72 PORT MIRRORING CONFIGURATION ...
Страница 930: ...930 CHAPTER 74 UDP HELPER CONFIGURATION ...
Страница 990: ...990 CHAPTER 79 FILE SYSTEM MANAGEMENT CONFIGURATION ...
Страница 1000: ...1000 CHAPTER 80 FTP CONFIGURATION ...
Страница 1020: ...1020 CHAPTER 82 INFORMATION CENTER CONFIGURATION ...
Страница 1038: ...1038 CHAPTER 84 SYSTEM MAINTAINING AND DEBUGGING ...
Страница 1046: ...1046 CHAPTER 85 DEVICE MANAGEMENT ...
Страница 1129: ...SSH Client Configuration Examples 1129 SwitchB ...
Страница 1130: ...1130 CHAPTER 88 SSH CONFIGURATION ...
Страница 1160: ...1160 CHAPTER 90 RRPP CONFIGURATION ...
Страница 1180: ...1180 CHAPTER 91 PORT SECURITY CONFIGURATION ...
Страница 1192: ...1192 CHAPTER 92 LLDP CONFIGURATION ...
Страница 1202: ...1202 CHAPTER 93 POE CONFIGURATION ...
Страница 1218: ...1218 CHAPTER 96 HTTPS CONFIGURATION ...