Introduction To Cisco IOS

Size: px
Start display at page:

Download "Introduction To Cisco IOS"

Transcription

1 S SRS CNS Lab2 IntroductionToCiscoIOS IntroductionToCiscoIOS 1 RouterArchitecture Ciscoroutershavemanysimilaritieswithpersonalcomputers.Afterall,mostoperating systems offer basic routing features to any PC with at least two network cards. The advantagesofroutersoverpersonalcomputerslieintheirdedicatedhardware,specialized inroutingfunctions,aswellasintheiroperatingsystem.thisiswhytheperformanceofa routerwithacpu20 timesslowerthantheoneofapcisstillabovethepc sperformance whenitcomesdowntoroutingpackets. RoutersalsohavethecommonmemorytypesthatcanbefoundinaPC,too: ROM usedatbootup,forhardwaretestsandinitialization;italsoretainsaminimal operatingsystemthatallowstheadministratortoperformanosupdateorapassword recovery.it squitesmall. RAM losesitscontentswhentherouterispoweredofforrebooted.itloadsthe operatingsystem,storesalltherunningconfiguration,statistics,theroutingtableanda fractionofitisusedforpacketbuffers.variesissize;itcanhavetensorhundredsofmb. Flash permanentmemory,similartoacomputer shdd.itstorestheoperating system simagefileandanyothertypesoffiles.itisusuallysmallerthantheram(tens ofmb). NVRAM thissmallnon volatilememorypermanentlyretainstherouter s configuration.itcanbearound32kb. ArouteralsohasaCPUthatdoesallthearithmeticalandlogicalwork.Thelookupin the routing table and the routing process are done in software. Layer 3 switches have dedicatedcircuitsthatacceleratetheroutingtablelookup,makingthemfasterthanrouters. A router also has different types of interfaces that allow it to communicate with the outsideworld.allinterfacesareindexedstartingfrom0(zero): Networkinterfacesaremeantforpacketrouting.Eachinterfacemustbeconfigured withalayer3address(ip)beforeitwillbeabletoroutepackets.youwillencounter interfaceslikeethernet,fastethernetorserial.eachinterfaceisnumberedaccordingto itsindexandthemoduleitbelongsto.forexample,serial1/2indicatesthethirdserial interfacefromthesecondmodule. Administrativeinterfacesareconsidered out of band,meaningthatdatatransferred throughtheseinterfacesisnotrouteddata.theyareusedformanagementpurposes andrequiretheadministratortobeintheproximityoftherouter(ortohavesome othermeantoovercomethis).eachrouterhasaconsoleinterface(console0)usedto connectapc sserialporttotherouter.someroutersalsohaveanauxinterface,which connectstoapc smodem. Virtualinterfaces.Somemoreadvancedconfigurationtopicsrequirevirtualinterfaces, whicharedefinedinsoftwareandhavenohardwarecounterpart.theseinclude loopbackinterfaces,tunnelinterfacesandvirtualterminals.ifthesesoundstrangeto you,don tworry,you llgettoknowthembetterlateron! F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page1

2 S SRS CNS Lab2 IntroductionToCiscoIOS A router does much more than simple routing functions. It can run a lot of services andprovidemanyfeaturestothenetworksitconnectsto.forexample,itcanalsofunction asafirewallorsomeothersecuritydevice.allthesefeaturesareprovidedbytheoperating system,ciscoios(internetworkoperatingsystem). 2 CiscoIOSFundamentals The Cisco IOS command line interface (CLI) is the primary user interface used for configuring, monitoring, and maintaining Cisco devices. This user interface allows you to directly and simply execute Cisco IOS commands, whether using a router console or terminal,orusingremoteaccessmethods. To aid in the configuration of Cisco devices, the Cisco IOS command line interface is dividedintodifferentcommandmodes.eachcommandmodehasitsownsetofcommands available for the configuration, maintenance, and monitoring of router and network operations.thecommandsavailabletoyouatanygiventimedependonthemodeyouare in.enteringaquestionmark(?)atthesystemprompt(routerprompt)allowsyoutoobtain alistofcommandsavailableforeachcommandmode. The use of specific commands allows you to navigate from one command mode to another. The standard order that a user would access the modes is as follows: user EXEC mode; privileged EXEC mode; global configuration mode; specific configuration modes; configurationsubmodes(andseveralotherconfigurationsub sub... submodes). Whenyoustartasessiononarouter,yougenerallybegininuserEXECmode,whichis oneoftwoaccesslevelsoftheexecmode.forsecuritypurposes,onlyalimitedsubsetof EXECcommandsareavailableinuserEXECmode.Thislevelofaccessisreservedfortasks thatdonotchangetheconfigurationoftherouter,suchasdeterminingtherouterstatus. Inordertohaveaccesstoallcommands,youmustenterprivilegedEXECmode,whichis thesecondlevelofaccessfortheexecmode.normally,youmustenterapasswordtoenter privilegedexecmode.inprivilegedexecmode,youcanenteranyexeccommand,asthe privilegedexecmodeisasupersetoftheuserexecmodecommands. FromprivilegedEXECmode,youcanenterglobalconfigurationmode.Inthismode,you canentercommandsthatconfiguregeneralsystemcharacteristics.youalsocanuseglobal configuration mode to enter specific configuration modes. Configuration modes, including globalconfigurationmode,allowyoutomakechangestotherunningconfiguration.ifyou latersavetheconfiguration,thesecommandsarestoredacrossrouterreboots. F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page2

