SlideShare uma empresa Scribd logo
1 de 32
OBJECTIVES Upon completion of this chapter, you will be able to perform the following tasks: ,[object Object],[object Object],[object Object],[object Object]
Cisco Discovery Protocol Upper-Layer Entry Addresses Cisco Proprietary Data-Link Protocol Media Supporting SNAP TCP/IP Novell IPX Apple Talk Others CDP discovers and shows information about directly connected Cisco devices LANs Frame Relay ATM Others ,[object Object],[object Object],[object Object]
Discovering Neighbors with CDP Runs on routers with Cisco IOS 10.3 or later and Cisco switches and hubs. Summary information includes: ,[object Object],[object Object],[object Object],[object Object],[object Object],CDP CDP CDP
Using CDP Switch A Switch B Router A Router B RouterA#sh cdp ? 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Entry information for specific neighbor entry Interface CDP interface status and configuration Traffic CDP statistics neighbors CDP neighbor entries <cr> RouterA(config)#no cdp run RouterA(config)#interface serial0 RouterA(config)#no cdp enable
Using the show cdp neighbor Command RouterA#sh cdp neighbors 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Capability codes: R – Router, T- Trans Bridge, B – Source Route Bridge S – Switch, H – Host, I – IGMP, r - Repeater Device ID Local  Interface  Holdtme   Capability   Platform   Port ID RouterB   Ser  0  148  R  2522  Ser 1 SwitchA0050bd855780 Eth  0  167  T S  1900  2 Switch also provides its Mac address Switch A Switch B Router A Router B
Using the  show cdp entry  Command Switch A Switch B Router A Router B RouterA#sh cdp entry 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Device ID: RouterB Entry address(es): IP address: 10.1.1.2 Platform: cisco 2522,  Capabilities: Router Interface: Serial0,  Port ID (outgoing port): Serial Holdtime : 168 sec Version : Cisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(3), RELEASE SOFTWARE (fci) Copyright (c) 1986-1999 by cisco Systems, Inc. Compiled Mon 080-Feb-99 18:18 by phanguye
Additional CDP Commands Switch A Switch B Router A Router B RouterA#sh cdp traffic 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 CDP counters : Packets output: 56, Input: 38 Hdr syntax: 0, Chksum error: 0, Encaps failed: 3 No memory: 0, Invalid packet: 0, Fragmented: 0 RouterA#sh cdp interface BRIO is administratively down, line protocol is down Encapsulation HDLC Sending CDP packets every 60 seconds Holdtime is 180 seconds
Using Telnet to Connect to Remote Devices RouterA# telnet 10.2.2.2 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Trying 10.2.2.2 ... Open Catalyst 1900 Management Console All rights reserved. Copyright © Cisco Systems, Inc.  1993-1998 Enterprise Edition Software Ethernet Address: 00-90-86-73-33-40 PCA Number: 73-2239-06 PCA Serial Number: FAA02359H8K Model Number: WS-C1924-EN System Serial Number: FAA0237X0FQ SwitchB> Remote device Switch A Switch B Router A Router B
Viewing Telnet Connections Switch A Switch B Router A Router B RouterA#sh session 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Conn  Host   IP Address Byte   Idle Conn Name 1  10.1.1.2   10.1.1.2   0   1 10.1.1.2 2  10.3.3.2   10.3.3.2   0   0 10.3.3.2 RouterA#sh user Line User   Host(s)   Idle Location 0 con 0   10.1.1.2   3   10.3.3.2   2 11 vty 0  idle  1  10.1.1.2
Suspending a Telnet Session Switch A Switch B Router A Router B RouterB#<Ctr1-Shift-6>x 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 RouterA#sh session Conn  Host   IP Address Byte   Idle Conn Name 1  10.1.1.2   10.1.1.2   0   1 10.1.1.2 RouterA#resume 1  RouterB#
Closing a Telnet Session Switch A Switch B Router A Router B 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 RouterA#disconnect Closing the current Closing connection to 10.3.3.2 [confirm] session opened by you RouterA#clear line 11 Closing a session opened by a remote device [confirm] [OK]
Using the  Ping  and  trace  Commands Router##ping 10.1.1.10 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.1.1.10, timeout is 2 seconds:  !!!!! Router#trace 10.1.1.10 Success rate is 100 percent (5/5), round-trip min/avg/max =4/4/4 ms Type escape sequence to abort. Tracing the route to 10.1.1.10 1 10.1.1.10 4 msec 4 msec 4 msec Router# Test connectivity and path to remote device
Router Power on/Bootup Sequence ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Router Internal Components RAM Flash ROM NVRAM Config register Interfaces
ROM Functions ROM Bootstrap POST Mini IOS ROM monitor Contains microcode for basic function Show version Console
Finding the IOS NVRAM Config register Startup-config Show show version Flash Order of search: ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],IOS Console
Configuration Register Values Router#configure terminal Router(config)#config-register 0x2102 [Ctrl-Z] Router#reload ,[object Object],[object Object],Configuration Register  Boot Field Value Meaning 0x0 0x1 0x2 to 0xF Use ROM monitor mode (Manually boot using the b command) Automatically boot from ROM (Provides IOS subset) Examine NVRAM for boot system  commands (0x2 default if router has flash)
Loading the IOS from Flash IOS RAM IOS Flash Console Flash file is decompressed into RAM Show flash
Loading the Configuration Config IOS RAM Config NVRAM Setup utility Show  running-config startup-config Show  ,[object Object],[object Object],Console
Sources of Configuration Config RAM Config NVRAM Blank 000000000000 TFTPserver copy start tftp copy tftp start erase start copy run tftp copy tftp run  config term (merge) copy startup running(merge) copy running startup ,[object Object],[object Object],[object Object],[object Object],Console
RAM NVRAM Flash TFTPserver Cisco IOS Systems and Devices tftp: nvram: system: flash:
Managing IOS Images Router c2500-js-1_120-3.bin Network server Network server FLASH
Preparing for a Network Backup Image Network server Router c2500-js-1_120-3.bin ,[object Object],[object Object],[object Object],[object Object]
Network server FLASH Creating a Software Image Backup Wg_ro_a#copy flash tftp Source filename []? c2500-js-1_120-3.bin Address or name of remote host []? 10.1.1.1 Destination file name [C2500-js-1_120-3.bin]? !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! <output omitted> 10084696 bytes copied in 709.228 secs (14223 bytes/sec) Wg_ro_a# Back up current files prior to updating flash
Erasing the flash filesystem will remove all files:Continue? [confirm] Upgrading the Image from the Net Wg_ro_a#copy tftp flash Source filename []? c2500-js-1_120-3.bin Address or name of remote host [10.1.1.1]? Destination file name [c2500-js-1_120-3.bin]? Accessing tftp://10.1.1.1/c2500-js-1_120-3.bin... [output omitted] Wg_ro_a# ,[object Object],Erase flash:before copying? [confirm] Erasing device... Eeeee(output omitted) ...erased   Erase of flash: complete Loading c2500-js-1_120-3.bin from 10.1.1.1 (via Ethernet0):!!!!!!!!!! 10084696 bytes copied in 309.1088 secs (32636 bytes/sec) [OK – 10084696/20168704 bytes] Verifying checksum... Or (0x9AA0) ,[object Object],Network server FLASH
Determining the current configuration Register  Value Wg_ws_a # show version  Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled  Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 .  Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE  Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes  system restarted by reload  system image file is “ flash : c2500_js_l_120_3.bin” -----more------  configuration register is 0x 2102
Show Flash Command Wg_ws_a # show flash system flash directory: File  Length  Name/Status 1  10084696  c2500_js_ l_120_3. Bin [ 10084760 bytes used,  6692456  available ,  16777216  total  } 1638k bytes of processor board system flash { read only}
Show running and show  startup commands Wg_ro_c#show running-config building configuration: ! Version 12.0 ! - - More - - Wg_ro_c#show startup-config using 1359 out of 32762 bytes ! Version 12.0 - - More - - In RAM In NVRAM
Determining the current configuration Register  Value Wg_ws_a # show version  Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled  Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 .  Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE  Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes  system restarted by reload  system image file is “ flash : c2500_js_l_120_3.bin” -----more------  configuration register is 0x 2102
Determining the current configuration Register  Value Wg_ws_a # show version  Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled  Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 .  Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE  Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes  system restarted by reload  system image file is “ flash : c2500_js_l_120_3.bin” -----more------  configuration register is 0x 2102
Determining the current configuration Register  Value Wg_ws_a # show version  Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled  Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 .  Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE  Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes  system restarted by reload  system image file is “ flash : c2500_js_l_120_3.bin” -----more------  configuration register is 0x 2102
Router Start-up Flow Chart

