SlideShare a Scribd company logo
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 1
Instructor Materials
Chapter 10: Device
Discovery, Management,
and Maintenance
CCNA Routing and Switching
Routing and Switching Essentials v6.0
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 13
Chapter 10: Device
Discovery, Management,
and Maintenance
Routing and Switching Essentials v6.0
Presentation_ID 14© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Chapter 10 - Sections & Objectives
 10.1 Device Discovery
• Use discovery protocols to map a network topology.
 10.2 Device Management
• Configure NTP and Syslog in a small to medium-sized business
network
 10.3 Device Maintenance
• Maintain router and switch configuration and IOS files.
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 15
10.1 Device Discovery
Presentation_ID 16© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Discovery
Device Discovery with CDP
 CDP Overview
• Cisco Discovery Protocol
• Neighbor discovery of physically connected Cisco devices
 Configure and Verify CDP
• show cdp neighbors
• show cdp interface
• cdp run
• cdp enable
 Discover Devices Using CDP
• Device identifiers - The host name of the neighbor device
• Port identifier - The name of the local and remote port
• Capabilities list - Whether the device is a router or a switch
• Platform - The hardware platform of the device
Presentation_ID 17© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Discovery
Device Discovery with LLDP
 LLDP Overview
• A vendor neutral layer 2 neighbor discovery protocol, similar to CDP
 Configure and Verify LLDP
• show lldp
• lldp run
• lldp transmit
• lldp receive
 Discover Devices Using LLDP
• show lldp neighbors
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 18
10.2 Device Management
Presentation_ID 19© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Management
Implement NTP
 Setting the System Clock
• Manually configure the date and time
• Configure Network Time Protocol (NTP)
 NTP Operation
• Hierarchical system of time sources
• Stratum 0 – Authoritative time source
• Stratum number indicates how far the
server is from the time source
 Configure and Verify NTP
• ntp server ip-address
• show ntp associations
• show ntp status
• show clock
Presentation_ID 20© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Management
Syslog Operation
 Introduction to Syslog
• Allows devices to send their messages to syslog server
• Supported by most networking devices
• Primary functions:
o log information
o select the type
o specify the destinations
 Syslog Message Format
• Severity level from 0 – 7
• Facility – service identifiers
 Service Timestamp
• Enhances real-time debugging and management
• service timestamps log datetime
Presentation_ID 21© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Management
Syslog Configuration
 Syslog Server
• Parses the output and places the messages into pre-defined columns
• Timestamps are displayed if configured on networking devices that generated the
log messages
• Allows the network administrators to navigate the large amount of data compiled
on a syslog server.
 Default Logging
• Send log messages of all severity level to the console
• show logging
 Router and Switch Commands for Syslog Clients
• logging ip-address
• logging trap level
• logging source-interface source-interface interface-number
 Verifying Syslog
• show logging
• Use the pipe (|) to limit the amount of displayed log messages
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 22
10.3 Device Maintenance
Presentation_ID 23© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Maintenance
Router and Switch File Maintenance
 Router and Switch File Systems
• show file systems – lists all available file system
• dir – lists the content of the file system
• pwd - verify the present working directory
• cd – changes the current directory
 Backing up and Restoring using Text Files
Presentation_ID 24© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Maintenance
Router and Switch File Maintenance (Cont.)
 Backing up and Restoring using TFTP
• copy running-config tftp
• copy startup-config tftp
 Using USB Ports for Backing Up and Restoring
• show file systems
• dir usbflash0:
• copy run usbflash0:/
 Password Recovery
• Enter ROMMON mode
• Change configuration register to 0x2142
• Make changes to the original startup config
• Save the new configuration
Presentation_ID 25© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Maintenance
IOS System Files
 IOS 15 System Image Packaging
• universalk9 images
• universalk9_npe images
• Technology packages: IP Base, Data, UC, SEC
• Data, UC, and SEC technology packages are activated through licensing
 IOS Image Filenames
• Feature sets and version
• show flash
Presentation_ID 26© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Maintenance
IOS Image Management
 TFTP Servers as a Backup Location
• Backup location for IOS images and configuration files
 Steps to Backup IOS Image to TFTP Server
• Verify access to TFTP server
• Verify sufficient disk space
• Copy the image to the TFTP server
o copy source-url tftp:
 Steps to Copy an IOS Image to a Device
• Download IOS image from Cisco.com and transfer it to TFTP server
• Verify access to TFTP server from device
• Verify sufficient disk space on device
• Copy the image from the TFTP server
o copy tftp: destination-url
 The boot system Command
• Command to load the new image during bootup
• boot system file-url
Presentation_ID 27© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Maintenance
Software Licensing
 Licensing Process