3 S SRS CNS Lab2 IntroductionToCiscoIOS 3 BasicConfigurationExamples Throughouttheselabs,youwillbeusingCiscoPacketTracer,anetworksimulatorfrom Cisco.Itsimulatesseveralnetworkdevices(routers,switches,accesspoints)alongwiththe connectionsbetweenthem.ptcansavethetopology,togetherwiththeconfigurationforall thedevicesinvolved,ina.pktfile. Remember that PT is only a simulator. It does not offer all the functionality of a real routeriosandyoumightencountersomebugsfromtimetotime.still,youwillbeableto solveallthetasksintheselabsusingpackettracer. Toenterarouter scli,clickonceonarouterinptandgotheclitab.thisiswhereall yourconfigurationwilltakeplace. 3.1 Modes Afterarouterbootsup,yougetanoutputthatlooklikethis: Cisco 1841 (revision 5.0) with K/16384K bytes of memory. Processor board ID FTX0947Z18E M860 processor: part number 0, mask 49 2 FastEthernet/IEEE interface(s) 191K bytes of NVRAM K bytes of ATA CompactFlash (Read/Write) Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2) Technical Support: Copyright (c) by Cisco Systems, Inc. Compiled Wed 18-Jul-07 04:52 by pt_team --- System Configuration Dialog --- Continue with configuration dialog? [yes/no]: Theoutputsummarizestherouter shardwareconfiguration.afteryoutypenoyouget to the Router> prompt. At this prompt you can type show version again to display a summaryoftherouter shardwareconfiguration. Continue with configuration dialog? [yes/no]: no Press RETURN to get started! Router> ThisistheuserEXECmode.Press?togetalistofavailablecommands: Router>? Exec commands: <1-99> Session number to resume connect Open a terminal connection disable Turn off privileged commands disconnect Disconnect an existing network connection enable Turn on privileged commands exit Exit from the EXEC logout Exit from the EXEC ping Send echo messages F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page3

4 S SRS CNS Lab2 IntroductionToCiscoIOS resume Resume an active network connection show Show running system information ssh Open a secure shell client connection telnet Open a telnet connection terminal Set terminal line parameters traceroute Trace route to destination To turn on privileged commands, type enable. The prompt changes to indicate the privilegedexecmode.typedisabletogobacktouserexec: Router>enable Router#disable Router> AroutermaintainsaconfigurationfileinRAM(activeor running configuration)anda permanentconfigurationfileinnvram.toentertheconfigurationmode,typeconfigure terminalintheprivilegedexecmode.thepromptchanges: Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)# The (config) indicates the configuration mode the router is currently in. Right now, thisisthe root oftheconfigurationmode.allothersub modeswillbeaccessedfromhere. Youcanlisttheavailablecommandsusing? ineverymode. To go back one level in the configuration hierarchy, type exit. To go back to the Router#promptandcompletelyexitallconfigurationmodes,useendorpressCTRL Z. 3.2 Interfaces Interface configuration is done in interface configuration mode. For example, to configureafastethernetinterfacewithanipaddressandanetworkmaksandtoturniton, typethefollowingcommands: Router(config)#interface FastEthernet0/0 Router(config-if)#ip address Router(config-if)#no shutdown Use the show interfaces and show ip interfaces commands to view the full configurationofallnetworkinterfaces.toquickyviewthestateofeachinterfaceandtheip configuration,usetheshow ip interface briefcommand: Router#show ip interface brief Interface IP-Address OK? Method Status Protocol Serial1/ YES manual up down Serial1/ YES manual up up Serial1/2 unassigned YES unset administratively down down Serial1/3 unassigned YES unset administratively down down Loopback YES manual up up The status of the interface can be up (layer 1 OK), down (layer 1 error) or administratively down, if the administrator specifically shut down the interface or was neverbroughtup.allinterfacesonarouterareadministratively down,bydefault. F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page4

5 S SRS CNS Lab2 IntroductionToCiscoIOS The protocol fieldindicatesthelayer2protocolstatus(ethernet,pppandothers). For example, the first serial interface has been brought up but the cable hasn t been connected on the other end, so the layer 2 protocol cannot function between the two interfaces. 3.3 Lines Alineisaspecialkindofinterfaceandtheyareusedforadministrativepurposes.The lines exist only in software but some of them can have a hardware counterpart. For example,whenyouconnecttotheconsole,theios sees youonthe console0 line.the same goes for telnet connections: each time a user connects via Telnet to the router, the usercommunicateswiththeiosthroughavirtualteletypes(vty)interfacethatallowthe user to connect to the listening telnet daemon. Each user occupies one vty, even if multipleusersconnectthroughthesamephysicalinterface. To enter line configuration mode, use the same syntax as you did when you entered interfaceconfigurationmodeandsubstitutethewordinterfacewiththewordline: Router(config)#line console 0 Router(config-line)#exit Router(config)#line vty 0 Router(config-line)#exit Router(config)#line vty 0 4 Router(config-line)# Commands similar to line vty 0 4 can be used to select multiple vty lines. The configuration made in the (config-line) mode will then apply to all the lines that were selected. F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page5

