Configuring Routers I’ve got to program a router! What do I have to do.

Slides:



Advertisements
Similar presentations
Configuring a Router Harold Hernandez, MS, CCNI. 3.1 Configuring a Router Name a router Set passwords Examine show commands Configure a serial interface.
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.
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
Summer Classes Router - Initial Configuration By Roshan Chaudhary Lecturer Islington College.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Initial Switch Configuration Internetworking Fundamentals Instructor: Abdirahman I. Abdi.
1 16-Aug-15 S Ward Abingdon and Witney College Routing CCNA Exploration Semester 2 Chapter 1.
IST 228\Ch4\Cisco IOS1 What we will be able to do?
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 MODES Configuration Prompt Interface Router(config-if)#
CISCO ROUTER.  The Cisco router IOS  Enhanced editing  Administrative functions  Hostnames  Banners  Passwords  Interface descriptions  Verifying.
Routing CCNA Exploration Semester 2 Chapter 1
Chapter 6 Router Configuration Sem 2V2. Configuration files can come from the console NVRAM TFTP server. The router has several modes:  privileged mode.
M. Dahshan - TCOM52721 TCOM 5272 Telecomm Lab Dr. Mostafa Dahshan OU-Tulsa 4W 2 nd floor
Chapter 2: Basic Router Configuration
© Wiley Inc All Rights Reserved. CHAPTER 4: Introduction to the Cisco IOS CCNA: Cisco Certified Network Associate Study Guide.
CCNA Journal Sample. Index Basic Ethernet Serial Router Rip.
CCNA Configuration Journal Sample. Index Basic Ethernet Serial Router Rip …
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 3 Configuring a Router.
CNAP: Semester 2 ver. 2.1 Introduction to Router Configurations Or, “What The Heck Does That Line Do?” Bob Meyers, CCNA, CCAI Youngstown State University.
Instructor & Todd Lammle
Seminar ON CISCO ROUTER CONFIGURATION. CONTENT Introduction to Router Series of Router Interfaces of Router Types of Router Protocols used in Router Configuring.
1 Data Forwarding Basic Router Configuration. Overview In this session, we sill be looking at  Review : router backplane Ethernet, console and serial.
CISCO NETWORKING ACADEMY Chabot College ELEC router passwords.
CISCO NETWORKING ACADEMY Chabot College ELEC telnet.
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.
Configuring a Router. Router user interface The Cisco IOS software uses a command-line interface (CLI) as the traditional console environment. This environment.
Configuring Routers Oh No! I’ve got to program a router! What do I have to do.
Module 3 Configuring a Router.
IS 340 Review Router 101 Brigham Young University-Idaho.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
NETWORK ADMINISTRATION CPIT 470 Instructor: Mrs Aisha Ehsan.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM.
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.
Chapter 7. Working with Router powered by DJ.
1 Pertemuan 5 Configuring a Router. Discussion Topics CLI command modes Configuring a router name Configuring router passwords Examining the show commands.
Configuration Modes and TFTP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
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.
VoIP Journal Sample. Network Sample Icons Index Basic Config Ethernet Serial Router Rip Router OSPF Rip / OSPF.
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 router configuration basics. overview router configuration controls the operation of the router: interface address and netmask routing information.
Cisco S2 C6 Router Configuration 1. Router Boot Up Router uses following from config-startup when it boots –Cisco IOS software version –Router identification.
Chapter 4 Internetworking Operating System )IOS) and Security Device Manager (SDM)
Cisco 2 - Routers Perrine. J Page 13/7/2016 Chapter 3 Cisco Router Modes ConfigurationPrompt InterfaceRouter(config-if)# LineRouter(config-line)# RouterRouter(config-router)#
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.
Introduction to networking (Yarnfield) Configure a router.
Introduction to Cisco IOS -(Internetwork Operating System)
Semester 2 5/6 JEOPARDY CHAPTERS 5 & 6 REVIEW S2C06 Jeopardy Review.
CCNA Configuration Journal Sample
CCNA Journal Sample.
Router configuration Router Router’s Functions : 1- IP addressing .
Instructor & Todd Lammle
Basic switch and router configuration
Configuring a Router Module 3 Semester 2.
Instructor & Todd Lammle
Instructor & Todd Lammle
Introduction to Cisco IOS -(Internetwork Operating System)
Module 3 Configuring a Router.
資訊網路專題 Router & Practice
CCNA 2 2 Double JEOPARDY Midterm REVIEW S2C06 Jeopardy Review.
Presentation transcript:

Configuring Routers

I’ve got to program a router! What do I have to do

Router> Router>enable Router# Router#config t Config t is the place to be! Log on to the router

Name the router! Router(config)#hostname Lab-A Step One Lab-A

Password protect the Privilege Mode Step Two Lab-A(config)#enable secret class enable secret 5 $1$emBK$WxqLahy7YOAf0nifub Results in: PasswordCommands

Configure the Interfaces Step Three Lab-A(config)#interface serial0 Lab-A(config-if)# (Note prompt change)

Address the Interface(S0) Lab-A(config-if)#ip address Ip addressSubnet mask S0=

Clock ticks MUST be set between routers on the interface with the serial cable DCE end. Serial0 is where the DCE connects in our lab.

We use Serial0  Lab-A(config-if)#clock rate 56000

Address the next Interface (E0) Lab-A(config-if)#ip address Lab-A(config-if)#interface ethernet0 (This changes to program interface e0) S0= E0=

Control z Lab-A# Lab-A#show running-config

Like people, routers have to talk to one another!

Step Four Set up routing protocols

Routing Protocols: RIPRIPv2 IGRPEIGRP OSPF

Set up the routing protocol Lab-A(config)#router rip Lab-A(config-router)# version 2 Lab-A(config-router)#network Lab-A(config-router)#network (Note prompt change)

Note!  You have to configure for EACH network  (remember network # is the “wire” #)  Each network is on a separate line  Hit Control z to activate and return to:  Lab-A#

Control Access Control and secure access from: CONSOLE VTY (telnet) AUX (modem)

Control Access Step Five Lab-A(config)#line console 0 Lab-A(config-line)#password cisco (Note prompt change) Lab-A(config-line)#login

Continue Lab-A(config)#line vty 0 4 Lab-A(config-line)#password cisco Lab-A(config-line)#login

Want to save time and move fast between routers? Step Six

Create a host file Lab-A(config)#ip host Lab-A Lab-A(config)#ip host Lab-B Lab-A(config)#ip host Lab-C Lab-A(config)#ip host Lab-D Lab-A(config)#control z

Turn on the interfaces:  Lab-A(config)#interface s0  Lab-A(config-if)#no shutdown  Lab-A(config-if)#interface e0  Lab-A(config-if)#no shutdown Step Seven

Check and save your configuration (Step 8)  Router#show run (Check)  Router#copy run start (S ave)

Let’s Review:  Step 1 – name router  Hostname xxxxx  Step 2 – set “privilege” password and encode it  Enable secret xxxxx  Step 3 – configure interfaces  Interface sX (or eX)

 Step 4 – Set the routing protocols  Router rip  Step 5 – Set who and where access comes from  Line console (vty)  Step 6 – Create a host file  Ip host xxx.xxx.xxx yyy.yyy.yyy  Step 7 – Turn on interfaces  Router(config-if)#no shutdown Let us review

Step 8:Check and Save your work!  Check your config  Router#show run  Save your configuration from RAM to NVRAM  Router#copy run start

You’re Through!