Mais conteúdo relacionado

Mais procurados

Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)DH Da Lat
 
SR-IOV+KVM on Debian/Stable
SR-IOV+KVM on Debian/StableSR-IOV+KVM on Debian/Stable
SR-IOV+KVM on Debian/Stablejuet-y
 
第6讲 操作与配置Cisco Ios
第6讲 操作与配置Cisco Ios第6讲 操作与配置Cisco Ios
第6讲 操作与配置Cisco IosF.l. Yu
 
0.0.0.1 lab initializing and reloading a router and switch - ilm
0.0.0.1 lab   initializing and reloading a router and switch - ilm0.0.0.1 lab   initializing and reloading a router and switch - ilm
0.0.0.1 lab initializing and reloading a router and switch - ilmPedro César Carrasco Nova
 
3. configuring a compute node for nfv
3. configuring a compute node for nfv3. configuring a compute node for nfv
3. configuring a compute node for nfvvideos
 
Ccna lab manual 640 802
Ccna lab manual 640 802Ccna lab manual 640 802
Ccna lab manual 640 802manikkan
 
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric VanderburgCCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric VanderburgEric Vanderburg
 
Known basic of NFV Features
Known basic of NFV FeaturesKnown basic of NFV Features
Known basic of NFV FeaturesRaul Leite
 