6 S SRS CNS Lab2 IntroductionToCiscoIOS 4 Tasks OpentheLabweek2_Topology.pktfile.Tosolvethefollowingtasks,DONOTconfigure anythingontheswitch. Important!? and tab : Remembertotype? inallconfigurationmodestolistthecommandsavailabletoyou. The? canbeusedtolistalltheformsofacertaincommand,too.simplytype? after thefirstwordinthecommandandyouwillgetalistofparametersthatyoucanuseto continuethecommand.forexample,typingconfigure?willreturnalistinwhich youwillfindterminalasanoption. The tab keyautocompletesthewordsthatmakeupcommands,aslongasthereisno confusion.forexample,pressing tab aftertypingcwillnotgiveyouconfigure,but pressing tab afterconfwill. Important!Writinganswers: Wheneveryouareaskedtoansweraquestion,typetheanswerinanotepadwindow andkeepituntilthelabassistantchecksthattask. 1. [0.5p]LogintorouterMickey.Listthecommandsavailableinuserexecmodeandthenin privilegedexecmode.findthecommandthatrebootstherouterandrebootit. 2. [+1.0=1.5p]Findoutandwritedowntheamountofmemoryforeachmemorytype:RAM, flash,nvram. Hint:Allroutershavethesamehardwareconfiguration,youonlyneedtoqueryone. 3. [+0.5=2.0p]Configurethehostnamesoneachrouter.Yourpromptwillchangewhenyou changethehostname(name)ofeachrouter. 4. [+1.0=3.0p]Configureaclear textenablepassword.then,configureanmd5 hashedenable password. Hide usingaweakencryptionalgoritmtheclear textenablepassword. Hint:Seepage288fromtheICND1documentation. 5. [+0.5 = 3.5p] Configure a message of the day banner on router Mickey with the message Thisrouteris<yournamehere> sproperty!unauthorizedaccesswillbepunishedwithno mercy!.testthisbanner. Hint:thebannerwillshowupwhenyoulogintotherouter.Findthecommandtoexit userexecmode. 6. [+0.5=4.0p]SettheclockonrouterPlutotothecurrenttimeanddate.Use? tofindout thesyntaxandverifyitwithshow clock. 7. [+1.0=5.0p]Listtheavailableinterfacesoneachrouter.Determinewhichinterfaceshave cablesinthem.foreachusedinterface,insertadescriptionthatsays InterfacetorouterX or interfacetoswitchx. F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page6

7 S SRS CNS Lab2 IntroductionToCiscoIOS Hint:Hoveryourmousecursoroveracabletodisplaytheinterfacesonbothends.Use theinterfaceconfigurationmode. 8. [+0.5=5.5p]Showtherunningconfiguration.Showthestartupconfiguration.Whatarethe differences between these two? Copy the running configuration over the startup configuration. 9. [+1 = 6.5p] Configure the serial interfaces between Mickey and Minnie with IP addresses from the network /24. Serial interfaces need a clock rate to be configured equallyonbothends.pingfromoneroutertotheothertotestyourconnection. Hint:YoucanuseanyIPaddressesinthegivenaddressspace. 10. [+1 = 7.5p] Configure the FastEthernet interfaces between all three routers (the network withtheswitchinthecenter)usingipaddresesfromthe /24addressspace.do notconfigureanythingontheswitch.testusingping. Hint:Allthreeinterfacesconnectingtotheswitchareinthesamenetwork.Also,same hintasabove. 11. [+0.5=8.0p]Writedowntheroutingtablesforeachrouter.Doeseachrouterseeexactly twonetworks? 12. [+0.5 = 8.5p] Add a loopback interface for each router. Use the address X.1/24, wherexis1,2or3formickey,minnieandpluto.listyourinterfacestocheckthistask. 13. [+0.5=9.0p]WritedowntheMACaddressesofeachFastEthernetinterfaceoneachrouter. Also,writedowntheARPtablesforeachoftheaboveinterfaces. 14. [+0.5=9.5p]Writedowntheroutingtablesforeachrouter.Doeseachrouterknowaboutall theloopbackaddressesyouassigned?explainwhy(writeasinglesentence). Hint:Determinewhatkindofroutesareineachrouter sroutingtable. 15. [+0.5=10.0p]CDPisprotocolusedforCisconetworkdevicediscovery.Findthecommandto vieweachrouter sneighborsusingcdp. Hint:CDPisenabledbydefault.Youdon thavetostarttheprotocol;justshowthe neighbors. 16. [BONUS +1 = 11p] Manually configure the missing routes on each router, so that every loopbackcanbepingedfromanyrouter. F a c u l t a t e a d e A u t o m a t i c ă ș i C a l c u l a t o a r e Page7

TELECOMMUNICATION MANAGEMENT AND NETWORKS

TELECOMMUNICATION MANAGEMENT AND NETWORKS QUAID-E-AWAM UNIVERSITY OF ENGINEERING SCIENCE AND TECHNOLOGY, NAWABSHAH TELECOMMUNICATION MANAGEMENT AND NETWORKS LAB # 3 CONFIGURING INTERFACES OF ROUTER AND SWITCH Topology Diagram Addressing Table

More information

KIM DONNERBORG / RTS. Cisco Lab Øvelse Af Kim Donnerborg / RTS. Side 0 af 8

KIM DONNERBORG / RTS. Cisco Lab Øvelse Af Kim Donnerborg / RTS. Side 0 af 8 KIM DONNERBORG / RTS Side 0 af 8 INDHOLDSFORTEGNELSE Lab: Basic Router Configuration... 2 Topology Diagram... 2 Addressing Table... 2 Learning Objectives... 2 Scenario... 2 Task 1: Cable the Network....

More information

Password Recovery Procedure for the Cisco 3600 and 3800 Series Routers

Password Recovery Procedure for the Cisco 3600 and 3800 Series Routers Password Recovery Procedure for the Cisco 3600 and 3800 Series Routers Document ID: 22189 Contents Introduction Prerequisites Requirements Components Used Related Products Conventions Step by Step Procedure

More information

Password Recovery Procedure for the Cisco 1700 and 1800 Series Routers

Password Recovery Procedure for the Cisco 1700 and 1800 Series Routers Password Recovery Procedure for the Cisco 1700 and 1800 Series Routers Document ID: 22187 Introduction Prerequisites Requirements Components Used Related Products Conventions Step by Step Procedure Example

