Cisco Routers & IOS Introduction. Router Interface ● Serial cable ● Command line interface ● Efficient ● Fast ● Universal across all Cisco equipment ●

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

 WAN uses Serial ports  Ethernet Ports:  Straight through  Cross over.
CCNA2-1 Chapter 1 Introduction to Routing and Packet Forwarding CLI Configuration and Addressing.
Ver 1,12/09/2012Kode :CIJ 340,Jaringan Komputer Lanjut FASILKOM Routing Protocols and Concepts – Chapter 2 Static Routing CCNA.
CCNA2 MODULE 5.
SIS - Security Lab Introductory Session University of Pittsburgh 2006.
Cisco Router. Overview Understanding and configuring the Cisco Internetwork Operating System (IOS) Connecting to a router Bringing up a router Logging.
1 CCNA 2 v3.1 Module 3. 2 CCNA 2 Module 3 Configuring a Router.
Introduction to the Cisco IOS
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Configuring Network Devices Working at a Small-to-Medium Business or ISP – Chapter.
Routers A router is a computer Computers have four basic components:
CISCO NETWORKING ACADEMY Chabot College ELEC Router Components & “Show” Commands.
1 Semester 2 Module 3 Configuring a Router Yuda college of business James Chen
Basic Router Configuration Warren Toomey GCIT. Introduction A Cisco router is simply a computer that receives packets and forwards them on based on what.
CISCO ROUTER.  The Cisco router IOS  Enhanced editing  Administrative functions  Hostnames  Banners  Passwords  Interface descriptions  Verifying.
Chapter 6 Router Configuration Sem 2V2. Configuration files can come from the console NVRAM TFTP server. The router has several modes:  privileged mode.
Configuring a network os
M. Dahshan - TCOM52721 TCOM 5272 Telecomm Lab Dr. Mostafa Dahshan OU-Tulsa 4W 2 nd floor
© Wiley Inc All Rights Reserved. CHAPTER 4: Introduction to the Cisco IOS CCNA: Cisco Certified Network Associate Study Guide.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 3 Configuring a Router.
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.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Introduction to Routing and Packet Forwarding Routing Protocols and.
Page 110/19/2015 Chapter 5 CCNA2 Chapter 5 Managing Cisco IOS Software.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
Configuring a Router. Router user interface The Cisco IOS software uses a command-line interface (CLI) as the traditional console environment. This environment.
Release 16/07/2009Jetking Infotrain Ltd. Basic Router Configuration Chapter 5.
By Joe Elkins Password Recovery for Cisco Routers (aka Breaking a Cisco Router)
SW REVERSE JEOPARDY Chapter 1 CCNA2 SW Start-up Routing table Routing table Router parts Router parts Choosing a path Choosing a path Addressing Pot.
Module 3 Configuring a Router.
NETWORK ADMINISTRATION CPIT 470 Instructor: Mrs Aisha Ehsan.
1 Router Fundamentals (Ref. CCNA5 Introduction to Networks 2.1, 6.3)
Sybex CCNA Chapter 6: Cisco’s IOS Instructor & Todd Lammle.
Routers and Routing Basics CCNA 2 Chapter 3 1.
Will learn to use router modes and configuration methods to update a router's configuration file with current and prior versions of Cisco Internetwork.
1 Pertemuan 5 Configuring a Router. Discussion Topics CLI command modes Configuring a router name Configuring router passwords Examining the show commands.
Chapter 7 & 8 IOS Images and Router Configuration
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.
SIS - Security Lab Introductory Session University of Pittsburgh 2008.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Configuring a Router MM Clements. Copyright This Week Command line interface Router configuration Modes for configuration Interface.
Chapter 2: Configure a Network Operating System
Cisco S2 C6 Router Configuration 1. Router Boot Up Router uses following from config-startup when it boots –Cisco IOS software version –Router identification.
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
1 21-Mar-16 Configuring and testing CCNA Exploration Semester 1 Chapter 11.
CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.
1 Dr. Tom Hicks Computer Science Department Trinity University 1.
Introduction to networking (Yarnfield) Configure a router.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 2 Introduction to Routers.
LAN Connections.
Instructor Materials Chapter 8 Configuring Cisco Devices
© 2002, Cisco Systems, Inc. All rights reserved.
Instructor Materials Chapter 2: Configure a Network Operating System
Chapter 2: Configure a Network Operating System
Introduction to Cisco IOS -(Internetwork Operating System)
Semester 2 5/6 JEOPARDY CHAPTERS 5 & 6 REVIEW S2C06 Jeopardy Review.
Introduction to Networking
Basic switch and router configuration
Chapter 2: Configure a Network Operating System
Configuring a Router Module 3 Semester 2.
Routing Protocols and Concepts – Chapter 2
Fundamentals of Computer Networks
Fundamentals of Computer Networks
Introduction to Cisco IOS -(Internetwork Operating System)
Lecture9: Embedded Network Operating System: cisco IOS
CCNA 2 2 Double JEOPARDY Midterm REVIEW S2C06 Jeopardy Review.
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