• Purchase the software package or feature
to install
• Obtain a license
o Cisco License Manger
o Cisco License Portal
o Requires PAK number and UDI
show license udi
• Install the license
o license install stored-
location-url
o reload
Presentation_ID 28© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Device Maintenance
License Verification and Management
 License verification
• show version
• show license
 Activate an evaluation right-to-use license
• license accept end user agreement
• license boot module module-name technology-package package-
name
 Back up the license
• license save file-sys://lic-location
 Uninstall the license
• Disable the license
o license boot module module-name technology-package package-
name disable
• Clear the license
o license clear feature-name
o no license boot module module-name technology-package
package-name disable
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 29
10.4 Chapter Summary
Presentation_ID 30© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Chapter Summary
Summary
 CDP is a Cisco proprietary protocol for network discovery on the data link
layer. It can share information, such as device names and IOS versions, with
other physically connected Cisco devices.
 LLDP is vendor-neutral protocol used on the data link layer for network
discovery. The network devices advertise information, such as their identities
and capabilities, to their neighbors.
 NTP synchronizes the time of day among a set of distributed time servers and
clients. This allows networking devices to agree on the time a specific event
occurred, such as the loss of connectivity between a router and a switch.
 Syslog messages can be trapped and sent to a syslog server where the
network administrator can investigate when the link failed.
 Device maintenance includes the tasks of backing up, restoring, and
upgrading IOS images and configuration files from an TFTP server or using
USB storage devices.
 Upgrading an IOS image also includes tasks related to software licensing.
 Understanding IOS image name conventions can be useful in the
determination of included IOS feature sets.
Presentation_ID 31© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Presentation_ID 32© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

More Related Content

PPTX
CCNA2 Verson6 Chapter9
PPTX
CCNA2 Verson6 Chapter8
PPTX
CCNA4 Verson6 Chapter6
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
PPTX
CCNA2 Verson6 Chapter5
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 3
PPTX
CCNA4 Verson6 Chapter4
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter8
CCNA4 Verson6 Chapter6
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA2 Verson6 Chapter5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 3
CCNA4 Verson6 Chapter4
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6

What's hot (20)

PPTX
CCNP ROUTE V7 CH2
PPTX
CCNA4 Verson6 Chapter2
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
PPTX
CCNA4 Verson6 Chapter1
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
PPTX
CCNA3 Verson6 Chapter7
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 6
PPTX
CCNA3 Verson6 Chapter5
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 3
PPTX
CCNA4 Verson6 Chapter3
PPTX
Cisco CCNP SWITCH 300-115 Study Guide
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 10
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 3
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
PPTX
CCNA3 Verson6 Chapter3
PPTX
CCNA2 Verson6 Chapter2
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 5
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 5
PPTX
CCNP ROUTE V7 CH8
PPTX
CCNA2 Verson6 Chapter1
CCNP ROUTE V7 CH2
CCNA4 Verson6 Chapter2
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA4 Verson6 Chapter1
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
CCNA3 Verson6 Chapter7
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 6
CCNA3 Verson6 Chapter5
CCNA 2 Routing and Switching v5.0 Chapter 3
CCNA4 Verson6 Chapter3
Cisco CCNP SWITCH 300-115 Study Guide
CCNA 2 Routing and Switching v5.0 Chapter 10
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 3
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
CCNA3 Verson6 Chapter3
CCNA2 Verson6 Chapter2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 5
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 5
CCNP ROUTE V7 CH8
CCNA2 Verson6 Chapter1
Ad

Similar to CCNA2 Verson6 Chapter10 (20)

PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 10
PPTX
CCNA_RSE_Chp10.pptx
PPTX
CCNA_RSE_Chp10-01 for Networking Engineer.pptx
PPTX
ENSA_Module_10.pptx
PPTX
Network Security.pptx
PPTX
Manage CISCO IOS
PDF
Day 6 - Manage CISCO IOS
ODP
Cisco ios-cont
PPT
05 module managing your network enviornment
PPT
managing your network environment
PPTX
Chapter 13 : Introduction to switched networks
PPT
Chapter 07
PPT
CCNA Router Startup and Configuration
PDF
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
PPTX
KPUCC-Rs instructor ppt_chapter2_final
PPT
CCNA Icnd110 s06l03
PPTX
PC LEESOON 6.pptx
PPTX
CCNA_RSE_Chp5 Switch Configuration For Network
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 2
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 10
CCNA_RSE_Chp10.pptx
CCNA_RSE_Chp10-01 for Networking Engineer.pptx
ENSA_Module_10.pptx
Network Security.pptx
Manage CISCO IOS
Day 6 - Manage CISCO IOS
Cisco ios-cont
05 module managing your network enviornment
managing your network environment
Chapter 13 : Introduction to switched networks
Chapter 07
CCNA Router Startup and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
KPUCC-Rs instructor ppt_chapter2_final
CCNA Icnd110 s06l03
PC LEESOON 6.pptx
CCNA_RSE_Chp5 Switch Configuration For Network
CCNA 2 Routing and Switching v5.0 Chapter 2
Ad

