10.6.13 Packet Tracer – Research and Execute Password Recovery Procedures – Physical Mode Answers

Last Updated on February 14, 2021 by Admin

10.6.13 Packet Tracer – Research and Execute Password Recovery Procedures – Physical Mode Answers

   CCNA 3 v7 & 7.02   
Final Exam Answers
This Modules 9 - 12
Modules 9 - 12 Exam Answers Online Test
Next Modules 13 - 14
Modules 13 - 14 Exam Answers Online Test
CCNA 3 ENSA v7.02 - Packet Tracer Activities Answers & Solutions
10.1.5 Packet Tracer – Use CDP to Map a Network Answers
10.2.6 Packet Tracer – Use LLDP to Map a Network Answers
10.3.4 Packet Tracer – Configure and Verify NTP Answers
10.6.10 Packet Tracer – Back Up Configuration Files Answers
10.6.12 Packet Tracer – Use TFTP and Flash to Manage Configuration Files – Physical Mode Answers
10.6.13 Packet Tracer – Research and Execute Password Recovery Procedures – Physical Mode Answers
10.7.6 Packet Tracer – Use a TFTP Server to Upgrade a Cisco IOS Image Answers
10.8.1 Packet Tracer – Configure CDP, LLDP, and NTP Answers
11.5.1 Packet Tracer – Compare Layer 2 and Layer 3 Devices Answers
12.5.13 Packet Tracer – Troubleshoot Enterprise Networks Answers
12.6.1 Packet Tracer – Troubleshooting Challenge – Document the Network Answers
12.6.2 Packet Tracer – Troubleshooting Challenge – Use Documentation to Solve Issues Answers
CCNA 3 ENSA v7.02 - Student Lab Answers & Solutions
10.4.10 Lab – Research Network Monitoring Software Answers
10.6.11 Lab – Use Tera Term to Manage Router Configuration Files Answers
10.6.12 Lab – Use TFTP, Flash, and USB to Manage Configuration Files Answers
10.6.13 Lab – Research Password Recovery Procedures Answers
10.8.2 Lab – Configure CDP, LLDP, and NTP Answers

Packet Tracer – Research and Execute Password Recovery Procedures – Physical Mode (Answers Version)

Answers Note: Red font color or gray highlights indicate text that appears in the Answers copy only.

Objectives

Part 1: Research the Configuration Register

Part 2: Document the Password Recovery Procedure for a Specific Cisco Router

Background / Scenario

The purpose of this activity is to research the procedure for recovering or resetting the enable password on a specific Cisco router. The enable password protects access to privileged EXEC and configuration mode on Cisco devices. The enable password can be recovered, but the enable secret password is encrypted and would need to be replaced with a new password.

In order to bypass a password, a user must be familiar with the ROM monitor (ROMMON) mode, as well as the configuration register setting for Cisco routers. ROMMON is basic CLI software stored in ROM that can be used to troubleshoot boot errors and recover a router when an IOS is not found.

In this activity, you will begin by researching the purpose and settings of the configuration register for Cisco devices. You will then research and detail the exact procedure for password recovery for a specific Cisco router. Finally, using Packet Tracer, you will practice the procedure by using the configuration register to recover a password on a Cisco 2911 router.

Note: By design, the activity will open with a completion percentage of 12%.

Instructions

Part 1:Research the Configuration Register

To recover or reset an enable password, you will access the ROMMON interface to instruct the router to ignore the startup configuration when booting. When booted, access privilege EXEC mode, overwrite the running configuration with the saved startup configuration. You will then recover or reset the password and restore the boot process of the router to include the startup configuration.

The configuration register of the router plays a vital role in the process of password recovery. In the first part of this activity, you will research the purpose of the configuration register of a router and the meaning of certain configuration register values.

Answers Note: Have students visit the Use of Configuration Register on All Cisco Routers page at http://www.cisco.com/en/US/products/hw/routers/ps133/products_tech_note09186a008022493f.shtml on the Cisco Website.

Step 1:Describe the purpose of the configuration register.

Questions:

What is the purpose of the configuration register?

Type your answers here.

The configuration register can be used to change the way the router boots, options for booting, and console speed.

What command changes the configuration register in global configuration mode?

Type your answers here.

config-register

What command changes the configuration register in ROMMON mode?

Type your answers here.

confreg

Step 2:Determine configuration register values and their meanings.

Questions:

Research and list the router behavior for the following configuration register values.

0x2102

Type your answers here.

For the configuration register value 0x2102, a router will load the IOS from flash memory and then load the start-up configuration from the NVRAM if present. If no operating system is found, the router will boot to ROMMON.

0x2142

Type your answers here.

For the configuration register value 0x2142, a router will load the IOS from flash memory, ignore the start-up configuration in NVRAM, and provide a prompt for initial configuration dialog. If no operating system is found, the router will boot to ROMMON.

What is the difference between these two configuration register values?

Type your answers here.

The 0x2102 setting is for normal router operation. The 0x2142 setting bypasses the start-up configuration allowing a user to recover or reset the enable password.

Part 2:Document the Password Recovery Procedure for a Specific Cisco Router

For Part 2, you will describe the exact procedure for recovering or resetting a password from a 2900 series Cisco router and answer questions based on your research.

Step 1:Detail the process to recover a password on a specific Cisco router.

Research and list the steps and commands to recover or reset the enable or enable secret password from your Cisco router. Summarize the steps in your own words.

Type your answers here.

