Archives
Packet Tracer Labs
Jeremy’s IT Packet Tracer Labs Basic Device Security 1. Change the hostnames of the router and switch to the appropriate names (R1, SW1) ##Use the ‘hostname’ command in global configuration mode## R1(config)#hostname R1 SW2(config)#hostname SW1 2. Configure an unencrypted enable password of ‘CCNA’ on both devices R1/SW2(config)#enable password CCNA …