More from Chaing Ravuth (20)

PPTX
CCNP ROUTE V7 CH7
PPTX
CCNP ROUTE V7 CH6
PPTX
CCNP ROUTE V7 CH5
PPTX
CCNP ROUTE V7 CH4
PPTX
CCNP ROUTE V7 CH3
PPTX
CCNP ROUTE V7 CH1
PPTX
CCNP Switching Chapter 3
PPTX
CCNP Switching Chapter 2
PPTX
CCNP Switching Chapter 1
PPTX
CCNP Switching Chapter 10
PPTX
CCNP Switching Chapter 9
PPTX
CCNP Switching Chapter 8
PPTX
CCNP Switching Chapter 7
PPTX
CCNP Switching Chapter 6
PPTX
CCNP Switching Chapter 5
PPTX
CCNP Switching Chapter 4
PPTX
CCNA4 Verson6 Chapter8
PPTX
CCNA4 Verson6 Chapter7
PPTX
CCNA4 Verson6 Chapter5
PPTX
CCNA2 Verson6 Chapter3
CCNP ROUTE V7 CH7
CCNP ROUTE V7 CH6
CCNP ROUTE V7 CH5
CCNP ROUTE V7 CH4
CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH1
CCNP Switching Chapter 3
CCNP Switching Chapter 2
CCNP Switching Chapter 1
CCNP Switching Chapter 10
CCNP Switching Chapter 9
CCNP Switching Chapter 8
CCNP Switching Chapter 7
CCNP Switching Chapter 6
CCNP Switching Chapter 5
CCNP Switching Chapter 4
CCNA4 Verson6 Chapter8
CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter5
CCNA2 Verson6 Chapter3

Recently uploaded (20)

PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Complications of Minimal Access Surgery at WLH
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Basic Mud Logging Guide for educational purpose
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Sports Quiz easy sports quiz sports quiz
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Cell Structure & Organelles in detailed.
PDF
Classroom Observation Tools for Teachers
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Pharma ospi slides which help in ospi learning
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Computing-Curriculum for Schools in Ghana
Abdominal Access Techniques with Prof. Dr. R K Mishra
Complications of Minimal Access Surgery at WLH
VCE English Exam - Section C Student Revision Booklet
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Basic Mud Logging Guide for educational purpose
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Sports Quiz easy sports quiz sports quiz
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Microbial disease of the cardiovascular and lymphatic systems
102 student loan defaulters named and shamed – Is someone you know on the list?
Final Presentation General Medicine 03-08-2024.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Cell Structure & Organelles in detailed.
Classroom Observation Tools for Teachers
Module 4: Burden of Disease Tutorial Slides S2 2025
Pharma ospi slides which help in ospi learning
FourierSeries-QuestionsWithAnswers(Part-A).pdf
TR - Agricultural Crops Production NC III.pdf
Computing-Curriculum for Schools in Ghana

