Preview

Cisco 801 Week 3 Lab Report

Good Essays
Open Document
Open Document
677 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Cisco 801 Week 3 Lab Report
This came from the cisco site and is not my own:
Introduction
This document describes the procedure for recovering an enable password or replacing enable-secret passwords on Cisco 801, 802, 803, 804, 805, 811, and 813 Series Routers. These passwords are used to protect access to privileged EXEC and configuration modes. The enable password can be recovered because it is displayed in plain text in the configutaion file. The enable-secret password is encrypted in the configuration file and therefore can only be replaced with a new password.

Prerequisites
Requirements
There are no specific requirements for this document.

Conventions
For more information on document conventions, see the Cisco Technical Tips Conventions.

Step-by-Step
…show more content…
You may encounter booting problems with the Cisco 801, 802, 803, 804, 805, 811 and 813 Series Routers. Cisco 801-805, 811, and 813 routers boot into TinyROM at power-up or after saving any configuration from the console port using Cisco IOS® Software Release 12.1(3) and later. For details of the affected unit serial number and the procedure to solve the booting problem, see Field Notice: Cisco 801-805 and Cisco 811 and 813 Boots into TinyROM.

Note: To recover a password on Cisco 806, 826, 827, 828, 831, or 837 Series Routers, refer to Password Recovery Procedure for the Cisco 806, 827, and 837 Series Routers.

Attach a terminal or PC with terminal emulation to the console port of the router. Use the following terminal
…show more content…
Type set at the boot# prompt and record the current value of the configuration register (set by the "ios-conf" variable):

boot# set set baud =9600 set data-bits =8 set parity =none set stop-bits =1 set console-flags =0 set mac-address =0050.7307.C329 set unit-ip =10.200.40.65 set serv-ip =255.255.255.255 set netmask =255.255.252.0 set gate-ip =10.200.40.1 set pkt-timeout =8 set tftp-timeout =16 set boot-action =flash set file-name ="c800-nsy6-mw.122-10b.bin" set watchdog =off set prompt ="boot" set ios-conf =0x2102

!--- This is the value to record

Type set ios-conf = 142 at the boot# prompt.

If Flash is intact, the best setting is 142.

If the Flash is not installed or is erased, use the 141 setting.

Note: With this setting, you can view or erase the configuration, but you cannot change the password.

Type boot at the boot# prompt to initialize the router.

The router reboots but ignores its saved