To recover or reset the enable password on the Cisco 2900 series router, complete the following steps:
1.Establish a terminal connection with the router using Tera Term or other terminal emulator.
2.Boot to ROMMON by either removing flash and rebooting, or selecting Alt-b during a reboot.
3.Type confreg 0x2142 at the rommon prompt.
4.Type reset at the next rommon prompt.
5.Type no at the initial configuration dialog.
6.Type enable at the router prompt.
7.Type copy startup-config running-config to load the startup configuration.
8.Type configure terminal.
9.Record an unencrypted enable password. Reset an encrypted enable password.
10.In configuration mode, type config-register 0x2102.
11.In privileged EXEC mode, type copy running-config startup-config to save configuration.
12.Use the show version command to verify configuration register settings.

Step 2:Using Packet Tracer, execute the recovery of an enable password and a secret password on a Cisco 2911 router.

Imagine that you have just returned from a week-long conference. You try to log into the main company router but while you were away, someone changed the enable password. You are unable to log into the router.

  1. From the desktop of the laptop, use the terminal mode to connect to the router. Because the passwords are unknown to you, you will not be able to log in.
  2. In Physical Mode, go to the rear view of the router in the rack and switch the router off.
  3. Power the router back on and quickly return to terminal mode on the laptop and enter CTRL+c before the hash loading marks (#####) have finished displaying.If you are not quick enough, power cycle the router another time. You should end up in ROMMON mode.

Note: On real equipment, you might have to type ALT-b instead of CTRL-c

rommon 1 >

Note: On real equipment, you must be physically near the router to execute this procedure. It is essential that a corporation ensure that there is strong physical security for all networking devices.

  1. Change the value of the configuration register and reboot.

rommon 1 > confreg 0x2142

rommon 2 > reset

  1. Ensure that you enter N to the initial configuration dialog question. You will be in user EXEC mode. Go to privileged EXEC mode.
  2. Copy the startup configuration to the running configuration. The Router prompt should have changed to Main#
  3. Make the following modifications to the running configuration:

1)Change the router prompt to Branch.

2)Change the secret password to branch1.

3)Change the console vty line passwords to branch2.

4)Add a banner of “Password Recovered”.

5)Verify the value of the configuration register.

6)Change the configuration register to 0x2102 in global config mode.

Branch(config)# config-register 0x2102

7)Save the running configuration to the startup configuration.

  1. Reload the router and login with the new passwords.
  2. Display the running configuration. Notice that the interfaces are in shutdown mode. Reactivate interfaces G0/0 and G0/2.

Step 3:Answer questions about the password recovery procedure.

Using the process for password recovery, answer the following questions.

Questions:

Describe how to find the current setting for your configuration register.

Type your answers here.

The show version command will provide the current setting for the configuration register.

Describe the process for entering ROMMON mode.

Type your answers here.

A user can remove the flash memory and restart the router to boot to the ROMMON utility. A user can also boot the router and select alt+b when using Tera Term on real equipment.

What commands do you need to enter the ROMMON interface?

Type your answers here.

(2900-series) A user would need to enter confreg 0x2142 to change the configuration setting, followed by reset to restart the router.

What message would you expect to see when the router boots?

Type your answers here.

If a router does not load the startup configuration, a user would expect to see the message “Continue with configuration dialog?”

Why is it important to load the startup configuration into the running configuration?

Type your answers here.

Loading the startup configuration into the running configuration ensures that the original startup configuration remains intact if the user saves during the password recovery process.

Why is it important to change the configuration register back to the original value after recovering password?

Type your answers here.

Returning the configuration register to the original value will ensure that the router will load the startup configuration during the next reload.

Reflection Question

Why is it of critical importance that a router be physically secured to prevent unauthorized access?

Type your answers here.

Because the password recovery procedure can only be performed using a console connection, which requires direct physical access to the device, preventing unauthorized users access to the physical device is an imperative part of an overall security plan.

   CCNA 3 v7 & 7.02   
Final Exam Answers
This Modules 9 - 12
Modules 9 - 12 Exam Answers Online Test
Next Modules 13 - 14
Modules 13 - 14 Exam Answers Online Test
CCNA 3 ENSA v7.02 - Packet Tracer Activities Answers & Solutions
10.1.5 Packet Tracer – Use CDP to Map a Network Answers
10.2.6 Packet Tracer – Use LLDP to Map a Network Answers
10.3.4 Packet Tracer – Configure and Verify NTP Answers
10.6.10 Packet Tracer – Back Up Configuration Files Answers
10.6.12 Packet Tracer – Use TFTP and Flash to Manage Configuration Files – Physical Mode Answers
10.6.13 Packet Tracer – Research and Execute Password Recovery Procedures – Physical Mode Answers
10.7.6 Packet Tracer – Use a TFTP Server to Upgrade a Cisco IOS Image Answers
10.8.1 Packet Tracer – Configure CDP, LLDP, and NTP Answers
11.5.1 Packet Tracer – Compare Layer 2 and Layer 3 Devices Answers
12.5.13 Packet Tracer – Troubleshoot Enterprise Networks Answers
12.6.1 Packet Tracer – Troubleshooting Challenge – Document the Network Answers
12.6.2 Packet Tracer – Troubleshooting Challenge – Use Documentation to Solve Issues Answers
CCNA 3 ENSA v7.02 - Student Lab Answers & Solutions
10.4.10 Lab – Research Network Monitoring Software Answers
10.6.11 Lab – Use Tera Term to Manage Router Configuration Files Answers
10.6.12 Lab – Use TFTP, Flash, and USB to Manage Configuration Files Answers
10.6.13 Lab – Research Password Recovery Procedures Answers
10.8.2 Lab – Configure CDP, LLDP, and NTP Answers