More information

outing and Switching Elective : Le

outing and Switching Elective : Le Routing and Switching Elective : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Chapters covered: Cabling Router Configuration

More information

Password Recovery Procedure for the Cisco 1900 Series Integrated Services Routers

Password Recovery Procedure for the Cisco 1900 Series Integrated Services Routers Password Recovery Procedure for the Cisco 1900 Series Integrated Services Routers Document ID: 112058 Contents Introduction Prerequisites Requirements Components Used Related Products Conventions Step

More information

Antonio Cianfrani. Packet Tracer

Antonio Cianfrani. Packet Tracer Antonio Cianfrani Packet Tracer Packet Tracer (1/2) Packet Tracer? Cisco Packet Tracer is a software able to emulate CISCO networking devices. Packet Tracer features: Allows to create network topologies

More information

Lab 7 Configuring Basic Router Settings with IOS CLI

Lab 7 Configuring Basic Router Settings with IOS CLI Lab 7 Configuring Basic Router Settings with IOS CLI Objectives Part 1: Set Up the Topology and Initialize Devices Cable equipment to match the network topology. Initialize and restart the router and switch.

More information

co Password Recovery Procedure for the Cisco 1700 Series R

co Password Recovery Procedure for the Cisco 1700 Series R co Password Recovery Procedure for the Cisco 1700 Series R Table of Contents Password Recovery Procedure for the Cisco 1700 Series Routers...1 Introduction...1 Before You Begin...2 Conventions...2 Prerequisites...2

More information

King Fahd University of Petroleum & Minerals. Configuration of Routers and Establishing Routed Networks

King Fahd University of Petroleum & Minerals. Configuration of Routers and Establishing Routed Networks King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 7 Objectives: Configuration of Routers and Establishing Routed Networks The objective of this experiment

More information

Lab Using the Boot System Command. Objective. Background/Preparation

Lab Using the Boot System Command. Objective. Background/Preparation Lab 5.1.3 Using the Boot System Command Objective Display information about the Cisco IOS Image (software) that is currently running. Determine where the IOS is booting from. Check the amount of RAM, Flash

More information

config mode: Router> enable Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z.

config mode: Router> enable Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. CCNA1-CH2 2.1.1.1 OS / IOS 2.1.2.1 console (serial) / ssh / telnet 2.1.2.2 putty (teraterm / mobxterm / ) 2.1.3.1 IOS operation: console (cable + config) in packettracer 2.1.3.2 user EXEC vs Privileged

More information

CCNA 1 Chapter 2 v5.0 Exam Answers %

CCNA 1 Chapter 2 v5.0 Exam Answers % CCNA 1 Chapter 2 v5.0 Exam Answers 2015 100% 1. Which two features are characteristics of flash memory? (Choose two.) Flash provides nonvolatile storage. Flash receives a copy of the IOS from RAM when

More information

Lab 3: Basic Device Configuration

Lab 3: Basic Device Configuration Lab 3: Basic Device Configuration University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 2 Lab 3: Basic Device Configuration **Given

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA Exploration:

More information

CCNA 1 Chapter 11 V4.0 Answers

CCNA 1 Chapter 11 V4.0 Answers CCNA 1 Chapter 11 V4.0 Answers 1. Refer to the exhibit. What command will place the router into the correct mode to configure an appropriate interface to connect to a LAN? UBAMA# configure terminal UBAMA(config)#

More information

Lab Command Modes and Router Identification. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Lab Command Modes and Router Identification. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode Lab 3.1.2 Command Modes and Router Identification Objective Identify basic router modes of user EXEC and privileged EXEC. Use commands to enter specific modes. Become familiar with the router prompt for

More information

Network Cable : Configure & Verifying Cross-Over Cable. Network Profile: Network Discovery, File and Printer sharing

Network Cable : Configure & Verifying Cross-Over Cable. Network Profile: Network Discovery, File and Printer sharing Lab # Lab 1 Lab 2 Lab 3 Lab 4 Lab 5 Lab 6 Lab 7 Lab 8 Lab 9 Lab 10 Lab 11 Lab 12 Lab 13 Lab 14 Lab 15 Lab 16 Lab 17 Lab 18 Lab 19 Lab 20 Lab 21 Lab 22 Lab 23 Topic LAN Card: Check Speed, Enable/Disable.

More information

Lab Capturing and Analyzing Network Traffic

Lab Capturing and Analyzing Network Traffic Lab 1.2.2 Capturing and Analyzing Network Traffic Host Name IP Address Fa0/0 Subnet Mask IP Address S0/0/0 Subnet Mask Default Gateway RouterA 172.17.0.1 255.255.0.0 192.168.1.1 (DCE) 255.255.255.0 N/A

More information

ord Recovery Procedure for the Cisco Catalyst 8510 Multiserv

ord Recovery Procedure for the Cisco Catalyst 8510 Multiserv ord Recovery Procedure for the Cisco Catalyst 8510 Multiserv Table of Contents Password Recovery Procedure for the Cisco Catalyst 8510 Multiservice Switch Router...1 Introduction...1 Before You Begin...1

More information

Powering On the Cisco VG224 Voice Gateway

Powering On the Cisco VG224 Voice Gateway CHAPTER 4 To power on your Cisco VG224 voice gateway, perform the following tasks in the order listed, as required: Checklist for Power-On, page 4-1 Power-On Procedure, page 4-1 Initial Configuration Procedures,

More information

Lab Verifying NAT and PAT Configuration