Configure Cisco Routers for Syslog, NTP, and SSH Operations
Configure Cisco Routers for Syslog, NTP, and SSH Operations Configure Cisco Routers for Syslog, NTP, and SSH Operations
Configure Cisco Routers for Syslog, NTP, and SSH Operations Kelson Silva
 
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructorSalem Trabelsi
 
SAS (Secure Active Switch)
SAS (Secure Active Switch)SAS (Secure Active Switch)
SAS (Secure Active Switch)Security Date
 
6.5.1.2 packet tracer layer 2 security instructor
6.5.1.2 packet tracer   layer 2 security instructor6.5.1.2 packet tracer   layer 2 security instructor
6.5.1.2 packet tracer layer 2 security instructorSalem Trabelsi
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheetEZREIG OMAR
 
Cisco switch commands cheat sheet
Cisco switch commands cheat sheetCisco switch commands cheat sheet
Cisco switch commands cheat sheet3Anetwork com
 

Mais procurados (19)

Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)
 
SR-IOV+KVM on Debian/Stable
SR-IOV+KVM on Debian/StableSR-IOV+KVM on Debian/Stable
SR-IOV+KVM on Debian/Stable
 
Practice Lab CSC
Practice Lab CSCPractice Lab CSC
Practice Lab CSC
 
第6讲 操作与配置Cisco Ios
第6讲 操作与配置Cisco Ios第6讲 操作与配置Cisco Ios
第6讲 操作与配置Cisco Ios
 
0.0.0.1 lab initializing and reloading a router and switch - ilm
0.0.0.1 lab   initializing and reloading a router and switch - ilm0.0.0.1 lab   initializing and reloading a router and switch - ilm
0.0.0.1 lab initializing and reloading a router and switch - ilm
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
 
3. configuring a compute node for nfv
3. configuring a compute node for nfv3. configuring a compute node for nfv
3. configuring a compute node for nfv
 
Ccna lab manual 640 802
Ccna lab manual 640 802Ccna lab manual 640 802
Ccna lab manual 640 802
 
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric VanderburgCCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
 
CCNA Lab Guide
CCNA Lab GuideCCNA Lab Guide
CCNA Lab Guide
 
Known basic of NFV Features
Known basic of NFV FeaturesKnown basic of NFV Features
Known basic of NFV Features
 
Configure Cisco Routers for Syslog, NTP, and SSH Operations
Configure Cisco Routers for Syslog, NTP, and SSH Operations Configure Cisco Routers for Syslog, NTP, and SSH Operations
Configure Cisco Routers for Syslog, NTP, and SSH Operations
 
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
 
Linux router
Linux routerLinux router
Linux router
 
SAS (Secure Active Switch)
SAS (Secure Active Switch)SAS (Secure Active Switch)
SAS (Secure Active Switch)
 
6.5.1.2 packet tracer layer 2 security instructor
6.5.1.2 packet tracer   layer 2 security instructor6.5.1.2 packet tracer   layer 2 security instructor
6.5.1.2 packet tracer layer 2 security instructor
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheet
 
