CertExams.com Simulator Lab Exercises Answers
Description: Select SW1 switch using the N/W Diagram button in the router simulator. Assign password "consolepass" to line console 0.
Select SW1 switch using the N/W Diagram button in the router simulator. Assign password "consolepass" to line console 0.
Instructions:
1. Enter global configuration mode
2. Enter line sub-configuration mode
3. Set the console password to "consolepass"
4. Exit line configuration mode
Commands:
SW1>enable
SW1#configure terminal
SW1(config)#line console 0
SW1(config-line)#password consolepass
SW1(config-line)#exit
By giving “show running-config” command you can view the console password assigned