How to Configure the Cisco Switch to Run SSH
For SSH to work, your Cisco switch needs an RSA public/private key pair. The VTY relies on SSH for its secure transport. Follow these steps to set up your Cisco Switch to run SSH: Switch#conf tEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#hostname HO1HO1(config)#ip domain-name magwinya.co.zaHO1(config)#crypto key generate rsa% You already have RSA keys defined… Read More »