Instructor & Todd Lammle

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

CCNA2 MODULE 5.
Managing Your Network Environment © 2004 Cisco Systems, Inc. All rights reserved. Managing Cisco IOS Devices INTRO v2.0—9-1.
Institute of Technology Sligo - Dept of Computing Cisco IOS & Router Config Semester 2V2 Chapter 7 Chapter 8.
Instructor & Todd Lammle
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.
Routers A router is a computer Computers have four basic components:
CISCO NETWORKING ACADEMY Chabot College ELEC Router Components & “Show” Commands.
Cisco IOS & Router Config Semester 2V2 Chapter 6.
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.
Instructor & Todd Lammle
Page 110/19/2015 Chapter 5 CCNA2 Chapter 5 Managing Cisco IOS Software.
Release 16/07/2009Jetking Infotrain Ltd. Basic Router Configuration Chapter 5.
IOS Backup & Password Breaking Technique of Routers & Switches Chapter 17 powered by DJ 1.
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:
IST 228\Ch7: Managing Cisco...1 Router Components: ROM Read-only memory (ROM) Stores: –the bootstrap program, also called the ROM Monitor, that initializes.
1 Introduction to Routers Nasir Majeed Assistant Professor PTCL Academy Islamabad.
Chapter 7 & 8 IOS Images and Router Configuration
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
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.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 5 Managing Cisco IOS Software.
1 Version 3.1 Module 5 Managing Cisco IOS Software.
IOS Boot Procedure Can be set in Global Config –Router(config)#boot system flash If not in NVRAM as to where to get IOS, default is Flash If not in Flash,
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 2 - Routers Perrine. J Page 16/26/2016 Chapter 2 Cisco IOS Software Cisco’s operating system is called Cisco Internetwork Operating System (IOS)
© 2002, Cisco Systems, Inc. All rights reserved..
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
Instructor Materials Chapter 8 Configuring Cisco Devices
Managing a Cisco Devices Internetwork
© 2002, Cisco Systems, Inc. All rights reserved.
CCNA Routing and Switching Routing and Switching Essentials v6.0
CIT 384: Network Administration
Introduction to Cisco IOS -(Internetwork Operating System)
Router Startup and Setup
CHAPTER 7.
Instructor & Todd Lammle
Chapter 6: Network Layer
Chapter 10: Device Discovery, Management, and Maintenance
CCNA Routing and Switching Routing and Switching Essentials v6.0
Instructor: Mr Malik Zaib
Cisco networking CNET-448
Network Environment Management
Chapter 10: Device Discovery, Management, and Maintenance
Chapter 9: IOS Images and Licensing
Chapter 10: Device Discovery, Management, and Maintenance
Cisco IOS & Router Config
Instructor & Todd Lammle
Instructor & Todd Lammle
Instructor: Mr Malik Zaib
Router Startup and Setup
Cisco networking CNET-448
Lecture9: Embedded Network Operating System: cisco IOS
Managing Cisco IOS Software
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

Instructor & Todd Lammle Sybex CCENT Chapter 8: Cisco IOS Instructor & Todd Lammle

Chapter 8 Objectives The ICND1 Topics Covered in this chapter include: 5.0 Infrastructure Management 5.2 Configure and verify device management. 5.2.c Licensing 5.5 Perform device maintenance. 5.5.a Cisco IOS upgrades and recovery (SCP, FTP, TFTP, and MD5 verify) 5.5.b Password recovery and configuration register 5.5.c File system management 2

The Internal Components of a Cisco Router 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. In older routers it could load what was called a mini-IOS. 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, but not much. RAM (random access memory) Used to hold packet buffers, ARP cache, routing tables, and 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. 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 to load the configuration from NVRAM.

Router bootup process

The configuration register bit numbers The default configuration setting on Cisco routers is 0x2102. This means that bits 13, 8, and 1 are on, as shown in the table. Notice that each set of 4 bits (called a nibble) is read in binary with a value of 8, 4, 2, 1. Configuration Register 2 1 Bit number 15 14 13 12 11 10 9 8 7 6 5 4 3 Binary

The boot field (configuration register bits 00–03) Meaning Use 00 ROM monitor mode To boot to ROM monitor mode, set the configuration register to 2100. You must manually boot the router with the b command. The router will show the rommon> prompt. 01 Boot image from ROM To boot the mini-IOS image stored in ROM, set the configuration register to 2101. The router will show the Router(boot)> prompt. The mini-IOS is not available in all routers and is also referred to as RXBOOT. [AU: RXBOOT earlier and in ch7 of the CCENT book.]ok 02–F Specifies a default boot filename Any value from 2102 through 210F tells the router to use the boot commands specified in NVRAM.

Boot System Commands Router(config)#boot system ? WORD TFTP filename or URL flash Boot from flash memory ftp Boot from a server via ftp mop Boot from a Decnet MOP server rcp Boot from a server via rcp rom Boot from rom tftp Boot from a tftp server Router(config)#boot system flash c2800nm-advsecurityk9- mz.151-4.M6.bin

Copying an IOS from a router to a TFTP host

Restoring or upgrading the IOS Router#copy tftp flash Address or name of remote host []?1.1.1.2 Source filename []?c2800nm-advsecurityk9-mz.151-4.M6.bin Destination filename [c2800nm-advsecurityk9-mz.151-4.M6.bin]?[enter] %Warning: There is a file already existing with this name Do you want to over write? [confirm][enter] Accessing tftp://1.1.1.2/ c2800nm-advsecurityk9-mz.151-4.M6.bin... Loading c2800nm-advsecurityk9-mz.151-4.M6.bin from 1.1.1.2 (via FastEthernet0/0): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [OK - 21710744 bytes]   45395968 bytes copied in 82.880 secs (261954 bytes/sec) Router#

Cisco’s new IOS licensing Prior to the 15.0 code release, there were eight different software feature sets for each hardware router type. With the IOS 15.0 code, the packaging is now called a universal image, meaning all feature sets are available in one file with all features packed neatly inside. So instead of the pre-15.0 IOS file packages of one image per feature set, Cisco now just builds one universal image that includes all of them in the file. To use the features in the IOS software, you must unlock them using the software activation process.

Iicensing There are three different technology packages available for purchase that can be installed as additional feature packs on top of the prerequisite IP Base (default), which provides entry-level IOS functionality. These are as follows: Data: MPLS, ATM, and multiprotocol support Unified Communications: VoIP and IP telephony Security: Cisco IOS Firewall, IPS, IPsec, 3DES and VPN For example, if you need MPLS and IPsec, you’ll need the default IP Base, Data, and Security premium packages unlocked on your router.

Show license UDI command To obtain the license, you’ll need the unique device identifier (UDI), which has two components: the product ID (PID) and the serial number of the router. The show license UDI command provides this information in an output as shown: Router#sh license udi Device# PID SN UDI ------------------------------------------------------------------------- *0 CISCO2901/K9 FTX1641Y07J CISCO2901/K9:FTX1641Y07J

Right-To-Use Licenses Originally called evaluation licenses, Right-To-Use (RTU) licenses are what you need when you want to update your IOS to load a new feature but either don’t want to wait to get the license or just want to test if this feature will truly meet your business requirements. Cisco’s license model allows you to install the feature you want without a PAK. The Right-To-Use license works for 60 days before you would need to install your permanent license. To enable the Right-To-Use license you would use the license boot module command.

Show commands Show license udu Show license Show license feature Show version

Written Labs and Review Questions Read through the Exam Essentials section together in class. Open your books and go through all the written labs and the review questions. Review the answers in class. 15