IST 228\Ch4\Cisco IOS1 What we will be able 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

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
WXES2106 Network Technology Semester /2005 Chapter 5 Routers CCNA2: Module 1 and 2.
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.
© 2004 Cisco Systems, Inc. All rights reserved. Operating and Configuring Cisco IOS Devices Configuring a Router INTRO v2.0—8-1.
Advance Configuration IOS Commands. Overview of Router Modes Router(config)# Router>enable Router#config term Exit Ctrl-Z (end) User EXEC Mode Privileged.
1 16-Aug-15 S Ward Abingdon and Witney College Routing CCNA Exploration Semester 2 Chapter 1.
1 Semester 2 Module 2 Introduction to Routers Yuda college of business James Chen
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:
1 Semester 2 Module 3 Configuring a Router Yuda college of business James Chen
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.
Exterior Gateway Protocol Border Gateway Protocol (BGP) Interior Gateway Protocol Routing Information Protocol (RIP) Enhanced Interior Gateway Protocol.
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.
Configuring a network os
Real-Life Hardware: Cisco q Introduction to Cisco IOS.
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.
Console Connectivity RJ-45 Connector Console Port Computer Rollover Cable RJ-45 to DB-9 Converter.
Instructor & Todd Lammle
CCNA Guide to Cisco Networking
1. 2 Console Connectivity RJ-45 Connector Console Port Computer Rollover Cable RJ-45 to DB-9 Converter.
1 Data Forwarding Basic Router Configuration. Overview In this session, we sill be looking at  Review : router backplane Ethernet, console and serial.
E /24 LAN /24LAN – / /8 S0 S /8 Head Office Branch Office E /16.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
1 Router Internal Components Console Auxiliary Interfaces RAMNVRAMFlashROM RAM - Packet buffers, running configurations, running IOS ROM - Rom Monitor,
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.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 2 Introduction to Routers.
Module 3 Configuring a Router.
Router Fundamentals PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
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.
Introduction to Routers
Router Configuration. CISCO 2500 series router.
IST 228\Ch7: Managing Cisco...1 Router Components: ROM Read-only memory (ROM) Stores: –the bootstrap program, also called the ROM Monitor, that initializes.
Routers 1st semester
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+
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.
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.
Routers and Router Configuration 2 nd semester
CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.
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)
Instructor & Todd Lammle
Configuring a Router Module 3 Semester 2.
Routers & Cisco IOS.
Introduction to Cisco IOS -(Internetwork Operating System)
Lecture9: Embedded Network Operating System: cisco IOS
Routers and Routing Basics Review
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

IST 228\Ch4\Cisco IOS1 What we will be able to do?

IST 228\Ch4\Cisco IOS2 Fast Track Introduction Router Con0 is now available Press RETURN to get started. Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface e0 Router(config-if)#ip address Router(config-if)#no shutdown %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to up %LINK-3-UPDOWN: Interface Ethernet0, changed state to up Router(config-if)#^Z %SYS-5-CONFIG_I: Configured from console by console Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface s0 Router(config-if)#ip address Router(config-if)#no shutdown %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to up %LINK-3-UPDOWN: Interface Serial0, changed state to up Router(config-if)#^Z %SYS-5-CONFIG_I: Configured from console by console Router#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default U - per-user static route, o - ODR Gateway of last resort is not set C is directly connected, Ethernet0 C is directly connected, Serial0 Router#

IST 228\Ch4\Cisco IOS3 Cisco Router User Interface Cisco Internetwork Operating System (IOS) –Provides a command-line interface (CLI), which allows network operators to check the status of the router and network administrators to manage and configure the router –The software that interprets the command is called the command executive (or EXEC)

IST 228\Ch4\Cisco IOS4 Overview Of Router Modes

IST 228\Ch4\Cisco IOS5 Editing and Help Features Type in (?) at any prompt to list all the commends available form that prompt. Router>? Exec commands: access-enable Create a temporary Access-List entry --More--. Type in (?) after a command to find the next command in the string. Router>ping ? WORD Ping destination address or hostname apollo Apollo echo appletalk Appletalk echo. To find commands that starts with certain letter, use the letter and question mark (?). Router>c? clear clock configure connect copy

IST 228\Ch4\Cisco IOS6 Command History –Up arrowlast command entered –Down arrowprevious command entered –show history last 10 command –show terminal terminal configurations Enhanced Editing Commands

IST 228\Ch4\Cisco IOS7 Setting Passwords There are five passwords that can be set on a Cisco router:

IST 228\Ch4\Cisco IOS8 Enable Password Router(config)#enable password easy Router(config)#enable secret easy Auxiliary Password Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#line aux ? First Line number Router(config)#line aux 0 Router(config-line)#login Router(config-line)#password easy Console Password Router(config)#line console ? First Line number Router(config)#line console 0 Router(config-line)#login Router(config-line)#password easy Telnet Password

