Chapter 5 Managing a Cisco Internetwork

Slides:



Advertisements
Similar presentations
Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
Advertisements

Cisco Router. Overview Understanding and configuring the Cisco Internetwork Operating System (IOS) Connecting to a router Bringing up a router Logging.
1 CCNA 2 v3.1 Module 3. 2 CCNA 2 Module 3 Configuring a Router.
Router Components Semester 2 Chapter 4. Table of Contents More on Components The Show Command Network Neighbor Routers Basic Network Testing.
Introduction to the Cisco IOS
WXES2106 Network Technology Semester /2005 Chapter 5 Routers CCNA2: Module 1 and 2.
Institute of Technology Sligo - Dept of Computing Router Components Semester 2 Chapter 4 Paul Flynn.
Instructor & Todd Lammle
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
Managing Cisco IOS Software
CCNA 2 v3.1 Module 2.
WANs and Routers Routers. Router Description Specialized computer Like a general purpose PC, a router has:  CPU  Memory  System Bus Connecting Internal.
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
Cisco Devices CONFIGURING CISCO SWITCH AND ROUTER.
Sybex CCNA Chapter 7: Managing a Cisco Internetwork Instructor & Todd Lammle.
1 © 2002, Cisco Systems, Inc. All rights reserved. Router boot procedure.
Cisco 2 - Routers Perrine & modified by Brierley Page 18/18/2015 Chapter 5 IOS Internet Operating System (IOS)
© 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.
Sybex ICND2/CCNA R/S Chapter 16: Cisco IOS Instructor & Todd Lammle.
Introduction to OSPF Campus Networking Workshop These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license.
Routers A router is a computer Computers have four basic components:
CISCO NETWORKING ACADEMY Chabot College ELEC Router Components & “Show” Commands.
Basic Router Configuration Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 9: Managing a Cisco Internetwork.
CISCO ROUTER.  The Cisco router IOS  Enhanced editing  Administrative functions  Hostnames  Banners  Passwords  Interface descriptions  Verifying.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 6 Configuring a Router/ Learning About Other Devices/ Managing Cisco IOS Software.
© Wiley Inc All Rights Reserved. CHAPTER 4: Introduction to the Cisco IOS CCNA: Cisco Certified Network Associate Study Guide.
Chapter 5: Managing a Cisco Internetwork
Instructor & Todd Lammle
Chap 5 Startup and Setup Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Instructor & Todd Lammle
Cisco S2 C4 Router Components. Configure a Router You can configure a router from –from the console terminal (a computer connected to the router –through.
Cisco Router Hardware Software overview. In this lecture we will investigate an overview of Cisco router hardware and software. We will first turn our.
Page 110/19/2015 Chapter 5 CCNA2 Chapter 5 Managing Cisco IOS Software.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
1 Router Internal Components Console Auxiliary Interfaces RAMNVRAMFlashROM RAM - Packet buffers, running configurations, running IOS ROM - Rom Monitor,
Sem 2v2 Chapter4: Router Components 4.1. Understand Router Components Understand Router Show Commands Understand Router's Network Neighbors.
Release 16/07/2009Jetking Infotrain Ltd. Basic Router Configuration Chapter 5.
By Joe Elkins Password Recovery for Cisco Routers (aka Breaking a Cisco Router)
IOS Backup & Password Breaking Technique of Routers & Switches Chapter 17 powered by DJ 1.
Router Fundamentals PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
Boot Sequence, Internal Component & Cisco 3 Layer Model 1.
Sybex CCNA Chapter 6: Cisco’s IOS Instructor & Todd Lammle.
IST 228\Ch7: Managing Cisco...1 Router Components: ROM Read-only memory (ROM) Stores: –the bootstrap program, also called the ROM Monitor, that initializes.
IOS Internetwork Operating System. IOS modes and ROM monitor Router>EXEC mode Router#Priviledge mode Router(config)#Global config m Router(config-if)#Interface.
Configuration Modes and TFTP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
Chapter 4 Internetworking Operating System )IOS) and Security Device Manager (SDM)
Router Startup and Setup Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
1 Version 3.1 Module 5 Managing Cisco IOS Software.
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.
Introduction to networking (Yarnfield) Configure a router.
Router Components & Configuration. Router Components & Configurations Topics Physical components Memory components Configuration modes Keystroke shortcuts.
Sybex CCENT Chapter 7: Managing a Cisco Internetwork Instructor & Todd Lammle.
Chapter 7 Managing a Cisco Internetwork
Managing a Cisco Devices Internetwork
Instructor & Todd Lammle
Introduction to Cisco IOS -(Internetwork Operating System)
Semester 2 5/6 JEOPARDY CHAPTERS 5 & 6 REVIEW S2C06 Jeopardy Review.
Instructor & Todd Lammle
Instructor & Todd Lammle
Instructor: Mr Malik Zaib
Configuring a Router Module 3 Semester 2.
Sem 2v2 Chapter4: Router Components
Instructor: Mr Malik Zaib
Cisco networking CNET-448
Lecture9: Embedded Network Operating System: cisco IOS
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