Cisco switch commands cheat sheet
Cisco switch commands cheat sheetCisco switch commands cheat sheet
Cisco switch commands cheat sheet
 
Router commands
Router commandsRouter commands
Router commands
 

Semelhante a 05 module managing your network enviornment

01c. Starting A Router
01c.  Starting A  Router01c.  Starting A  Router
01c. Starting A RouterNghiep Lam
 
Network topology by essay corp uk
Network topology by essay corp ukNetwork topology by essay corp uk
Network topology by essay corp ukJohnsmith5188
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxgalerussel59292
 
Initial Configuration of Router
Initial Configuration of RouterInitial Configuration of Router
Initial Configuration of RouterKishore Kumar
 
Initial Configuration of Router
Initial Configuration of RouterInitial Configuration of Router
Initial Configuration of RouterKishore Kumar
 
operating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS deviceoperating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS devicescooby_doo
 
Cis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystemCis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystemBetselove
 
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCPKonfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCPWalid Umar
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02A.S.M Shmimul Islam.
 
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docxCCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docxketurahhazelhurst
 
Student packet tracer manual v1.1
Student packet tracer manual v1.1Student packet tracer manual v1.1
Student packet tracer manual v1.1milkux
 
IWAN Lab Guide
IWAN Lab GuideIWAN Lab Guide
IWAN Lab Guidejww330015
 
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sampleVoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sampleFaisal Khan
 
04 module operating & configuring ios
04  module operating & configuring ios04  module operating & configuring ios
04 module operating & configuring iosAsif
 

Semelhante a 05 module managing your network enviornment (20)

01c. Starting A Router
01c.  Starting A  Router01c.  Starting A  Router
01c. Starting A Router
 
Network topology by essay corp uk
Network topology by essay corp ukNetwork topology by essay corp uk
Network topology by essay corp uk
 
Chapter5ccna
Chapter5ccnaChapter5ccna
Chapter5ccna
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
 
Initial Configuration of Router
Initial Configuration of RouterInitial Configuration of Router
Initial Configuration of Router
 
Initial Configuration of Router
Initial Configuration of RouterInitial Configuration of Router
Initial Configuration of Router
 
CCNA presentation.
CCNA presentation.CCNA presentation.
CCNA presentation.
 
CCNA CheatSheet
CCNA CheatSheetCCNA CheatSheet
CCNA CheatSheet
 
operating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS deviceoperating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS device
 
Cis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystemCis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystem
 
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCPKonfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02
 
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docxCCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
 
Student packet tracer manual v1.1
Student packet tracer manual v1.1Student packet tracer manual v1.1
Student packet tracer manual v1.1
 
IWAN Lab Guide
IWAN Lab GuideIWAN Lab Guide
IWAN Lab Guide
 
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sampleVoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
 
04 module operating & configuring ios
04  module operating & configuring ios04  module operating & configuring ios
04 module operating & configuring ios
 
C C N A Day2
C C N A  Day2C C N A  Day2
C C N A Day2
 
OSWAN.pptx
OSWAN.pptxOSWAN.pptx
OSWAN.pptx
 
Sc manual
Sc manualSc manual
Sc manual
 

Mais de Asif

Module 1
Module 1Module 1
Module 1Asif
 
14 module
14  module14  module
14 moduleAsif
 
13 module isdn bri call
13   module isdn bri call13   module isdn bri call
13 module isdn bri callAsif
 
12 module
12  module12  module
12 moduleAsif
 
11 module configuring novell ipx
11  module configuring novell ipx11  module configuring novell ipx
11 module configuring novell ipxAsif
 
10 module
10  module10  module
10 moduleAsif
 
09 module determinig ip routes
09  module determinig ip routes09  module determinig ip routes
09 module determinig ip routesAsif
 
08 module interconnecting cisco router
08 module interconnecting cisco router08 module interconnecting cisco router
08 module interconnecting cisco routerAsif
 
07 module extending switched netwroks with virtual la ns
07  module extending switched netwroks with virtual la ns07  module extending switched netwroks with virtual la ns
07 module extending switched netwroks with virtual la nsAsif
 
06 module catalyst 1900 switch operations
06  module  catalyst 1900 switch operations06  module  catalyst 1900 switch operations
06 module catalyst 1900 switch operationsAsif
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overviewAsif
 
Lecture 20 presentation
Lecture 20 presentationLecture 20 presentation
Lecture 20 presentationAsif
 
