Managing Your Network Environment

Slides:



Advertisements
Similar presentations
Learning about Neighboring and Remote Devices PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
Advertisements

© 2003, Cisco Systems, Inc. All rights reserved..
Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
CCNA2 Module 4. Discovering and Connecting to Neighbors Enable and disable CDP Use the show cdp neighbors command Determine which neighboring devices.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 4 Learning About Other Devices.
1 Semester 2 Module 4 Learning about Other Devices Yuda college of business James Chen
CCNA2 MODULE 5.
1 CCNA 2 v3.1 Module 4. 2 CCNA 2 Module 4 Learning about Devices.
Introduction to the Cisco IOS
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 4 Learning About Other Devices.
CCNA 2 v3.1 Module 2.
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—-6-1 Network Environment Management Discovering Neighbors on the Network.
1 Semester 2 Module 2 Introduction to Routers Yuda college of business James Chen
Sybex CCNA Chapter 7: Managing a Cisco Internetwork Instructor & Todd Lammle.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 5 Managing Cisco IOS Software.
Routers A router is a computer Computers have four basic components:
Cisco IOS & Router Config Semester 2V2 Chapter 6.
Basic Router Configuration Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
1 Version 3.1 Module 4 Learning About Other Devices.
Module 4 – Learning about other Devices Testing network connections.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 9: Managing a Cisco Internetwork.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 6 Configuring a Router/ Learning About Other Devices/ Managing Cisco IOS Software.
CCNA – Cisco Certified Network Associates Routing and Static Routes By Roshan Chaudhary Lecturer Islington College.
Ch.4 – Learning About Other Devices (CDP and Telnet) CCNA 1 version 3.0 Rick Graziani Cabrillo College.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 4 Learning About Other Devices.
Instructor & Todd Lammle
Cisco 2 - Routers Perrine. J Page 110/5/2015 Chapter 4 Cisco Discovery Protocol (CDP) CDP is a layer 2 protocol. CDP is used to: obtain information about.
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.
Discovery 2 Internetworking Module 5 JEOPARDY John Celum.
Routers and Routing Basics CCNA 2 Chapter 4 1.
Page 110/19/2015 Chapter 5 CCNA2 Chapter 5 Managing Cisco IOS Software.
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.
Module 4: Learning about Other Devices These Labs can be performed using the following topology or using the ones in the lab books: Creating a Network.
Cisco Discovery Protocol. CDP and Router Boot Up When a Cisco device boots up, CDP starts up automatically and allows the device to detect neighbor devices.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 2 Introduction to Routers.
Chapter 7 & 8 IOS Images and Router Configuration
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 4 Learning About Other Devices.
Copyright Introduction to Computer Networking Learning About Other Devices.
© 2002, Cisco Systems, Inc. All rights reserved..
Configuring Network Devices
Managing a Cisco Devices Internetwork
CISCO IOS CLI (Command-Line Interface)
Network Environment Management
CCNA 2 v3 JEOPARDY Module 2 CCNA2 v3 Module 2 K. Martin.
CCNA Routing and Switching Routing and Switching Essentials v6.0
CIT 384: Network Administration
Module 4 – Learning about other Devices
Instructor & Todd Lammle
Chapter 5: Switch Configuration
Chapter 10: Device Discovery, Management, and Maintenance
CCNA Routing and Switching Routing and Switching Essentials v6.0
IST 202 Chapter 4.
© 2002, Cisco Systems, Inc. All rights reserved.
NAT , Device Discovery Chapter 9 , chapter 10.
Module 4 – Learning about other Devices
Network Environment Management
© 2002, Cisco Systems, Inc. All rights reserved.
DHCP.
Chapter 10: Device Discovery, Management, and Maintenance
Chapter 9: IOS Images and Licensing
Cisco IOS & Router Config
Sem 2v2 Chapter4: Router Components
Chapter 2: Scaling VLANs
Instructor: Mr Malik Zaib
Introduction to Cisco IOS -(Internetwork Operating System)
Lecture9: Embedded Network Operating System: cisco IOS
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

Managing Your Network Environment 1. Getting Information About Neighboring Devices. 2. Getting Information About Remote Devices. 3. Router Booting Sequence and Verification Commands. 4. Managing IOS Images.

1. Getting Information About Neighboring Devices Cisco Discovery Protocol (CDP) Cisco Discovery Protocol (CDP) is a Cisco proprietary protocol used for neighbor discovery CDP will only show information about directly connected neighbors but it is still a powerful tool CDP is a Layer 2 (data link) protocol

