CertExams.com Simulator Lab Exercises Answers
Description: Here, you assign password to 1900 Series switch.
Instructions:
1. Enter global configuration mode on a 1900 series switch.
2. Set Level 1 password to "switchpass"
3. Set Level 15 password to "switchpass2"
4. Exit global configuration mode.
Commands:
k
>enable
#configure terminal
(config)#enable password level 1 switchpass
(config)#enable password level 15 switchpass2
(config)#end
#exit