CertExams.com Simulator Lab Exercises Answers
Description: The lab exercise explains the concept of setting the minimum password length for router access. <0-16> Minimum length of all user/enable passwords
Note: This command affects user passwords, enable passwords and secrets, and line passwords created after the command was executed.
Instructions:
1. Enter global configuration mode
2. Configure minimum password length for router access as 10.
3. Exit from configuration mode
R1>enable
R1#configure terminal
R1(config)#security passwords min-length 10
R1(config)#exit