Configuring Secure Shell (SSH)
Further Information on SSH Client
3.If there is not a match, and you have not configured the switch to accept
alogin password as a secondary authentication method, the switch denies SSH access to the client.
4.If there is a match, the switch:
a.Generates a random sequence of bytes.
b.Uses the client’s public key to encrypt this sequence.
c.Send these encrypted bytes to the client.
5.The client uses its private key to decrypt the byte sequence.
6.The client then:
a.Combines the decrypted byte sequence with specific session data.
b.Uses a secure hash algorithm to create a hash version of this informa- tion.
c.Returns the hash version to the switch.
7.The switch computes its own hash version of the data in step 6 and compares it to the client’s hash version. If they match, then the client is authenticated. Otherwise, the client is denied access.
Using client
1.Generate a public/private key pair for each client you want to have SSH access to the switch. This can be a separate key for each client or the same key copied to several clients.
2.Copy the public key for each client into a
3.Use copy tftp to copy the
4.Use the aaa authentication ssh command to enable client
To Create a
Bit Size |
| Exponent <e> |
| Modulus <n> |
| Comment |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|