Cisco Routers & IOS Introduction

Router Interface ● Serial cable ● Command line interface ● Efficient ● Fast ● Universal across all Cisco equipment ● Must know for CCNA ● Use PuTTY for the communication software

PuTTY

Connect to Router Be sure serial is clicked Then open

Connected to the Router Very exciting

Modes ● There are two primary command line modes ● EXEC or unprivileged mode – Command line prompt: RouterA> ● Privilege or enable mode – Command line prompt: RouterA# – Privileged mode also has a number of sub-modes ● RouterA (arguments)# ● Each mode has a number of commands ● Each command has a number of sub-commands

Help ? ● To figure what you can do from particular mode ● Type ? ● Type a command followed by ?

Help Example

Privilege Mode ● Conventions in the Lab ● Router names: RouterA, RouterB, RouterC, RouterD, etc. ● Router passwords: ciscoA, ciscoB, etc. ● Conventions in the real world ● Router names have some relavence ● Router passwords complicated and secret

Privilege Mode show ● show version ● show ip interface brief ● show ip route

Get Out of the Router ● exit

Cisco IOS Enable Mode Protected Mode Introduction

Entering Enable Mode ● RouterA> enable ● Password: ciscoA ● RouterA# ● This is referred to as “parent Mode”

Protected mode Show Commands RouterA#show ? (12 pages worth!) RouterA#show interface summary RouterA#show ip route RouterA#show arp

Configuration Mode ● Protected mode has many sub-mode We will always configure the router from a terminal.

Config Mode ● Enter configure mode two ways. You must type ctrl-z lock in your changes and get out of config mode.

Change the Router’s Name Change the Router’s Password

Designate a DNS Server

Configuring Interfaces ● Naming conventions – Ethernet 6/2 – Serial 0 – FastEthernet0

Configuring Interfaces Specify the interface Specify the IP address OOPs doesn’t understand CIDR notation Likes this Make sure the port is UP Commit the changes Check it out

Default Routing ● Cisco defaults to ip routing ● However it can be reset ● RouterC (config)# ip routing ● Before setting static routes

Configuring Static Routes ● You need – destination network address and mask – IP address of the router interface to that network RouterC#ip route net-address net-mask next-hop-address RouterC#ip route

Configure Static Routes

Config Files ● Cisco has 2 config files – running-config ● The current configuration controlling the router – startup-config ● The configuration the router will use upon reboot – show running-config – show startup-config

Saving a Configuration ● Saving a successful running configuration ● copy running-config startup-config ● Restoring a saved configuration ● copy startup-config running-config

Lab 1 In the Research Lab, create network traffic between two computers that includes a file transfer. Capture the packets using one of the methods described in the slides. Document your steps using screenshots and written explanations, include the commands used and the steps taken. Use a hub or use a switch configured for port mirroring Port Mirroring Commands on Cisco switch in the Research Lab enable sh monitor – to check for existing configurations conf t monitor session 1 source interface fa 0/4 (src port) monitor session 1 destination interface fa 0/1 (dst port) end – leave config mode sh monitor Clear port mirroring when done with the lab enable conf t no monitor session 1 sh monitor – to make sure the session the mirroring was cleared end