Lab Verifying NAT and PAT Configuration Lab 1.1.5 Verifying NAT and PAT Configuration Objective Configure a router for Network Address Translation (NAT) and Port Address Translation (PAT) Test the configuration and verify NAT/PAT statistics

More information

Command-Line Interface (CLI) Basics

Command-Line Interface (CLI) Basics 4 CHAPTER This chapter is intended as a quick reference, not as a step-by-step explanation of the Cisco IOS. The chapter describes basic Cisco IOS software command-line interfaces that you may need to

More information

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

CCNA 1 Chapter 2 v5.0 Exam Answers 2013 CCNA 1 Chapter 2 v5.0 Exam Answers 2013 1. Refer to the exhibit. A switch was configured as shown. A ping to the default gateway was issued, but the ping was not successful. Other switches in the same

More information

Lab 5.2.6b Managing IOS Images with ROMmon and Xmodem Instructor Version 2500

Lab 5.2.6b Managing IOS Images with ROMmon and Xmodem Instructor Version 2500 Lab 5.2.6b Managing IOS Images with ROMmon and Xmodem Instructor Version 2500 Objective Recover a Cisco router stuck in ROM monitor (ROMmon) mode. Learn how to avoid having to use Xmodem to restore an

More information

Password Recovery Procedure for the Cisco 801, 802, 803, 804, 805, 811, and 813 Series Routers

Password Recovery Procedure for the Cisco 801, 802, 803, 804, 805, 811, and 813 Series Routers Password Recovery Procedure for the Cisco 801, 802, 803, 804, 805, 811, and 813 Series Routers Document ID: 12732 Contents Introduction Prerequisites Requirements Components Used Related Products Conventions

More information

Lab Configuring OSPF Timers 2500 Series

Lab Configuring OSPF Timers 2500 Series Lab 2.3.5 Configuring OSPF Timers 2500 Series Objective Setup an IP addressing scheme for OSPF area. Configure and verify OSPF routing. Modify OSPF interface timers to adjust efficiency of network. Background/Preparation

More information

Lab Managing IOS Images with TFTP Instructor Version 2500

Lab Managing IOS Images with TFTP Instructor Version 2500 Lab 5.2.5 Managing IOS Images with TFTP Instructor Version 2500 Objective Backup a copy of a router IOS from flash to a TFTP server. Reload the backup IOS software image from a TFTP server into flash on

More information

CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network

CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network 11.1.1 What is the system software in Cisco devices? The Cisco IOS provides devices with what network services? How is the IOS generally accessed?

More information

Lab Configuring OSPF Authentication 2500 Series

Lab Configuring OSPF Authentication 2500 Series Lab 2.3.4 Configuring OSPF Authentication 2500 Series Objective Setup an IP addressing scheme for Open Shortest Path First (OSPF) area. Configure and verify OSPF routing. Introduce OSPF authentication

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA Exploration:

More information

Module 9, Assignment 7

Module 9, Assignment 7 Module 9, Assignment 7 7.2.3 Control Router via Console (in Packet Tracer) 1. Prepare a Cisco 1841 Router (see figure 6-9). 2. Prepare a PC for administration. 3. Prepare a console cable and plug the serial

More information

Lab Configuring Router Passwords. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Lab Configuring Router Passwords. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode Lab 3.1.3 Configuring Router Passwords Objective Configure a password for console login to user EXEC mode. Configure a password for virtual terminal (Telnet) sessions. Configure a secret password for privileged

More information

Table of Contents. Cisco Password Recovery Procedure for the Cisco 2000, 2500, 3000, 4000, AccessPro, 7000 (RP), AGS, IGS, STS

Table of Contents. Cisco Password Recovery Procedure for the Cisco 2000, 2500, 3000, 4000, AccessPro, 7000 (RP), AGS, IGS, STS ry Procedure for the Cisco 2000, 2500, 3000, 4000, AccessPro, , IGS, STS Table of Contents Password Recovery Procedure for the Cisco 2000, 2500, 3000, 4000, AccessPro, 7000 (RP), AGS, IGS, STS 10x...1

More information

Lab 1.1.4a Configuring NAT

Lab 1.1.4a Configuring NAT Lab 1.1.4a Configuring NAT Objective Configure a router to use network address translation (NAT) to convert internal IP addresses, typically private addresses, into outside public addresses. Background/Preparation

More information

Chapter 11. Configuring and Testing Your Network

Chapter 11. Configuring and Testing Your Network Chapter 11 Configuring and Testing Your Network CCNA1-1 Chapter 11 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario.

More information

Lab 1.1.4c Configuring Static NAT Addresses

Lab 1.1.4c Configuring Static NAT Addresses Lab 1.1.4c Configuring Static NAT Addresses Objective Configure a router to use network address translation (NAT) to convert internal IP addresses, typically private addresses, into outside public addresses.

More information

First-Time Configuration

First-Time Configuration This chapter describes the actions to take before turning on your router for the first time Setup Mode, on page 1 Verifying the Cisco IOS Software Version, on page 4 Configuring the Hostname and Password,

More information

Lab Configuring OSPF Timers

Lab Configuring OSPF Timers Lab 2.3.5 Configuring OSPF Timers Objective Setup an IP addressing scheme for OSPF area. Configure and verify OSPF routing. Modify OSPF interface timers to adjust efficiency of network. Background/Preparation

More information

Using the Command-Line Interface

Using the Command-Line Interface CHAPTER 1 The Cisco Metro Ethernet (ME) 3400E Series Ethernet Access switch is supported by Cisco IOS software. This chapter describes how to use the switch command-line interface (CLI) to configure software

More information

