Basic switch and router configuration

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

© 2003, Cisco Systems, Inc. All rights reserved..
1 Passwords and Banners Cisco Devices Packet Tracer.
CCNA2-1 Chapter 1 Introduction to Routing and Packet Forwarding CLI Configuration and Addressing.
Operating and Configuring Cisco IOS Devices © 2004 Cisco Systems, Inc. All rights reserved. Operating Cisco IOS Software INTRO v2.0—8-1.
© 2004 Cisco Systems, Inc. All rights reserved. Operating and Configuring Cisco IOS Devices Starting a Switch INTRO v2.0—8-1.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—2-1 Ethernet LANs Operating Cisco IOS Software.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Configuring and Testing Your Network Network Fundamentals – Chapter 11.
Introduction to the Cisco IOS
CCNA 2 v3.1 Module 2.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Configuring and Testing Your Network Network Fundamentals – Chapter 11 Final.
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.
COMP 417 CISCO IOS CLI (Command-Line Interface). CLI Access Modes User EXEC Provides basic access to the IOS with limited command availability. Basically.
CISCO ROUTER.  The Cisco router IOS  Enhanced editing  Administrative functions  Hostnames  Banners  Passwords  Interface descriptions  Verifying.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 6 Configuring a Router/ Learning About Other Devices/ Managing Cisco IOS Software.
Configuring a network os
© 2007 Cisco Systems, Inc. All rights reserved.ICND2 v1.0—1-1 Small Network Implementation Introducing the Review Lab.
Chapter 2: Basic Router Configuration
© 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.
CCNA Guide to Cisco Networking
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)
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 2 Introduction to Routers.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Configuring and Testing Your Network Network Fundamentals – Chapter 11.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Configuring and Testing Your Network Network Fundamentals – Chapter.
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.
IOS Internetwork Operating System. IOS modes and ROM monitor Router>EXEC mode Router#Priviledge mode Router(config)#Global config m Router(config-if)#Interface.
1 CCNA Semester 2 Introduction to Routers Unit 2 Review JEOPARDY.
© 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+
Configuring a Router MM Clements. Copyright This Week Command line interface Router configuration Modes for configuration Interface.
Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Chapter 2: Configure a Network Operating System
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 Configurations part1 2 nd semester
CISCO Routerek Számítógép hálózatok gyakorlata ÓBUDAI EGYETEM 2011 TAVASZI FÉLÉV 8. LABORGYAKORLAT PRÉM DÁNIEL.
1 Pertemuan 3 Operating Cisco IOS Software. Discussion Topics The purpose of Cisco IOS software Router user interface Router user interface modes Cisco.
© 2002, Cisco Systems, Inc. All rights reserved..
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
Configuring and Testing Your Network Network Fundamentals.
Cisco CLI (command line interface). login with the user password enter privileged mode with the enable password disable or quit Advanced help features:
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)
CS 380 Switch/Router Lab Project Introduction
© 2002, Cisco Systems, Inc. All rights reserved.
Instructor Materials Chapter 2: Configure a Network Operating System
Chapter 2: Configure a Network Operating System
Switch Commands Exec Commands Switch#? exec Commands
Operating & Configuring a Cisco IOS Device
CISCO IOS CLI (Command-Line Interface)
CCNA 2 v3 JEOPARDY Module 2 CCNA2 v3 Module 2 K. Martin.
Semester 2 5/6 JEOPARDY CHAPTERS 5 & 6 REVIEW S2C06 Jeopardy Review.
Cisco S2 C5 Router Startup.
Router configuration Router Router’s Functions : 1- IP addressing .
Instructor & Todd Lammle
Cisco Switching Basics
Configuring and Testing Your Network
Chapter 2: Configure a Network Operating System
Configuring a Router Module 3 Semester 2.
Instructor & Todd Lammle
Instructor & Todd Lammle
Fundamentals of Computer Networks
資訊網路專題 Router & Practice
CCNA 2 2 Double JEOPARDY Midterm REVIEW S2C06 Jeopardy Review.
CCNA 2 JEOPARDY Module 3.
Presentation transcript:

Basic switch and router configuration

Switch configuration The Cisco IOS (Internetwork Operating System) is a command-line interface used by nearly all current Cisco routers and switches. The IOS provides the mechanism for configuration. The IOS is structured into several modes 1. User mode (User EXEC): we can identify by > symbol. Router> User mode 2. Privileged mode: we can identify by # symbol. Router# Previlage mode 3. Global configuration mode: we can identify by (config)# symbol. Router(config)# Global Configuration Mode

Navigating command line interface modes User mode (User EXEC): Allows a person to access only a limited number of basic monitoring commands. show, telnet, ping commands. It can be recognized by “>” sign. . Privileged mode: is password protected, and allows the use of all User mode commands available on the system and some other commands. It can be recognised by “#” sign. Show commands are mainly executable here. * To change from user mode to privileged mode enter the enable command and to return enter the disable or exit command.

Navigating command line interface modes 3. Global configuration mode: To configure global switch parameters such as the switch hostname or the switch IP address used for switch management purposes. It can be recognised by “(config)# “. * to enter this mode you need to enter the configure terminal command from privileged mode. * to return enter the exit command.

Navigating command line interface modes There are many other modes, for example: “Interface Configuration Mode”. This mode lets you configure an interface and it can be recognised by “(config-if)#”. To return you need to enter the exit command.

Navigating command line interface modes

Navigating command line interface modes