– 734 –
C
HAPTER
29
| Authentication Commands
Secure Shell
N
OTE
:
To use SSH with only password authentication, the host public key
must still be given to the client, either during initial connection or manually
entered into the known host file. However, you do not need to configure
the client's keys.
Public Key Authentication
– When an SSH client attempts to contact the
switch, the SSH server uses the host key pair to negotiate a session
key and encryption method. Only clients that have a private key
corresponding to the public keys stored on the switch can access it. The
following exchanges take place during this process:
Authenticating SSH v1.5 Clients
a.
The client sends its RSA public key to the switch.
b.
The switch compares the client's public key to those stored in
memory.
c.
If a match is found, the switch uses its secret key to generate
a random 256-bit string as a challenge, encrypts this string
with the user’s public key, and sends it to the client.
d.
The client uses its private key to decrypt the challenge string,
computes the MD5 checksum, and sends the checksum back
to the switch.
e.
The switch compares the checksum sent from the client
against that computed for the original string it sent. If the two
checksums match, this means that the client's private key
corresponds to an authorized public key, and the client is
authenticated.
Authenticating SSH v2 Clients
a.
The client first queries the switch to determine if DSA public
key authentication using a preferred algorithm is acceptable.
b.
If the specified algorithm is supported by the switch, it notifies
the client to proceed with the authentication process.
Otherwise, it rejects the request.
c.
The client sends a signature generated using the private key
to the switch.
d.
When the server receives this message, it checks whether the
supplied key is acceptable for authentication, and if so, it then
checks whether the signature is correct. If both checks
succeed, the client is authenticated.
N
OTE
:
The SSH server supports up to four client sessions. The maximum
number of client sessions includes both current Telnet sessions and SSH
sessions.
N
OTE
:
The SSH server can be accessed using any configured IPv4 or IPv6
interface address on the switch.
Содержание LGB6026A
Страница 6: ...ABOUT THIS GUIDE 4...
Страница 40: ...38 CONTENTS...
Страница 60: ...58 SECTION I Getting Started...
Страница 86: ...84 SECTION II Web Configuration Unicast Routing on page 517 Multicast Routing on page 575...
Страница 162: ...160 CHAPTER 5 Interface Configuration VLAN Trunking...
Страница 196: ...194 CHAPTER 6 VLAN Configuration Configuring MAC based VLANs...
Страница 204: ...CHAPTER 7 Address Table Settings Clearing the Dynamic Address Table 202...
Страница 238: ...CHAPTER 11 Class of Service Layer 2 Queue Settings 236...
Страница 254: ...252 CHAPTER 12 Quality of Service Attaching a Policy Map to a Port...
Страница 448: ...446 CHAPTER 16 Multicast Filtering Multicast VLAN Registration...
Страница 470: ...468 CHAPTER 17 IP Configuration Setting the Switch s IP Address IP Version 6...
Страница 576: ...574 CHAPTER 21 Unicast Routing Configuring the Open Shortest Path First Protocol Version 2...
Страница 606: ...604 CHAPTER 22 Multicast Routing Configuring PIMv6 for IPv6...
Страница 620: ...618 CHAPTER 23 Using the Command Line Interface CLI Command Groups...
Страница 672: ...670 CHAPTER 25 System Management Commands Time Range...
Страница 692: ...690 CHAPTER 26 SNMP Commands...
Страница 700: ...698 CHAPTER 27 Remote Monitoring Commands...
Страница 854: ...CHAPTER 34 Port Mirroring Commands Local Port Mirroring Commands 852...
Страница 862: ...860 CHAPTER 36 Address Table Commands...
Страница 958: ...956 CHAPTER 40 Quality of Service Commands...
Страница 1034: ...1032 CHAPTER 42 LLDP Commands...
Страница 1044: ...1042 CHAPTER 43 Domain Name Service Commands...
Страница 1062: ...1060 CHAPTER 44 DHCP Commands DHCP Server...
Страница 1206: ...CHAPTER 47 IP Routing Commands Open Shortest Path First OSPFv3 1204...
Страница 1250: ...1248 SECTION IV Appendices...
Страница 1256: ...1254 APPENDIX A Software Specifications Management Information Bases...
Страница 1278: ...1276 COMMAND LIST...