8-26
Configuring Secure Shell (SSH)
Further Information on SSH Client Public-Key Authentication
3.
If there is not a match, and you have not configured the switch to accept
a login 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 from 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 public-key authentication requires these steps:
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 client-public-key text file.
3.
Use
copy tftp
to copy the client-public-key file into the switch. Note that
the switch can hold 10 keys. The new key is appended to the client public-
key file
4.
Use the
aaa authentication ssh
command to enable client public-key
authentication.
To Create a Client-Public-Key Text File.
These steps describe how to
copy client-public-keys into the switch for challenge-response authentication,
and require an understanding of how to use your SSH client application.
Figure 8-13. Example of a Client Public Key
Bit Size
Exponent <e>
Modulus <n>
Comment
Summary of Contents for E3800 Series
Page 2: ......
Page 3: ...HP Networking E3800 Switches Access Security Guide September 2011 KA 15 03 ...
Page 30: ...xxviii ...
Page 86: ...2 36 Configuring Username and Password Security Password Recovery ...
Page 186: ...4 72 Web and MAC Authentication Client Status ...
Page 364: ...8 32 Configuring Secure Shell SSH Messages Related to SSH Operation ...
Page 510: ...10 130 IPv4 Access Control Lists ACLs General ACL Operating Notes ...
Page 548: ...11 38 Configuring Advanced Threat Protection Using the Instrumentation Monitor ...
Page 572: ...12 24 Traffic Security Filters and Monitors Configuring Traffic Security Filters ...
Page 730: ...20 Index ...
Page 731: ......