Ip addresses
Ip addressesIp addresses
Ip addressesAsif
 
Configuraton of standard access list and extented access lis
Configuraton of standard access list and extented access lisConfiguraton of standard access list and extented access lis
Configuraton of standard access list and extented access lisAsif
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overviewAsif
 

Mais de Asif (15)

Module 1
Module 1Module 1
Module 1
 
14 module
14  module14  module
14 module
 
13 module isdn bri call
13   module isdn bri call13   module isdn bri call
13 module isdn bri call
 
12 module
12  module12  module
12 module
 
11 module configuring novell ipx
11  module configuring novell ipx11  module configuring novell ipx
11 module configuring novell ipx
 
10 module
10  module10  module
10 module
 
09 module determinig ip routes
09  module determinig ip routes09  module determinig ip routes
09 module determinig ip routes
 
08 module interconnecting cisco router
08 module interconnecting cisco router08 module interconnecting cisco router
08 module interconnecting cisco router
 
07 module extending switched netwroks with virtual la ns
07  module extending switched netwroks with virtual la ns07  module extending switched netwroks with virtual la ns
07 module extending switched netwroks with virtual la ns
 
06 module catalyst 1900 switch operations
06  module  catalyst 1900 switch operations06  module  catalyst 1900 switch operations
06 module catalyst 1900 switch operations
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
 
Lecture 20 presentation
Lecture 20 presentationLecture 20 presentation
Lecture 20 presentation
 
Ip addresses
Ip addressesIp addresses
Ip addresses
 
Configuraton of standard access list and extented access lis
Configuraton of standard access list and extented access lisConfiguraton of standard access list and extented access lis
Configuraton of standard access list and extented access lis
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
 

