Follow the below commands to configure Console, VTY and Auxiliary port passwords on a Cisco Switch: Line Console Password Console port is used to access the switch using a console port. Switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#line con Switch(config)#line console 0 Switch(config-line)#password ABCD Switch(config-line)#login Switch(config-line)#exit Telnet Password Virtual Terminal […]