Tuesday 17 June 2014

configuring ssh on hp procurve swtiches

Log in via console
conf t

password manager user-name [Insert_username_here]
[type password]
[confirm password]

crypto key generate ssh

Wait 1 min for this to complete (this will be pretty instant unless the switch is CPU busy)

show crypto host-public-key (if you see the keys there its all good to proceed)

ip ssh (turn on ssh)

wr mem

logout

loging via ssh

no telnet-server

No comments:

Post a Comment