You are on page 1of 1

3.5.

7 Modify System Passwords

In this lab, your task is to configure the following policies:

Use the show start command to view the current configuration.


Configure the router to require te%56t as the password to enter privileged exec
mode. Make sure this password is encrypted.
Require yuw#m as the console password.
Require yaba8&y as the password for VTY line 0.
Remove the password from VTY 1�4.
Save your changes to the startup-config file.

Complete this lab as follows:

Select SFO.
Press Enter to get started.
At the SFO> prompt, type enable and press Enter.
At the SFO> prompt, type show start and press Enter.
At the SFO# prompt, type configure terminal and press Enter.
At the SFO(config)# prompt, type enable secret te%56t and press Enter.
At the SFO(config)# prompt, type line con 0 and press Enter.
At the SFO(config-line)# prompt, type password yuw#m and press Enter.
At the SFO(config-line)# prompt, type login and press Enter.
At the SFO(config-line)# prompt, type line vty 0 and press Enter.
At the SFO(config-line)# prompt, type password yaba8&y and press Enter.
At the SFO(config-line)# prompt, type login and press Enter.
At the SFO(config-line)# prompt, type line vty 1 4 and press Enter.
At the SFO(config-line)# prompt, type no password and press Enter.
At the SFO(config-line)# prompt, type exit and press Enter.
At the SFO(config)# prompt, type exit and press Enter.
At the SFO# prompt, type copy run start and press Enter.
Press Enter to begin building the configuration.

You might also like