CISCO IOS CLI (Command-Line Interface)

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..
CCNA2 Module 4. Discovering and Connecting to Neighbors Enable and disable CDP Use the show cdp neighbors command Determine which neighboring devices.
1 Semester 2 Module 4 Learning about Other Devices Yuda college of business James Chen
1 CCNA 2 v3.1 Module 3. 2 CCNA 2 Module 3 Configuring a Router.
1 CCNA 2 v3.1 Module 4. 2 CCNA 2 Module 4 Learning about Devices.
Introduction to the Cisco IOS
CCNA 2 v3.1 Module 2.
© 2004 Cisco Systems, Inc. All rights reserved. Operating and Configuring Cisco IOS Devices Configuring a Router INTRO v2.0—8-1.
Summer Classes Router - Initial Configuration By Roshan Chaudhary Lecturer Islington College.
1 Semester 2 Module 2 Introduction to Routers Yuda college of business James Chen
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
COMP 417 CISCO IOS CLI (Command-Line Interface). CLI Access Modes User EXEC Provides basic access to the IOS with limited command availability. Basically.
Basic Router Configuration Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Module 4 – Learning about other Devices Testing network connections.
Chapter 6 Router Configuration Sem 2V2. Configuration files can come from the console NVRAM TFTP server. The router has several modes:  privileged mode.
© 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.
Instructor & Todd Lammle
CCNA Guide to Cisco Networking
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.
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.
Ch.2 – Introduction to Routers
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.
Command line Interface LA 1 LnP : are/release/12.1_11_yj4/command/reference/intro.html.
Module 3 Configuring a Router.
Router Fundamentals PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
Sybex CCNA Chapter 6: Cisco’s IOS Instructor & Todd Lammle.
Router Basics Chapter 6 Connecting People To Information.
Will learn to use router modes and configuration methods to update a router's configuration file with current and prior versions of Cisco Internetwork.
Introduction to Routers
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+
1 Pertemuan 8 Getting Information about Remote Devices.
Chapter 2: Configure a Network Operating System
 Router Configurations part1 2 nd semester
© 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.
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 CLI (command line interface). login with the user password enter privileged mode with the enable password disable or quit Advanced help features:
Introduction to networking (Yarnfield) Configure a router.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 2 Introduction to Routers.
Instructor Materials Chapter 8 Configuring Cisco Devices
CS 380 Switch/Router Lab Project Introduction
Managing Your Network Environment
Chapter 2: Configure a Network Operating System
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
Module 4 – Learning about other Devices
Instructor & Todd Lammle
© 2002, Cisco Systems, Inc. All rights reserved.
Securing Access.
Basic switch and router configuration
Chapter 2: Configure a Network Operating System
Configuring a Router Module 3 Semester 2.
Fundamentals of Computer Networks
Router Startup and Setup
Introduction to Cisco IOS -(Internetwork Operating System)
資訊網路專題 Router & Practice
CCNA 2 2 Double JEOPARDY Midterm REVIEW S2C06 Jeopardy Review.
Presentation transcript:

CISCO IOS CLI (Command-Line Interface) COMP 417

CLI Access Modes User EXEC Provides basic access to the IOS with limited command availability. Basically simple monitoring and troubleshooting commands

User EXEC Router> ? Exec commands:  <1-99>           Session number to resume  connect          Open a terminal connection disconnect       Disconnect an existing telnet session enable           Turn on privileged commands exit             Exit from Exec mode help             Description of the interactive help system  lat              Open a lat connection lock             Lock the terminal login            Log in as a particular user logout           Exit from Exec mode and log out  menu             Start a menu-based user interface  mbranch          Trace multicast route for branch of tree  mrbranch         Trace reverse multicast route to branch of tree  mtrace           Trace multicast route to group

User EXEC name-connection Name an existing telnet connection  pad              Open a X.29 PAD connection  ping             Send echo messages  resume           Resume an active telnet connection  show             Show running system information  systat           Display information about terminal lines  telnet           Open a telnet connection  terminal         Set terminal line parameters  tn3270           Open a tn3270 connection  trace            Trace route to destination  where            List active telnet connections  x3               Set X.3 parameters on PAD

CLI Access Modes Privileged EXEC Provides high-level management access to the IOS including all commands available at User EXEC.

Privileged EXEC Router# To access privileged EXEC mode, use the following command: Command Purpose Router> enable Enables privileged EXEC mode. •Enter your password when prompted. Note that privileged EXEC mode is sometimes referred to as "enable mode," because the enable command is used to enter the mode.

Privileged EXEC The following example shows the process of accessing privileged EXEC mode: Router> enable Password:<letmein> Router#

CLI Access Modes Global Configuration Mode Allows configuration changes to be made to the device Interface Support commands that configure operations on a per-interface basic Subinterface Supports commands that configure multiple virtual interfaces on a single physical interface Controller Supports commands that configure controllers (E1 and T1) Line Supports commands that configure the operations of a terminal line Router Supports commands that configure an IP routing protocol

Configuration EXEC The term "global" is used to indicate characteristics or features that affect the system as a whole. Global configuration mode is used to configure your system globally, or to enter specific configuration modes to configure specific elements such as interfaces or protocols. Use the configure terminal command in privileged EXEC mode to enter global configuration mode.

Configuration EXEC Command Purpose Router# configure terminal From privileged EXEC mode, enters global configuration mode. The following example shows the process of entering global configuration mode from privileged EXEC mode: Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#

Configuration EXEC To exit global configuration command mode and return to privileged EXEC mode, use one of the following commands: Command Purpose Router(config)# end or Router(config)# ^Z Ends the current configuration session and returns to privileged EXEC mode. Router(config)# exit Exits the current command mode and returns to the preceding mode. For example, exits from global configuration mode to privileged EXEC mode.

Interface Configuration Mode One example of a specific configuration mode you enter from global configuration mode is interface configuration mode. Many features are enabled on a per-interface basis. Interface configuration commands modify the operation of an interface such as an Ethernet, FDDI, or serial port. Interface configuration commands always follow an interface command in global configuration mode, which defines the interface type. For details on interface configuration commands that affect general interface parameters, such as bandwidth or clock rate, refer to the Cisco IOS Interface and Hardware Component Configuration Guide. For protocol-specific commands, refer to the appropriate Cisco IOS software command reference.

Interface Configuration Mode To access and list the interface configuration commands, use the following command: Command Purpose Router(config)# interface type number Specifies the interface to be configured, and enters interface configuration mode. In the following example, the user enter interface configuration mode for serial interface 0. The new prompt, hostname(config-if)#, indicates interface configuration mode. Router(config)# interface serial 0 Router(config-if)# To exit interface configuration mode and return to global configuration mode, enter the exit command.