IST 228\Ch4\Cisco IOS9 Telnet Password Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#line ? First Line number aux Auxiliary line console Primary terminal line vty Virtual terminal Router(config)#line % Incomplete command. Router(config)#line vty ? First Line number Router(config)#line vty 0 4 Router(config-line)#login Router(config-line)#password easy Router(config-line)# Encrypting Your Password Router#show running-config Router#configure terminal Router(config)#service password-encryption Router(config)#no service password-encryption Router(config)#^Z

IST 228\Ch4\Cisco IOS10 Banners Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#banner ? LINE c banner-text c, where 'c' is a delimiting character exec Set EXEC process creation banner incoming Set incoming terminal line banner login Set login banner motd Set Message of the Day banner Router(config)#banner motd # Enter TEXT message. End with the character '#'. Get away from my router! # Router(config)#^Z %SYS-5-CONFIG_I: Configured from console by console Router#exit Router Con0 is now available Press RETURN to get started. Get away from my router. Exec Banner Incoming Banner Login Banner

IST 228\Ch4\Cisco IOS11 Interfaces Ethernet, serial, console, and auxiliary interfaces, the router can have other types of interfaces, including: –Token Ring –Basic Rate Interface (BRI) –Asynchronous Transfer Mode (ATM) –Fiber Distributed Data Interface (FDDI) –Channel Interface Processor (CIP) for System Network Architecture (SNA) –High-Speed Serial Interface (HSSI)

IST 228\Ch4\Cisco IOS12

IST 228\Ch4\Cisco IOS13 Bringing Up an Interface and Configuring an IP Address Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface serial ? Serial interface number Router(config)#interface serial 0 Router(config-if)#ip address Router(config-if)#no shutdown %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to up %LINK-3-UPDOWN: Interface Serial0, changed state to up Router(config-if)#^Z Router#

IST 228\Ch4\Cisco IOS14 Host Names and Descriptions Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname nopass nopass(config)#interface e0 nopass(config-if)#description irondoor nopass(config-if)#^Z %SYS-5-CONFIG_I: Configured from console by console nopass#

IST 228\Ch4\Cisco IOS15 Viewing and Saving Configuration nopass#copy running-config startup-config Destination filename [startup-config]? nopass#show running-config nopass# ping ? nopass#show interface s0 nopass#show ip interface

IST 228\Ch4\Cisco IOS16 Cisco Router User Interface A router can be accessed in several different ways –Each of these methods involves access through on of three lines Network administrators typically access the router directly through the console port (also known as the console ) located on the back of the router

IST 228\Ch4\Cisco IOS17 Cisco Router User Interface The console port connects directly to a PC through an RJ-45 to RJ-45 rollover cable with an RJ-45 to DB-9 or RJ-45 to DB-25 connector included with the router –Whether you select the DB-9 or DB-25 connector will depend on the type of port on the back of the router The second line used to access the router is through the auxiliary port (AUX) –The AUX is also located on the back of the router

IST 228\Ch4\Cisco IOS18 Cisco Router User Interface

IST 228\Ch4\Cisco IOS19 Cisco Router User Interface In addition to the AUX and console ports, five virtual terminals (VTY) can be used to configure the router Accessing the router through the VTY lines is the same as telnetting to the router The router can also obtain configuration information from a Trivial File Transfer Protocol (TFTP) server

IST 228\Ch4\Cisco IOS20 Cisco Router User Interface

IST 228\Ch4\Cisco IOS21 Connecting via Terminal Programs When configuring the router through the console or AUX ports, you must first make the physical connection Then you can access the router through a terminal program There are many different terminal programs that you can use

IST 228\Ch4\Cisco IOS22 Switch User Interface There are two types of operating systems in use on Cisco switches: –IOS-based Used by Cisco 1900, 2820, and 2900 switches Catalyst 1900 IOS-based operating system is the switch model that appears on the CCNA exam –Set-based Employed by Cisco 1984G, 2926, 4000, 5000, and 6000 series switches

IST 228\Ch4\Cisco IOS23 Router Components: Flash Memory Erasable, programmable, read-only memory (EPROM) Not typically modified during normal operations Can be upgraded or erased when necessary Content of flash memory is maintained even when the router is rebooted

IST 228\Ch4\Cisco IOS24 Router Components: Flash Memory

IST 228\Ch4\Cisco IOS25 Router Components: NVRAM Nonvolatile random access memory (NVRAM) –Special type of RAM –Not cleared when the router is rebooted –Startup configuration for the router is stored in NVRAM by default –Stores all the user-defined configuration information for the router

IST 228\Ch4\Cisco IOS26 Router Components: RAM/DRAM Random access memory (RAM) –Also known as dynamic random access memory (DRAM) –A volatile hardware component Information is not maintained in the event of a router reboot –Similar to how RAM operates in a PC