05 module managing your network enviornment

  • 1.
  • 2.
  • 3.
  • 4. Using CDP Switch A Switch B Router A Router B RouterA#sh cdp ? 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Entry information for specific neighbor entry Interface CDP interface status and configuration Traffic CDP statistics neighbors CDP neighbor entries <cr> RouterA(config)#no cdp run RouterA(config)#interface serial0 RouterA(config)#no cdp enable
  • 5. Using the show cdp neighbor Command RouterA#sh cdp neighbors 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Capability codes: R – Router, T- Trans Bridge, B – Source Route Bridge S – Switch, H – Host, I – IGMP, r - Repeater Device ID Local Interface Holdtme Capability Platform Port ID RouterB Ser 0 148 R 2522 Ser 1 SwitchA0050bd855780 Eth 0 167 T S 1900 2 Switch also provides its Mac address Switch A Switch B Router A Router B
  • 6. Using the show cdp entry Command Switch A Switch B Router A Router B RouterA#sh cdp entry 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Device ID: RouterB Entry address(es): IP address: 10.1.1.2 Platform: cisco 2522, Capabilities: Router Interface: Serial0, Port ID (outgoing port): Serial Holdtime : 168 sec Version : Cisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(3), RELEASE SOFTWARE (fci) Copyright (c) 1986-1999 by cisco Systems, Inc. Compiled Mon 080-Feb-99 18:18 by phanguye
  • 7. Additional CDP Commands Switch A Switch B Router A Router B RouterA#sh cdp traffic 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 CDP counters : Packets output: 56, Input: 38 Hdr syntax: 0, Chksum error: 0, Encaps failed: 3 No memory: 0, Invalid packet: 0, Fragmented: 0 RouterA#sh cdp interface BRIO is administratively down, line protocol is down Encapsulation HDLC Sending CDP packets every 60 seconds Holdtime is 180 seconds
  • 8. Using Telnet to Connect to Remote Devices RouterA# telnet 10.2.2.2 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Trying 10.2.2.2 ... Open Catalyst 1900 Management Console All rights reserved. Copyright © Cisco Systems, Inc. 1993-1998 Enterprise Edition Software Ethernet Address: 00-90-86-73-33-40 PCA Number: 73-2239-06 PCA Serial Number: FAA02359H8K Model Number: WS-C1924-EN System Serial Number: FAA0237X0FQ SwitchB> Remote device Switch A Switch B Router A Router B
  • 9. Viewing Telnet Connections Switch A Switch B Router A Router B RouterA#sh session 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 Conn Host IP Address Byte Idle Conn Name 1 10.1.1.2 10.1.1.2 0 1 10.1.1.2 2 10.3.3.2 10.3.3.2 0 0 10.3.3.2 RouterA#sh user Line User Host(s) Idle Location 0 con 0 10.1.1.2 3 10.3.3.2 2 11 vty 0 idle 1 10.1.1.2
  • 10. Suspending a Telnet Session Switch A Switch B Router A Router B RouterB#<Ctr1-Shift-6>x 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 RouterA#sh session Conn Host IP Address Byte Idle Conn Name 1 10.1.1.2 10.1.1.2 0 1 10.1.1.2 RouterA#resume 1 RouterB#
  • 11. Closing a Telnet Session Switch A Switch B Router A Router B 10.3.3.2 10.3.3.1 10.1.1.1 10.1.1.2 10.2.2.1 10.2.2.2 S1 S0 RouterA#disconnect Closing the current Closing connection to 10.3.3.2 [confirm] session opened by you RouterA#clear line 11 Closing a session opened by a remote device [confirm] [OK]
  • 12. Using the Ping and trace Commands Router##ping 10.1.1.10 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.1.1.10, timeout is 2 seconds: !!!!! Router#trace 10.1.1.10 Success rate is 100 percent (5/5), round-trip min/avg/max =4/4/4 ms Type escape sequence to abort. Tracing the route to 10.1.1.10 1 10.1.1.10 4 msec 4 msec 4 msec Router# Test connectivity and path to remote device
  • 13.
  • 14. Router Internal Components RAM Flash ROM NVRAM Config register Interfaces
  • 15. ROM Functions ROM Bootstrap POST Mini IOS ROM monitor Contains microcode for basic function Show version Console
  • 16.
  • 17.
  • 18. Loading the IOS from Flash IOS RAM IOS Flash Console Flash file is decompressed into RAM Show flash
  • 19.
  • 20.
  • 21. RAM NVRAM Flash TFTPserver Cisco IOS Systems and Devices tftp: nvram: system: flash:
  • 22. Managing IOS Images Router c2500-js-1_120-3.bin Network server Network server FLASH
  • 23.
  • 24. Network server FLASH Creating a Software Image Backup Wg_ro_a#copy flash tftp Source filename []? c2500-js-1_120-3.bin Address or name of remote host []? 10.1.1.1 Destination file name [C2500-js-1_120-3.bin]? !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! <output omitted> 10084696 bytes copied in 709.228 secs (14223 bytes/sec) Wg_ro_a# Back up current files prior to updating flash
  • 25.
  • 26. Determining the current configuration Register Value Wg_ws_a # show version Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 . Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes system restarted by reload system image file is “ flash : c2500_js_l_120_3.bin” -----more------ configuration register is 0x 2102
  • 27. Show Flash Command Wg_ws_a # show flash system flash directory: File Length Name/Status 1 10084696 c2500_js_ l_120_3. Bin [ 10084760 bytes used, 6692456 available , 16777216 total } 1638k bytes of processor board system flash { read only}
  • 28. Show running and show startup commands Wg_ro_c#show running-config building configuration: ! Version 12.0 ! - - More - - Wg_ro_c#show startup-config using 1359 out of 32762 bytes ! Version 12.0 - - More - - In RAM In NVRAM
  • 29. Determining the current configuration Register Value Wg_ws_a # show version Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 . Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes system restarted by reload system image file is “ flash : c2500_js_l_120_3.bin” -----more------ configuration register is 0x 2102
  • 30. Determining the current configuration Register Value Wg_ws_a # show version Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 . Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes system restarted by reload system image file is “ flash : c2500_js_l_120_3.bin” -----more------ configuration register is 0x 2102
  • 31. Determining the current configuration Register Value Wg_ws_a # show version Cisco Internetwork Operating System Software IOS™ 2500 software { c2500 _js_L} , version 12.0(3) , RELEASE SOFTWARE { fci} Copyright {c} 1986_1999 by cisco Systems ,Inc. compiled Mon 18_Feb_99 18:18 by Phanguye Image text_base: 0x03050c84 . Data _base: 0x00001000 ROM : system Bootstrap , version 11.0 SOFTWARE Bootflash : 3000 bootstrap software (IGS_BOOT_R), version 11.0 (10c), RELEASE SOFTWARE {fci} wg_ro_a uptime is 20 minutes system restarted by reload system image file is “ flash : c2500_js_l_120_3.bin” -----more------ configuration register is 0x 2102