CCNA2 Verson6 Chapter10

  • 1. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 1 Instructor Materials Chapter 10: Device Discovery, Management, and Maintenance CCNA Routing and Switching Routing and Switching Essentials v6.0
  • 2. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 13 Chapter 10: Device Discovery, Management, and Maintenance Routing and Switching Essentials v6.0
  • 3. Presentation_ID 14© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Chapter 10 - Sections & Objectives  10.1 Device Discovery • Use discovery protocols to map a network topology.  10.2 Device Management • Configure NTP and Syslog in a small to medium-sized business network  10.3 Device Maintenance • Maintain router and switch configuration and IOS files.
  • 4. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 15 10.1 Device Discovery
  • 5. Presentation_ID 16© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Discovery Device Discovery with CDP  CDP Overview • Cisco Discovery Protocol • Neighbor discovery of physically connected Cisco devices  Configure and Verify CDP • show cdp neighbors • show cdp interface • cdp run • cdp enable  Discover Devices Using CDP • Device identifiers - The host name of the neighbor device • Port identifier - The name of the local and remote port • Capabilities list - Whether the device is a router or a switch • Platform - The hardware platform of the device
  • 6. Presentation_ID 17© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Discovery Device Discovery with LLDP  LLDP Overview • A vendor neutral layer 2 neighbor discovery protocol, similar to CDP  Configure and Verify LLDP • show lldp • lldp run • lldp transmit • lldp receive  Discover Devices Using LLDP • show lldp neighbors
  • 7. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 18 10.2 Device Management
  • 8. Presentation_ID 19© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Management Implement NTP  Setting the System Clock • Manually configure the date and time • Configure Network Time Protocol (NTP)  NTP Operation • Hierarchical system of time sources • Stratum 0 – Authoritative time source • Stratum number indicates how far the server is from the time source  Configure and Verify NTP • ntp server ip-address • show ntp associations • show ntp status • show clock
  • 9. Presentation_ID 20© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Management Syslog Operation  Introduction to Syslog • Allows devices to send their messages to syslog server • Supported by most networking devices • Primary functions: o log information o select the type o specify the destinations  Syslog Message Format • Severity level from 0 – 7 • Facility – service identifiers  Service Timestamp • Enhances real-time debugging and management • service timestamps log datetime
  • 10. Presentation_ID 21© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Management Syslog Configuration  Syslog Server • Parses the output and places the messages into pre-defined columns • Timestamps are displayed if configured on networking devices that generated the log messages • Allows the network administrators to navigate the large amount of data compiled on a syslog server.  Default Logging • Send log messages of all severity level to the console • show logging  Router and Switch Commands for Syslog Clients • logging ip-address • logging trap level • logging source-interface source-interface interface-number  Verifying Syslog • show logging • Use the pipe (|) to limit the amount of displayed log messages
  • 11. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 22 10.3 Device Maintenance
  • 12. Presentation_ID 23© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Maintenance Router and Switch File Maintenance  Router and Switch File Systems • show file systems – lists all available file system • dir – lists the content of the file system • pwd - verify the present working directory • cd – changes the current directory  Backing up and Restoring using Text Files
  • 13. Presentation_ID 24© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Maintenance Router and Switch File Maintenance (Cont.)  Backing up and Restoring using TFTP • copy running-config tftp • copy startup-config tftp  Using USB Ports for Backing Up and Restoring • show file systems • dir usbflash0: • copy run usbflash0:/  Password Recovery • Enter ROMMON mode • Change configuration register to 0x2142 • Make changes to the original startup config • Save the new configuration
  • 14. Presentation_ID 25© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Maintenance IOS System Files  IOS 15 System Image Packaging • universalk9 images • universalk9_npe images • Technology packages: IP Base, Data, UC, SEC • Data, UC, and SEC technology packages are activated through licensing  IOS Image Filenames • Feature sets and version • show flash
  • 15. Presentation_ID 26© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Maintenance IOS Image Management  TFTP Servers as a Backup Location • Backup location for IOS images and configuration files  Steps to Backup IOS Image to TFTP Server • Verify access to TFTP server • Verify sufficient disk space • Copy the image to the TFTP server o copy source-url tftp:  Steps to Copy an IOS Image to a Device • Download IOS image from Cisco.com and transfer it to TFTP server • Verify access to TFTP server from device • Verify sufficient disk space on device • Copy the image from the TFTP server o copy tftp: destination-url  The boot system Command • Command to load the new image during bootup • boot system file-url
  • 16. Presentation_ID 27© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Maintenance Software Licensing  Licensing Process • Purchase the software package or feature to install • Obtain a license o Cisco License Manger o Cisco License Portal o Requires PAK number and UDI show license udi • Install the license o license install stored- location-url o reload
  • 17. Presentation_ID 28© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Device Maintenance License Verification and Management  License verification • show version • show license  Activate an evaluation right-to-use license • license accept end user agreement • license boot module module-name technology-package package- name  Back up the license • license save file-sys://lic-location  Uninstall the license • Disable the license o license boot module module-name technology-package package- name disable • Clear the license o license clear feature-name o no license boot module module-name technology-package package-name disable
  • 18. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 29 10.4 Chapter Summary
  • 19. Presentation_ID 30© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Chapter Summary Summary  CDP is a Cisco proprietary protocol for network discovery on the data link layer. It can share information, such as device names and IOS versions, with other physically connected Cisco devices.  LLDP is vendor-neutral protocol used on the data link layer for network discovery. The network devices advertise information, such as their identities and capabilities, to their neighbors.  NTP synchronizes the time of day among a set of distributed time servers and clients. This allows networking devices to agree on the time a specific event occurred, such as the loss of connectivity between a router and a switch.  Syslog messages can be trapped and sent to a syslog server where the network administrator can investigate when the link failed.  Device maintenance includes the tasks of backing up, restoring, and upgrading IOS images and configuration files from an TFTP server or using USB storage devices.  Upgrading an IOS image also includes tasks related to software licensing.  Understanding IOS image name conventions can be useful in the determination of included IOS feature sets.
  • 20. Presentation_ID 31© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
  • 21. Presentation_ID 32© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential