CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.

Slides:



Advertisements
Similar presentations
Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
Advertisements

Routers and Routing Basics WANs And Routers. Intro To WANs.
CCNA2 MODULE 5.
Router Components Semester 2 Chapter 4. Table of Contents More on Components The Show Command Network Neighbor Routers Basic Network Testing.
Introduction to the Cisco IOS
WXES2106 Network Technology Semester /2005 Chapter 5 Routers CCNA2: Module 1 and 2.
Institute of Technology Sligo - Dept of Computing Router Components Semester 2 Chapter 4 Paul Flynn.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
CCNA 2 v3.1 Module 2.
WANs and Routers Routers. Router Description Specialized computer Like a general purpose PC, a router has:  CPU  Memory  System Bus Connecting Internal.
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
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.
© 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.
What is Router? Router is a device which makes communication between two or more networks present in different geographical locations. Routers are data.
Introduction to OSPF Campus Networking Workshop These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license.
Routers A router is a computer Computers have four basic components:
CISCO NETWORKING ACADEMY Chabot College ELEC Router Components & “Show” Commands.
1 Chapter 2 ROUTER FUNDAMENTALS By: Tassos Tassou.
Basic Router Configuration Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
CISCO ROUTER.  The Cisco router IOS  Enhanced editing  Administrative functions  Hostnames  Banners  Passwords  Interface descriptions  Verifying.
1 Semester 2 Module 1 WANs and Routers Yuda college of business James Chen
CCNA2 Chapter 1 Wide Area Networks and Routers. WAN is a data communications network that operates beyond a LAN’s geographic scope. Users subscribe to.
Chapter 6 Router Configuration Sem 2V2. Configuration files can come from the console NVRAM TFTP server. The router has several modes:  privileged mode.
Instructor & Todd Lammle
CCNA Guide to Cisco Networking
Chap 5 Startup and Setup Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Instructor & Todd Lammle
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.
2002 Networking Operating Systems (CO32010) 1. Operating Systems 2. Processes and scheduling 3.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
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.
Cisco 2 - Router Perrine. J Page 111/12/2015 Chapter 1 WAN is a data communications network that operates beyond a LAN’s geographic scope. One must subscribe.
Router Fundamentals PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
Boot Sequence, Internal Component & Cisco 3 Layer Model 1.
Chapter 1 Wans and Routers Connecting Console Interface Connecting Router LAN Interfaces Connecting WAN Interfaces These labs have already.
Chapter 5 Managing a Cisco Internetwork
Router Basics Chapter 6 Connecting People To Information.
Will learn to use router modes and configuration methods to update a router's configuration file with current and prior versions of Cisco Internetwork.
Introduction to Routers
Router Configuration. CISCO 2500 series router.
CCNA2 Chapter 2 Cisco IOS Software. Cisco’s operating system is called Cisco Internetwork Operating System (IOS) IOS provides the following network services:
IST 228\Ch7: Managing Cisco...1 Router Components: ROM Read-only memory (ROM) Stores: –the bootstrap program, also called the ROM Monitor, that initializes.
1 Introduction to Routers Nasir Majeed Assistant Professor PTCL Academy Islamabad.
Configuration Modes and TFTP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Sem 2v2 Chapter 5 Router Startup and Setup. A router initializes by loading the bootstrap, the operating system, and a configuration file. If the router.
2016/2/211 資訊網路專題 Router & Practice. 2016/2/212 Router Basics Computers have four basic components: a CPU, memory, interfaces, and a bus. –A router also.
Cisco S2 C6 Router Configuration 1. Router Boot Up Router uses following from config-startup when it boots –Cisco IOS software version –Router identification.
Router Startup and Setup Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
Cisco I Introduction to Networks Semester 1 Chapter 6 JEOPADY.
Cisco 2 - Routers Perrine. J Page 16/26/2016 Chapter 2 Cisco IOS Software Cisco’s operating system is called Cisco Internetwork Operating System (IOS)
Introduction to networking (Yarnfield) Configure a router.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 2 Introduction to Routers.
Introduction to Cisco IOS -(Internetwork Operating System)
Router Startup and Setup
Routers & Cisco IOS.
Instructor & Todd Lammle
Sem 2v2 Chapter4: Router Components
Instructor & Todd Lammle
Router Startup and Setup
Router Basics รศ. ดร. อนันต์ ผลเพิ่ม Asso. Prof. Anan Phonphoem, Ph.D.
Lecture9: Embedded Network Operating System: cisco IOS
Module 3 Configuring a Router.
資訊網路專題 Router & Practice
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