Chapter 5 Managing a Cisco Internetwork

Cisco Router Components Component Description Bootstrap Stored in the microcode of the ROM, the bootstrap is used to bring a router up during initialization. It will boot the router and then load the IOS. POST (power-on self-test) Stored in the microcode of the ROM, the POST is used to check the basic functionality of the router hardware and determines which interfaces are present. ROM monitor Stored in the microcode of the ROM, the ROM monitor is used for manufacturing, testing, and troubleshooting. Mini-IOS Called the RXBOOT or bootloader by Cisco, the mini-IOS is a small IOS in ROM that can be used to bring up an interface and load a Cisco IOS into flash memory. The mini-IOS can also perform a few other maintenance operations. RAM (random Used to hold packet buffers, ARP cache, routing tables, and access memory) also the software and data structures that allow the router to function. Running-config is stored in RAM, and most routers expand the IOS from flash into RAM upon boot.

Cisco Router Components Component Description ROM (read-only memory) Used to start and maintain the router. Holds the POST and the bootstrap program, as well as the mini-IOS. Flash memory Stores the Cisco IOS by default. Flash memory is not erased when the router is reloaded. It is EEPROM (electronically erasable programmable read-only memory) created by Intel. NVRAM (nonvolatile RAM) Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded. Does not store an IOS. The configuration register is stored in NVRAM. Configuration register Used to control how the router boots up. This value can be found as the last line of the show version command output and by default is set to 0x2102, which tells the router to load the IOS from flash memory as well as load the configuration from NVRAM.

Viewing/Configuring Configuration Register Router#sh ver Router#config t Router(config)#config-register 0x2142 Router(config)#do sh ver

Recovering Password 1. Boot the router and interrupt the boot sequence by performing a break, which will take the router into ROM monitor mode. (Ctrl + Break) 2. Change the configuration register to turn on bit 6 (with the value 0x2142). Series 2600: rommon>confreg 0x2142 Series 2500: >o/r 0x2142 3. Reload the router. rommon>reset >i 4. Do not enter Setup Mode Dialog.

5. Enter privileged mode. 6. Copy the startup-config file to running-config. Router#copy start run 7. Change the password. Router#config t Router(config)#enable secret new password Router(config)#enable password new password 8. Reset the configuration register to the default value. Router(config)#config-register 0x2102 9. Save the router configuration. Router(config)#^Z Router#copy run start 10. Reload the router (optional). Router#reload

Boot System Commands Router(config)#boot system flash c2800nm-advsecurityk9-mz.124-12.bin Router(config)#boot system tftp c2800nm-advsecurityk9-mz.124-12.bin 192.168.1.2 Router(config)#boot system rom Router(config)#do show run | include boot system boot system flash c2800nm-advsecurityk9-mz.124-12.bin boot system tftp c2800nm-advsecurityk9-mz.124-12.bin 192.168.1.2 boot system rom Router(config)#

Backing Up and Restoring the Cisco IOS Router#ping ip of tftp server Router#sh ver Router#sh flash Router#sh run Router#sh start To Backup IOS Router#copy flash tftp To Restore or Upgrade IOS Router#copy tftp flash To Backup Configuration Router#copy run tftp Router#copy start tftp To Restore Configuration Router#copy tftp run Router#copy tftp start

Cisco Discovery Protocol (CDP) Router#sh cdp Global CDP information: Sending CDP packets every 60 seconds Sending a holdtime value of 180 seconds Sending CDPv2 advertisements is enabled Router(config)#cdp ? advertise-v2 CDP sends version-2 advertisements holdtime Specify the holdtime (in sec) to be sent in packets log Log messages generated by CDP run Enable CDP source-interface Insert the interface’s IP in all CDP packets timer Specify rate (in sec) at which CDP packets are sent run Router(config)#cdp timer 60 Router(config)#cdp holdtime 180

Router#sh cdp neighbors Router#sh cdp neighbors detail Router#sh cdp entry * Router#show cdp entry * protocols Router#show cdp entry * version Router#sh cdp traffic Router#sh cdp interface Router#config t Router(config)#int s0/0/0 Router(config-if)#no cdp enable

Using Telnet Router#telnet 192.168.40.1 OR Router#192.168.40.1 To open more Telnet sessions R40.1#{Ctrl+Shift+6 then x} Router#telnet 192.168.20.1 To view sessions from your Router to the others Rouetr#sh sessions To view sessions from the others to your Router Rouetr#sh users To end session From your Router to others (on remote Router) R40.1#exit From your Router to others (on local Router) Router#disconnect no. of session From others to your Router (on local Router) Router#clear line no. of session

Resolving Names Router(config)#ip name-server ip of DNS Server 1. Local host file on Cisco Router Router(config)#ip host host_name ip Router(config)#exit Router#sh hosts 2. Using DNS Router(config)#ip domain-lookup Router(config)#ip name-server ip of DNS Server Router(config)#ip domain-name Domain_Name.com

Debugging Checking Connection Router#debug all Router#undebug all Router#no debug all Router#sh processes Router#sh processes cpu Checking Connection Router#ping ip Router#traceroute ip