CCENT Study Guide. Chapter 6 Cisco s Internetworking Operating System (IOS)

CCENT Study Guide. Chapter 6 Cisco s Internetworking Operating System (IOS) CCENT Study Guide Chapter 6 Cisco s Internetworking Operating System (IOS) Chapter 6 Objectives The CCENT Topics Covered in this chapter include: 2.0 LAN Switching Technologies 2.3 Troubleshoot interface

More information

Lab Securing Network Devices

Lab Securing Network Devices Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A S1 VLAN 1 192.168.1.11 255.255.255.0 192.168.1.1 PC-A NIC 192.168.1.3

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA 2: Routers

More information

Lab Establishing and Verifying a Telnet Connection Instructor Version 2500

Lab Establishing and Verifying a Telnet Connection Instructor Version 2500 Lab 4.2.2 Establishing and Verifying a Telnet Connection Instructor Version 2500 Objective Establish a Telnet connection to a remote router. Verify that the application layer between source and destination

More information

The word "Router" is replaced with your router's hostname if the hostname is already configured.

The word Router is replaced with your router's hostname if the hostname is already configured. 1.2 IOS User Modes There are two primary modes of operation within the IOS: user mode and privileged mode. When you first connect to the router, you are placed in the user mode. The Cisco documentation

More information

Lab Configuring Static Routes Instructor Version 2500

Lab Configuring Static Routes Instructor Version 2500 Lab 6.1.6 Configuring Static Routes Instructor Version 2500 Objective Configure static routes between routers to allow data transfer between routers without the use of dynamic routing protocols. Background/Preparation

More information

~ 1 ~ Ankara University Department of Computer Engineering COM LAB 1 Part 1

~ 1 ~ Ankara University Department of Computer Engineering COM LAB 1 Part 1 ~ 1 ~ Ankara University Department of Computer Engineering COM332 2017 LAB 1 Part 1 SECTION 1 PC Network TCP/IP Configuration Objective Identify tools used to discover a computer network configuration

More information

Lab Using the CLI to Gather Network Device Information Topology

Lab Using the CLI to Gather Network Device Information Topology Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A Lo0 209.165.200.225 255.255.255.224 N/A S1 VLAN 1 192.168.1.11 255.255.255.0

More information

4(b): Assign the IP address on the Serial interface of Router. Console Cable

4(b): Assign the IP address on the Serial interface of Router. Console Cable Lab#4 Router Basic IOS 4(a). Router Basic Commands & Configuration 4(b) Assign the IP address on the Serial interface of Router Console Cable R1 PC1 Objectives Be familiar with use of different Configuration

More information

Lab Troubleshooting RIP

Lab Troubleshooting RIP Lab 7.2.6 Troubleshooting RIP Objective Set up an IP addressing scheme using class B networks. Configure RIP on routers. Observe routing activity using the debug ip rip command. Examine routes using the

More information

Lab 1. CLI Navigation. Scenario. Initial Configuration for R1

Lab 1. CLI Navigation. Scenario. Initial Configuration for R1 Lab 1 CLI Navigation This lab covers the most basic skills for accessing and using the command-line interface (CLI) on a Cisco router or switch. Many of the small, picky details of how the CLI works cannot

More information

Lab Configuring OSPF Authentication

Lab Configuring OSPF Authentication Lab 2.3.4 Configuring OSPF Authentication Objective Setup an IP addressing scheme for Open Shortest Path First (OSPF) area. Configure and verify OSPF routing. Introduce OSPF authentication into the area.

More information

Before you start the lab exercises see the lab administrator or EEE3080F tutor to get assigned to your routers.

Before you start the lab exercises see the lab administrator or EEE3080F tutor to get assigned to your routers. EEE00F Lab Basics of the Network Lab Student Lab Manual Before you start the lab exercises see the lab administrator or EEE00F tutor to get assigned to your routers. Contents. Resources used in the labs...

More information

Chapter 6: Network Layer

Chapter 6: Network Layer Chapter 6: Network Layer Introduction to Networks Intro to Networks v5 Network Layer Intro to Networks v5 2 The Network Layer End to End Transport processes Addressing end devices Encapsulation of Packets

More information

Using the Command-Line Interface

Using the Command-Line Interface CHAPTER 1 The Catalyst 2950 switches are supported by Cisco IOS software. This chapter describes how to use the switch command-line interface (CLI) to configure the software features. For a complete description

More information

FIRST BOOT OF THE ROUTER & STORING ITS CONFIGURATION

FIRST BOOT OF THE ROUTER & STORING ITS CONFIGURATION Volume Issue pp 008-003 March 202 www. ijsret.org ISSN 2278-0882 FIRST BOOT OF THE ROUTER & STORING ITS CONFIGURATION Gyan Prakash Pal Faculty of Electronics & Communication Engineering Department, Shanti

More information

Lab Router Configuration Using Setup Instructor Version 2500

Lab Router Configuration Using Setup Instructor Version 2500 Lab 2.2.1 Router Configuration Using Setup Instructor Version 2500 Objective Use the System Configuration dialog (setup). Establish some basic router configurations. Background/Preparation A new router

More information

Lab - Configuring a Switch Management Address

Lab - Configuring a Switch Management Address Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 1 192.168.1.2 255.255.255.0 N/A PC-A NIC 192.168.1.10 255.255.255.0 N/A Part 1: Configure a Basic Network

More information

Lab Configuring a Serial Interface

Lab Configuring a Serial Interface Lab 3.1.5 Configuring a Serial Interface Objective Configure a serial interface on each of two routers so they can communicate. Background/Preparation Any router that meets the interface requirements may

More information

CHAPTER 2 ACTIVITY

