IST 228\Ch7: Managing Cisco...1 Router Components: ROM Read-only memory (ROM) Stores: –the bootstrap program, also called the ROM Monitor, that initializes.

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

Routers and Routing Basics WANs And Routers. Intro To WANs.
Router Components Semester 2 Chapter 4. Table of Contents More on Components The Show Command Network Neighbor Routers Basic Network Testing.
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
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.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—6-1 Network Environment Management Managing Router Startup and Configuration.
CSE 304 COMPUTER NETWORK LAB LECTURE 01 Md. Mamunur Rashid Akand Lecturer, Department of CSE, BUBT.
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.
CCNA2 Chapter 1 Wide Area Networks and Routers. WAN is a data communications network that operates beyond a LAN’s geographic scope. Users subscribe to.
Real-Life Hardware: Cisco q Introduction to Cisco IOS.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 1 WANs and Routers.
Instructor & Todd Lammle
CCNA Guide to Cisco Networking
Chap 5 Startup and Setup Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Instructor & Todd Lammle
Ch.2 – Introduction to Routers
CCNA2 v3 Module 5 v3 CCNA 2 Module 5 JEOPARDY K. Martin.
Cisco 2 - Router Perrine. J Page 111/12/2015 Chapter 1 WAN is a data communications network that operates beyond a LAN’s geographic scope. One must subscribe.
Sources of Cisco IOS Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
Boot Sequence, Internal Component & Cisco 3 Layer Model 1.
Chapter 5 Managing a Cisco Internetwork
CCNA2 Chapter 2 Cisco IOS Software. Cisco’s operating system is called Cisco Internetwork Operating System (IOS) IOS provides the following network services:
1 Introduction to Routers Nasir Majeed Assistant Professor PTCL Academy Islamabad.
IOS Internetwork Operating System. IOS modes and ROM monitor Router>EXEC mode Router#Priviledge mode Router(config)#Global config m Router(config-if)#Interface.
1 CCNA Semester 2 Introduction to Routers Unit 2 Review JEOPARDY.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
Introduction to Networks v5.1 Chapter 6: Network Layer.
Sem 2v2 Chapter 5 Router Startup and Setup. A router initializes by loading the bootstrap, the operating system, and a configuration file. If the router.
University of the Western Cape Chapter 5-6: Router Startup and Setup Aleksandar Radovanovic.
2016/2/211 資訊網路專題 Router & Practice. 2016/2/212 Router Basics Computers have four basic components: a CPU, memory, interfaces, and a bus. –A router also.
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.
1 Pertemuan 3 Operating Cisco IOS Software. Discussion Topics The purpose of Cisco IOS software Router user interface Router user interface modes Cisco.
CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.
Cisco I Introduction to Networks Semester 1 Chapter 6 JEOPADY.
Introduction to networking (Yarnfield) Configure a router.
Router Components & Configuration. Router Components & Configurations Topics Physical components Memory components Configuration modes Keystroke shortcuts.
Managing a Cisco Devices Internetwork
Instructor & Todd Lammle
Introduction to Cisco IOS -(Internetwork Operating System)
Router Startup and Setup
CHAPTER 7.
Instructor & Todd Lammle
Instructor & Todd Lammle
Instructor & Todd Lammle
Router Startup and Setup
Router Basics รศ. ดร. อนันต์ ผลเพิ่ม Asso. Prof. Anan Phonphoem, Ph.D.
Cisco networking CNET-448
Lecture9: Embedded Network Operating System: cisco IOS
Module 3 Configuring a Router.
資訊網路專題 Router & Practice
Managing Cisco IOS Software
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

IST 228\Ch7: Managing Cisco...1 Router Components: ROM Read-only memory (ROM) Stores: –the bootstrap program, also called the ROM Monitor, that initializes the router’s basic hardware components. –POST (power-on self test), that checks the basic functionality of the router hardware and determines interfaces. –Mini-IOS, which is used to bring up an interface. ROM monitor mode –Router mode that allows to configure your router in the event that there is no valid IOS file on your flash memory

IST 228\Ch7: Managing Cisco...2 Router Components: RAM RAM (1)Programs POST and bootstrap to test the equipment and locate the IOS (2) Internetwork Operating System (IOS) The IOS is located by the bootstrap program, it is loaded in to RAM (3) Command Executive Commands are loaded. (4) Running Config. File the IOS loads active configuration file (usually from NVRAM) (5) Tables ARP and routing tables (6) Buffers used for routing incoming and outgoing packets RAM stores following components:

IST 228\Ch7: Managing Cisco...3 Router Components: NVRAM Nonvolatile random access memory (NVRAM) –Special type of RAM –Not cleared when the router is rebooted –Startup configuration for the router is stored in NVRAM by default –Stores all the user-defined configuration information for the router

IST 228\Ch7: Managing Cisco...4 Router Components: Flash Memory Erasable, programmable, read-only memory (EPROM) –Not typically modified during normal operations –Can be upgraded or erased when necessary –Content of flash memory is maintained even when the router is rebooted

IST 228\Ch7: Managing Cisco...5 Show Commands Internetwork Operating System Programs Running Configuration Table and Buffers Backup Configuration File Operating Systems Interfaces RAMNVRAMFlash R#show process CPU R#show protocols R#show running-config R#write term R#show mem R#show stacks R#show buffers R#show startup-config R#show version R#show flash R#show interfaces

IST 228\Ch7: Managing Cisco...6 Startup

IST 228\Ch7: Managing Cisco...7 Managing Configuration Registers 16-bit software register, which is written into NVRAM. By default, it is set to load IOS from flash memory and look for startup-configuration from NVRAM...\Calc\config_register.exe

IST 228\Ch7: Managing Cisco...8 Checking Current Configuration

IST 228\Ch7: Managing Cisco...9 Chancing the Configuration Register Router(config)#config-register 0x101.  Recovering Passwords: pp