Kategorien
How to enable SSH on an HP Procurve Switch
To enable SSH access (and disable telnet access) to an HP switch, issue the following commands on the command-line:
ProCurve Switch(config)# crypto key generate ssh
ProCurve Switch(config)# ip ssh
ProCurve Switch(config)# no telnet–server