CHAPTER 2 ACTIVITY CHAPTER 2 ACTIVITY 2.1.1.1 1. CLI stands for 2. GUI stands for 3. Write the step you used to go to CLI interface on Windows 4. The OS, normally loads from a disk drive, into RAM. 5. The portion of the

More information

Cisco IOS Configuration Basics

Cisco IOS Configuration Basics Cisco IOS Configuration Basics Switching Router Overview Router configuration controls the operation of the router s: Interface IP address and netmask Routing information (static, dynamic or default) Boot

More information

Using the Command-Line Interface

Using the Command-Line Interface CHAPTER 1 The Cisco IE 3000 switch is supported by Cisco IOS software. This chapter describes how to use the switch command-line interface (CLI) to configure software features. For a complete description

More information

Lab Verifying RIP v2 Configuration

Lab Verifying RIP v2 Configuration Lab 1.2.5 Verifying RIP v2 Configuration Objective Configure RIP v1 and v2 on routers. Use show commands to verify RIP v2 operation. Background/Preparation Cable a network similar to the one shown in the

More information

SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0

SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0 SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0 135 points 1.1.1 What are the common components between a router and other computers? CPU RAM ROM Operating System 1.1.1.2 What does a router connect?

More information

Lab Well-Known Port Numbers and Multiple Sessions

Lab Well-Known Port Numbers and Multiple Sessions Lab 10.2.5 Well-Known Port Numbers and Multiple Sessions Objective Enable HTTP services on a router. Show multiple HTTP and Telnet sessions on a single host. Observe well-known TCP port numbers on the

More information

Lab Verifying PPP Configuration

Lab Verifying PPP Configuration Lab 3.3.4 Verifying PPP Configuration Objective Configure a serial interface on two routers with the PPP protocol. Verify and test the link for connectivity. Background/Preparation Cable a network similar

More information

Configure Initial Router Settings on Cisco 4000 Series ISRs

Configure Initial Router Settings on Cisco 4000 Series ISRs Configure Initial Router Settings on Cisco 4000 Series ISRs This chapter describes how to perform the initial configuration on Cisco 4000 Series Integrated Services Routers (ISRs). It contains the following

More information

Lab 4.2.5a Connectivity Tests Ping

Lab 4.2.5a Connectivity Tests Ping Lab 4.2.5a Connectivity Tests Ping Objective Use the ping command to send ICMP datagrams to target host. Verify that the network layer between source and destination is working properly. Retrieve information

More information

Lab 1.4.6B Implementing Port Security

Lab 1.4.6B Implementing Port Security Lab 1.4.6B Implementing Port Security Device Designation Device Name VLAN 1 Address Subnet mask S1 FC-ASW-1 10.0.0.2 255.255.255.0 PC1 Host 1 10.0.0.254 255.255.255.0 PC2 Host 2 10.0.0.253 255.255.255.0

More information

Lab Command Line Fundamentals Instructor Version 2500

Lab Command Line Fundamentals Instructor Version 2500 Lab 2.2.9 Command Line Fundamentals Instructor Version 2500 Objective Log into a router and go to the user and privileged modes. Use several basic router commands to determine how the router is configured.

More information

Backup a copy of a router IOS from flash to a TFTP server. Reload the backup IOS software image from a TFTP server into flash on a router.

Backup a copy of a router IOS from flash to a TFTP server. Reload the backup IOS software image from a TFTP server into flash on a router. Lab 5.2.5 Managing IOS Images with TFTP Objective Backup a copy of a router IOS from flash to a TFTP server. Reload the backup IOS software image from a TFTP server into flash on a router. Background/Preparation

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA Exploration:

More information

Basic IOS Command Structure. Router#disable Router>

Basic IOS Command Structure. Router#disable Router> Router#disable Router> Basic IOS Command Structure Each IOS command has specific format or syntax and is executed at the appropriate prompt. The general syntax for a command is the command followed by

More information

No Service Password-Recovery

No Service Password-Recovery No Service Password-Recovery Last Updated: January 18, 2012 The No Service Password-Recovery feature is a security enhancement that prevents anyone with console access from accessing the router configuration

More information

1. Which OSI layers offers reliable, connection-oriented data communication services?

1. Which OSI layers offers reliable, connection-oriented data communication services? CCNA 1 Practice Final Exam Answers v4.0 100% 1. Which OSI layers offers reliable, connection-oriented data communication services? application presentation session transport network 2. Refer to the exhibit.

More information

Lab 2.8.1: Basic Static Route Configuration

Lab 2.8.1: Basic Static Route Configuration Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway R1 Fa0/0 172.16.3.1 255.255.255.0 N/A S0/0/0 172.16.2.1 255.255.255.0 N/A Fa0/0 172.16.1.1 255.255.255.0 N/A R2

More information

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 HQ S0/0/0 S0/0/1 Lo1 10.10.10.1 255.255.255.252 Fa0/0 Branch1 S0/0/0 S0/0/1 Fa0/0 Branch2 S0/0/0 S0/0/1 PC1

More information

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM This lab has been updated for use on NETLAB+ Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces.

More information

LAB 3 Basic Switch Configuration Commands

LAB 3 Basic Switch Configuration Commands LAB 3 Basic Switch Configuration Commands This lab explains basic switch configuration commands in detail with examples. Configuration and commands explained in this tutorial are essential commands to

More information

CCNA Semester 2 labs. Labs for chapters 2 10

CCNA Semester 2 labs. Labs for chapters 2 10 CCNA Semester 2 labs Labs for chapters 2 10 2.2.2.5 Lab - Configuring IPv4 Static and Default Routes 2.3.2.4 Lab - Troubleshooting Static Routes 3.2.1.9 Lab - Configuring Basic RIPv2 5.2.2.9 Lab - Configuring