CHAPTER 3 Router CLI Command Line Interface

Router User Interface User and privileged modes User mode --Typical tasks include those that check the router status. In this mode, router configuration changes are not allowed. Privileged mode --Typical tasks include those that change the router configuration.

When you first login to a router, you see a user mode prompt. Commands available at this user level are a subset of the commands available at the privileged level. These commands allow you to display information (show) but do not allow any changes to the router configuration settings. USER MODE

PRIVILEGED MODE To access the full set of commands, you must first access the privileged mode. At the ">" prompt, type "enable". At the "password" prompt, enter the password that has been set with the "enable secret" command. From the privileged mode, you can access modes such as the global configuration mode and other specific modes including: Interface Subinterface Line Router Route-map Several additional configuration modes

User mode command list Typing a ? (question mark) at the user mode prompt or the privileged mode prompt displays a handy list of commands.

Using IOS Editing Commands Using IOS command history

Router Lab Topology

CHAPTER 4 Router Components

External Router Configuration Sources You can configure a router from many external locations as shown in the Figure, including the following: From the console terminal (a computer connected to the router through a console port) during its installation Via modem by using the auxiliary port From Virtual Terminals 0-4, after it has been installed on the network From a TFTP server on the network

The internal architecture of the Cisco router supports components that play an important role in the startup process, as shown in the Figure. Internal router configuration components are as follows:

RAM/DRAM -- stores routing tables, ARP cache, fast-switching cache, packet buffering (shared RAM), and packet hold queues; RAM also provides temporary and/or running memory for a router's configuration file while the router is powered; RAM content is lost during a power down or restart NVRAM -- non-volatile RAM stores the router's backup/startup configuration file; NVRAM content is retained during power down or restart Flash -- erasable, reprogrammable ROM that holds the operating system image and microcode; Flash memory enables software updates without removing and replacing processor chips; Flash content is retained during power down or restart; Flash memory can store multiple versions of IOS software ROM -- contains power-on diagnostics, a bootstrap program, and operating system software; software upgrades in ROM require removing and replacing chips on the router's motherboard

Router Modes User EXEC mode -- This is a look-only mode in which the user can view some information about the router, but cannot make changes. Privileged EXEC mode -- This mode supports the debugging and testing commands, detailed examination of the router, manipulation of configuration files, and access to configuration modes. Setup mode -- This mode presents an interactive prompted dialog at the console that helps the new user create a first-time basic configuration. Global configuration mode -- This mode implements powerful one- line commands that perform simple configuration tasks. Other configuration modes -- These modes provide more detailed multiple-line configurations. RXBoot mode -- This is the maintenance mode that you can use, among other things, to recover from lost passwords.

show version -- displays the configuration of the system hardware, the software version, the names and sources of configuration files, and the boot image show processes -- displays information about the active processes show protocols -- displays the configured protocols; shows the status of all configured Layer 3 protocols show memory -- shows statistics about the router's memory, including memory free pool statistics show stacks -- monitors the stack use of processes and interrupt routines and displays the reason for the last system reboot show buffers -- provides statistics for the buffer pools on the router show flash -- shows information about the Flash memory device show running-config (write term on Cisco IOS Release 10.3 or earlier) -- displays the active configuration file show startup-config (show config on Cisco IOS Release 10.3 or earlier) -- displays the backup configuration file show interfaces -- displays statistics for all interfaces configured on the router

Among the most used Cisco IOS software EXEC commands are show running-config and show startup- config. They allow an administrator to see the current running configuration on the router or the startup configuration commands that the router will use on the next restart. The Router Show Commands The show interfaces command displays configurable parameters and real-time statistics related to all interfaces configured on the router. The show version command displays information about the Cisco IOS software version that is currently running on the router. The show protocols command displays the protocols configured on the router. This command shows the global and interface-specific status of any configured Layer 3 protocols (for example, IP, DECnet, IPX, and AppleTalk).

Basic Network Testing Testing the Network layer using the ping command Echo protocols are used to test whether protocol packets are being routed. The ping command sends a packet to the destination host and then waits for a reply packet from that host. The traceroute or trace command is the ideal tool for finding where data is being sent in your network. The traceroute command is similar to the ping command, except that instead of testing end-to-end connectivity, traceroute tests each step along the way. This operation can be performed at either the user or privileged EXEC levels

IP Routing Table An IP routing table consists of destination network addresses and next hop pairs. IP routing specifies that IP datagrams travel through internetworks one hop at a time. At each stop, the next destination is calculated by matching the datagram’s destination network address with an outgoing interface. If no match is found, the datagram is sent to the default router.