You May Also Find These Documents Helpful

  • Satisfactory Essays

    |8 |Perform an wireless audit of an access point / router and decrypt WEP and WPA |…

    • 632 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    1. In the page of LAN >> VLAN Configuration, check the box of Enable to enable the…

    • 454 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Intervalan Routing

    • 389 Words
    • 2 Pages

    Router> Router>en Router>enable Router#conf Router#configure t Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#int Router(config)#interface fa Router(config)#interface fastEthernet 0/0 Router(config-if)#no sh Router(config-if)#no shutdown % LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up Router(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Router(config-if)#ex Router(config-if)#exit Router(config)#int Router(config)#interface fa Router(config)#interface fastEthernet 0/0.10 Router(config-subif)# %LINK-5-CHANGED: Interface FastEthernet0/0.10, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.10, changed state to up Router(config-subif)#en Router(config-subif)#encapsulation d Router(config-subif)#encapsulation dot1Q 10 Router(config-subif)#ip ad Router(config-subif)#ip address 192.168.10.1 255.255.255.0 Router(config-subif)#ex Router(config-subif)#exit Router(config)#int Router(config)#interface fa Router(config)#interface fastEthernet 0/0.20 Router(config-subif)# %LINK-5-CHANGED: Interface FastEthernet0/0.20, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.20, changed state to up Router(config-subif)#en Router(config-subif)#encapsulation d Router(config-subif)#encapsulation dot1Q 20 Router(config-subif)#ip ad Router(config-subif)#ip address 192.168.20.1 255.255.255.0 Router(config-subif)#ex Router(config-subif)#exit Router(config)#int Router(config)#interface fa Router(config)#interface fastEthernet 0/0.30 Router(config-subif)# %LINK-5-CHANGED: Interface FastEthernet0/0.30, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.30, changed state to up Router(config-subif)#en Router(config-subif)#encapsulation d Router(config-subif)#encapsulation dot1Q 30 Router(config-subif)#ip ad Router(config-subif)#ip address 192.168.30.1 255.255.255.0…

    • 389 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    When you remove an access list statement, the entire access list is deleted. Use Notepad or another text editor to construct and modify access lists, then paste the list into the router console.…

    • 1110 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    1. Log in to the Windows 2003 machine with a username of Administrator and a password pof P@ssw0rd.…

    • 1678 Words
    • 7 Pages
    Powerful Essays
  • Better Essays

    raspberry pi

    • 2869 Words
    • 12 Pages

    All this configuration is done at the command line. This may not be quite as easy as…

    • 2869 Words
    • 12 Pages
    Better Essays
  • Satisfactory Essays

    Troubleshooting

    • 261 Words
    • 1 Page

    | On this computer the Default Gateway needs to be 135.135.1.1 so that it matches the rest of them and enables it to connect to the router.…

    • 261 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Useful Cisco Commands

    • 580 Words
    • 3 Pages

    Command that moves user from user mode to privileged mode Router>enable Command that performs the same function as exit Router#logout Command that displays information about current IOS Router#show version Command that configures a router name (name can be any word you choose) Router#hostname <router's name> Command that sets enable password in a router Router(config)#enable password <password> Command that removes enable (not encrypted) password in a router Router(config)#no enable password Command that sets enable secret (encrypted) in a router Router(config)#enable secret <password> Command that removes enable secret in a router Router(config)#no enable secret Command that applies a weak encryption to passwords Router(config)#service password-encryption Command that turns off password encryption Router(config)#no service password-encryption Command that sets console-line mode password to console Router(config)#line con 0 Router(config-line)#password <password> Router(config-line)#login Command that removes console-line mode password to console Router(config)#line con 0 Router(config-line)#no password Router(config-line)#no login Command that sets vty password to telnet Router(config)#line vty 0 4…

    • 580 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Online Grade Inquiry

    • 299 Words
    • 2 Pages

    Step 2: Configure the console and virtual terminal line passwords on each of the routers.…

    • 299 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Ccna Lab Configuration

    • 723 Words
    • 3 Pages

    Router(config-line)#password cisco // next to set the password to access the router use this cisco is the…

    • 723 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Life Witout Plastic

    • 703 Words
    • 3 Pages

    Log in using the admin password of your router (the user name default is “admin” with no password).…

    • 703 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Benson should then go online to the manufacturer website to download and install any latest firmware that is available for his router; he can also download and install any latest versions of the network adapter driver. He needs to make sure that the router is on as well as the modem. If he is using a laptop with wireless instead, and not a pc, then he needs to make sure that the wireless switch is turned on as well. It is sometimes located on the front, side or back of the laptop. If no wireless connection is detected then he needs to use the help on his computer to troubleshoot problems finding a wireless network.…

    • 852 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Engineering Research Paper

    • 1272 Words
    • 6 Pages

    Connect the WAN port on your Router to the Modem’s LAN port with an Ethernet cable. Connect your computer to any Port labeled 1~4 on the Router with an Ethernet cable. Plug the provided Power Adapter into the Power jack on the back of the Router and the other end to a standard electrical Wall socket, and power on the Modem.…

    • 1272 Words
    • 6 Pages
    Satisfactory Essays
  • Powerful Essays

    Tp Link Essey

    • 1218 Words
    • 5 Pages

    This article describes how to manually configure a TP-LINK Router for broadband DSL that uses PPPoE (Point-to-Point Protocol over Ethernet) for authentication.…

    • 1218 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Open the router's administration tool. From the computer connected to the router, first open your Web browser. Then enter the router's address for network administration in the Web address field and hit return to reach the router's home page.…

    • 667 Words
    • 3 Pages
    Satisfactory Essays