1. Getting Information About Neighboring Devices Cisco Discovery Protocol (CDP) CDP Version 2 (CDPv2) is the most recent release of the protocol. Cisco IOS Release 12.0(3)T or later supports CDPv2 When a Cisco device boots up, CDP starts up automatically and allows the device to detect neighbor devices that use CDP

1. Getting Information About Neighboring Devices Cisco Discovery Protocol (CDP) Each router that uses CDP exchanges protocol information with its neighbors The network administrator can display the results of this CDP information exchange on a console that is connected to a local router An administrator can use the show cdp neighbors command to display information about the networks that are directly connected to a router

1. Getting Information About Neighboring Devices Cisco Discovery Protocol (CDP) CDP transmits type length values (TLVs) to provide information about each CDP neighbor device Device TLVs displayed by the show cdp neighbors command include the following: Device ID Local Interface Holdtime Capability Platform Port ID

1. Getting Information About Neighboring Devices Cisco Discovery Protocol (CDP) The following TLVs are only included in CDPv2: - VTP management domain name - Native VLAN - Full or half-duplex

1. Getting Information About Neighboring Devices Creating a Network Map The information given by CDP can be used to create a network map of the connected devices To discover devices that are connected to neighbor devices, use Telnet to connect to the neighbors. Then use the show cdp neighbors command

1. Getting Information About Neighboring Devices

1. Getting Information About Neighboring Devices Implementation and Monitoring of CDP Router(config)# cdp run ==> Enables CDP globally on a router. By default, CDP is globally enabled Router(config-if)# cdp enable ==> Enables CDP on a particular interface. On Cisco IOS Release 10.3 or higher, CDP is enabled by default on all supported interfaces Router# show cdp traffic ==> displays traffic counters Router# clear cdp counters ==> Resets traffic counters to zero

1. Getting Information About Neighboring Devices Disabling CDP Router(config)# no cdp run ==> Used to disable CDP at the global level Router(config-if)# no cdp enable ==> Used to disable CDP on a specific interface

1. Getting Information About Neighboring Devices Troubleshooting CDP

2. Getting Information About Remote Devices + How to use Telnet on network devices and how to gather information about the connections between those devices. The network is now physically connected and is running properly. + To accomplish this objective, you will perform the following tasks: a) Connect to remote routers using Telnet; b) Get user information on networks connected to remote routers; c) Verify network connectivity between remote routers.

2. Getting Information About Remote Devices Telnet allows remote connections to distant devices. You open a Telnet session by entering the telnet or connect command, followed by the target device’s IP address or host name. The show sessions command displays a list of connected hosts, their IP addresses, their byte counts, the idle time, and the session name. Use the show user command to list all active Telnet sessions. To reestablish a suspended Telnet session, press the Enter key, use the resume command (for the most recent session), or use the resume session number command. (Use show session to get session numbers.) The ping and trace commands can be used to obtain information about network devices and to check for connectivity.

2. Getting Information About Remote Devices The Telnet connection will terminate after ten minutes of inactivity by default or when the exit or logout command is entered at the EXEC prompt Telnet can be used to determine if a remote router can be accessed. A successful Telnet connection indicates that the upper-layer application functions properly

2. Getting Information About Remote Devices Multiple Telnet sessions

3. Router Booting Sequence and Verification Commands Stages of the router power-on boot sequence

3. Router Booting Sequence and Verification Commands Router Boot Process – At a Glance

3. Router Booting Sequence and Verification Commands Check for IOS boot system commands

3. Router Booting Sequence and Verification Commands Configuration register

3. Router Booting Sequence and Verification Commands

3. Router Booting Sequence and Verification Commands Modifying the configuration register

3. Router Booting Sequence and Verification Commands Troubleshooting

IOS file system overview 4. Managing IOS Images IOS file system overview

Cisco IOS File System (IFS) 4. Managing IOS Images Cisco IOS File System (IFS)

Cisco IOS File System (IFS) 4. Managing IOS Images Cisco IOS File System (IFS)

Cisco Traditional Copy commands 4. Managing IOS Images Cisco Traditional Copy commands

IOS naming conventions 4. Managing IOS Images IOS naming conventions

4. Managing IOS Images Example

Managing configuration files using TFTP 4. Managing IOS Images Managing configuration files using TFTP

Restoring the IOS image from Flash 4. Managing IOS Images Restoring the IOS image from Flash

Download using TFTP from ROMmon 4. Managing IOS Images Download using TFTP from ROMmon

Download using TFTP from ROMmon 4. Managing IOS Images Download using TFTP from ROMmon