Router configuration Router Router’s Functions : 1- IP addressing .

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

Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
1 Passwords and Banners Cisco Devices Packet Tracer.
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
CCNA 2 v3.1 Module 2.
Cisco Devices CONFIGURING CISCO SWITCH AND ROUTER.
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
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.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 3 Configuring a Router.
Chap 5 Startup and Setup Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Cisco Router Hardware Software overview. In this lecture we will investigate an overview of Cisco router hardware and software. We will first turn our.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
By Joe Elkins Password Recovery for Cisco Routers (aka Breaking a Cisco Router)
IOS Backup & Password Breaking Technique of Routers & Switches Chapter 17 powered by DJ 1.
1 Version 3.0 Module 6 Switch Configuration. 2 Version 3.0 Switches Contain: –CPU –RAM –Operating System.
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.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
NETWORK ADMINISTRATION CPIT 470 Instructor: Mrs Aisha Ehsan.
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.
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.
IOS Boot Procedure Can be set in Global Config –Router(config)#boot system flash If not in NVRAM as to where to get IOS, default is Flash If not in Flash,
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.
Cisco I Introduction to Networks Semester 1 Chapter 6 JEOPADY.
1 Dr. Tom Hicks Computer Science Department Trinity University 1.
Introduction to networking (Yarnfield) Configure a router.
LAN Connections.
Managing a Cisco Devices Internetwork
IP Routing using Packet Tracer Simulator
INITIAL CONFIGURATION.
Switch Commands Exec Commands Switch#? exec Commands
Operating & Configuring a Cisco IOS Device
Introduction to Cisco IOS -(Internetwork Operating System)
Semester 2 5/6 JEOPARDY CHAPTERS 5 & 6 REVIEW S2C06 Jeopardy Review.
Router Startup and Setup
Cisco S2 C5 Router Startup.
CHAPTER 7.
Instructor & Todd Lammle
Basic switch and router configuration
Configuring a Router Module 3 Semester 2.
Instructor & Todd Lammle
Instructor & Todd Lammle
Router Startup and Setup
Router Basics รศ. ดร. อนันต์ ผลเพิ่ม Asso. Prof. Anan Phonphoem, Ph.D.
Module 3 Configuring a Router.
資訊網路專題 Router & Practice
Managing Cisco IOS Software
Routers and Routing Basics Review
CCNA 2 2 Double JEOPARDY Midterm REVIEW S2C06 Jeopardy Review.
CCNA 2 JEOPARDY Module 3.
Presentation transcript:

Router configuration Router Router’s Functions : 1- IP addressing . 2- Routing . Components : 1- Hardware : · Interfaces . · DRAM: running configuration . · NVRAM : start up configuration . · CPU . · PCMCIA ( flash memory ) . 2- Software ( IOS ) . Router configuration modes : 1- User mode ( router> ). 2- Privilege mode ( router # ). 3- Global configuration ( router (config)#) . Dr.Faisal Alzyoud

Now we are in the user mode : To know the commands in user mode we use (?) : Dr.Faisal Alzyoud

To enter the privilege mode we use ( enable ) : Dr.Faisal Alzyoud To enter the privilege mode we use ( enable ) :

To see the commands in privilege mode we use (?) : Dr.Faisal Alzyoud

To manage the system clock we use ( clock ) : Dr.Faisal Alzyoud

To see the time we use ( show clock ) : Dr.Faisal Alzyoud

To see what inside DRAM: running configuration we use ( show ) : Dr.Faisal Alzyoud

To see what inside NVRAM : start up configuration we use ( show ) : Dr.Faisal Alzyoud

To see content of flash memory we use ( show ) : Dr.Faisal Alzyoud

To go to global configuration we use ( conf t ) : Passwords : Dr.Faisal Alzyoud Passwords : 1- Lone console password to protect the user mode :

2- Enable password to protect the privilage mode : Dr.Faisal Alzyoud 3- Secret password for more protection of privilage mode ( more priority than enable pass and it's encrypted pass .

Now we try the passwords set : Dr.Faisal Alzyoud We notice that only secret pass is encrypted :

To save the configuration we did in the NVRAM we use (wr or copy commands) Dr.Faisal Alzyoud

To restart we use the command (reload) : Dr.Faisal Alzyoud

Dr.Faisal Alzyoud

Dr.Faisal Alzyoud

To change the host name of router : Dr.Faisal Alzyoud To change the host name of router :