SSH2.0 Overview
1109
Key and algorithm negotiation
■
The server and the client send key algorithm negotiation packets to each other,
which include the supported public key algorithm list, encryption algorithm list,
MAC algorithm list, and compression algorithm list.
■
Based on the received algorithm negotiation packets, the server and the client
figure out the algorithms to be used.
■
The server and the client use the DH key exchange algorithm and parameters
such as the host key pair to generate the session key and session ID.
Through the above steps, the server and the client get the same session key, which
is to be used to encrypt and decrypt data exchanged between the server and the
client later. The server and the client use session ID in the authentication stage.
c
CAUTION:
Before the negotiation, the server must have already generated the
RSA and DSA key pairs, which are mainly used for generating the session key.
Authentication
■
The client sends to the server an authentication request, which includes the
username, authentication method and information related to the
authentication method (the password in the case of password authentication).
■
The server authenticates the client. If the authentication fails, the server
informs the client by sending a message, which includes a list of available
methods for re-authentication.
■
The client selects a method from the list to initiate another authentication.
■
The above process repeats until the authentication succeeds or the
authentication times timeout and the session is torn down.
SSH provides two authentication methods: password authentication and publickey
authentication.
In password authentication:
■
The client encrypts the username and password, encapsulates them into a
password authentication request, and sends the request to the server.
■
Upon receiving the request, the server decrypts the username and password,
compares them against those it maintains, and then informs the client of the
authentication result.
In publickey authentication:
■
The server authenticates clients using digital signatures. Currently, the device
supports two publickey algorithms to implement digital signatures: RSA and
DSA. The client sends to the server a public authentication request containing
its user name, public key and algorithm. The server validates the public key. If
the public key is invalid, the authentication fails; otherwise, the server
generates a digital signature to authenticate the client, and then sends back a
message to inform the success or failure of the authentication.
n
Besides password authentication and publickey authentication, SSH provides
another two authentication methods
Содержание 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 ...