More information

Lab Student Lab Orientation

Lab Student Lab Orientation Lab 1.1.1 Student Lab Orientation Objective In this lab, the students will complete the following tasks: Review the lab bundle equipment Understand the security pod topology Understand the pod naming and

More information

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment?

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment? CCNA1 v6.0 Chapter 2 Exam Answers 2017 (100%) MiPDF.COM 1. What is the function of the kernel of an operating software? It provides a user interface that allows users to request a specific task. The kernel

More information

Student Instructions: "Rob Router" Learns How to Communicate...Again!

Student Instructions: Rob Router Learns How to Communicate...Again! Student Instructions: "Rob Router" Learns How to Communicate...Again! PART 1 Perform the following tasks: Configure the router assigned to you. (Use the Router Configuration Setup handout.) When finished

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA Exploration:

More information

Lab Configuring the OSPF Routing Process

Lab Configuring the OSPF Routing Process Lab 2.3.1 Configuring the OSPF Routing Process Objective Setup an IP addressing scheme for OSPF area 0. Configure and verify Open Shortest Path First (OSPF) routing. Background/Preparation Cable a network

More information

Lab Catalyst 2950T and 3550 Series Basic Setup

Lab Catalyst 2950T and 3550 Series Basic Setup Lab 1.2.9.1 Catalyst 2950T and 3550 Series Basic Setup Objective Configure a Cisco Catalyst 2950T or 3550 series Ethernet switch for the first time using the command-line interface (CLI) mode. Basic first

More information

Hochschule Bremen Networking Lab

Hochschule Bremen Networking Lab Hochschule Bremen Networking Lab User Manual Welcome to the Hochschule Bremen networking lab. This manual will give you a brief introduction on how to use the PCs and networking hardware in the lab. The

More information

IOS and Configuration Basics

IOS and Configuration Basics APPENDIX C This appendix contains basic information about the Cisco Internet Operating System (IOS) software and includes the following sections: Cisco IOS Modes of Operation Getting Context-Sensitive

More information

Lab Troubleshooting IP Address Issues Instructor Version 2500

Lab Troubleshooting IP Address Issues Instructor Version 2500 Lab 4.2.6 Troubleshooting IP Address Issues Instructor Version 2500 Objective Configure two routers and two workstations in a small WAN. Troubleshoot problems introduced by incorrect configurations. Background/Preparation

More information

Lab - Building a Switch and Router Network

Lab - Building a Switch and Router Network Topology Addressing Table Device Interface IP Address Subnet Mask Default Gateway G0/0 192.168.0.1 N/A G0/1 192.168.1.1 N/A PC-A NIC 192.168.1.3 192.168.1.1 PC-B NIC 192.168.0.3 192.168.0.1 R1 Objectives

More information

CCNA Layer 2 switching. Revision no.: PPT/2K605/03

CCNA Layer 2 switching. Revision no.: PPT/2K605/03 CCNA 640-801 Layer 2 switching Revision no.: PPT/2K605/03 What is Switching? It breaks the Collision Domain It takes the packet and forwards to destined port without any modification. Network still remains

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

Configuring Security with Passwords, Privileges, and Logins

Configuring Security with Passwords, Privileges, and Logins Configuring Security with Passwords, Privileges, and Logins Cisco IOS based networking devices provide several features that can be used to implement basic security for CLI sessions using only the operating

More information

EtherSwitch Service Module (ES) Configuration Example

EtherSwitch Service Module (ES) Configuration Example EtherSwitch Service Module (ES) Configuration Example Document ID: 82288 Contents Introduction Prerequisites Requirements Components Used Related Products Conventions EtherSwitch Modules Concepts Configure

More information

Lab Configuring Basic Router Settings with IOS CLI (Instructor Version Optional Lab)

Lab Configuring Basic Router Settings with IOS CLI (Instructor Version Optional Lab) (Instructor Version Optional Lab) Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only. Optional activities are designed to enhance understanding and/or

More information

LAB MANUAL for Computer Network

LAB MANUAL for Computer Network LAB MANUAL for Computer Network CSE-310 F Computer Network Lab L T P - - 3 Class Work : 25 Marks Exam : 25 MARKS Total : 50 Marks This course provides students with hands on training regarding the design,

More information

Using the Command-Line Interface

Using the Command-Line Interface CHAPTER 1 The Catalyst 3750 switch is supported by Cisco IOS software. This chapter describes how to use the switch command-line interface (CLI) to configure software features. For a complete description

More information

Lab Troubleshooting LAN Connectivity

Lab Troubleshooting LAN Connectivity Lab 9.2.4 Troubleshooting LAN Connectivity Device Host Name Interface IP Address Subnet Mask Default Gateway Switch Port R1 R1 Fast Ethernet 0/0 192.168.1.1 255.255.255.0 N/A Fast Ethernet 0/2 S1 S1 VLAN

More information

Packet Tracer - Configuring Initial Switch Settings

Packet Tracer - Configuring Initial Switch Settings Topology Objectives Part 1: Verify the Default Switch Configuration Part 2: Configure a Basic Switch Configuration Part 3: Configure a MOTD Banner Part 4: Save Configuration Files to NVRAM Part 5: Configure

More information

Lab Backing up Configuration Files

Lab Backing up Configuration Files Lab 3.2.9 Backing up Configuration Files Objective Demonstrate the capture of the running configuration of a router to an ASCII text file with HyperTerminal. Edit or modify the configuration with a text

More information