Configures the
switch to allow
SSH access only
ProCurve(config)# password manager user-name leader
for a client whose
public key
New password for Manager: ********
matches one of the
keys in the public
Please retype new password for Manager: ********
ProCurve(config)# aaa authentication ssh login public-key none
key file.
ProCurve(config)# aaa authentication ssh enable tacacs local
ProCurve(config)# coy tftp pub-key-file 10.33.18.117
ProCurve(config)# write memory
Configures the primary and
Copies a public key file
secondary password methods for
named "Client-Keys.pub"
Manager (enable) access. (Becomes
into the switch.
available after SSH access is granted
Configures Manager user-
name and password.
Figure 7-11. Configuring for SSH Access Requiring a Client Public-Key Match and Manager Passwords
Figure 7-12 shows how to check the results of the above commands.