4 - Cisco IOS

Embed Size (px)

Citation preview

  • 8/8/2019 4 - Cisco IOS

    1/17

    CISCO IOS

  • 8/8/2019 4 - Cisco IOS

    2/17

    7-2

    Functions of Cisco IOSBasic Connectivity

    Security

    Network Management

    Runs on most of the Cisco Routers andincreasingly on Cisco Switches

    Recognize, Classify & Prioritize NetworkTrafficOptimize RoutingSupport Voice & Video Applications

    and many more

  • 8/8/2019 4 - Cisco IOS

    3/17

    7-3

    Cisco IOS Releases

    Cisco IOS Release 12.2Cisco IOS Release 12.1Cisco IOS Release 12.0

    Cisco IOS Release 11.3Cisco IOS Release 11.2Cisco IOS Release 11.1Cisco IOS Release 11.0Cisco IOS Release 10.3Cisco IOS Release 10.2Cisco IOS Release 10.1Cisco IOS Release 10.0

  • 8/8/2019 4 - Cisco IOS

    4/17

    7-4

    Cisco IOS User Interfaces

    Command Line Interface (CLI)

    Primary user interface used to configure, monitor and maintain Cisco devices.

    Used to directly execute IOS commands usingrouter console, terminal or remote access.

    Setup ModeGuides a user through the first-time configuration of

    a Cisco deviceCan be used later as well by running the setupcommand

    Useful when not familiar with Cisco products andCLI as it prompts for information required

  • 8/8/2019 4 - Cisco IOS

    5/17

    7-5

    Cisco IOS User Interfaces (Cont.)

    Auto-install Mode

    Auto-Install process begins any time a Cisco IOSsoftware-based device is turned on and a validconfiguration file is not found in nonvolatilerandom-access memory (NVRAM).

    It allows to connect a new Cisco device in anetwork and have configured it automatically froma pre-existing configuration file.

  • 8/8/2019 4 - Cisco IOS

    6/17

    7-6

    Web Browser User Interface

    Cisco IOS Web browser UI is accessed from the

    router home page, and can be customized for your business environment .

    Cisco IOS commands can be issued from

    Web browser user interface.

    Cisco IOS User Interfaces (Cont.)

  • 8/8/2019 4 - Cisco IOS

    7/17

    7-7

    Using Command Line Interface

    Cisco IOS command-line interface is dividedinto different command modes .

    Each command mode has its own set of commands available for the configuration,maintenance, and monitoring of router andnetwork operations.

    Entering a question mark ( ? ) at the systemprompt (router prompt) allows you to obtaina list of commands available for each

    command mode.

  • 8/8/2019 4 - Cisco IOS

    8/17

    7-8

    Using Command Line Interface

    Standard order that a user would access themodes is as follows:

    User EXEC mode

    Global Configuration mode

    Specific Configuration mode

    Privileged EXEC mode

    Configuration sub-modes

  • 8/8/2019 4 - Cisco IOS

    9/17

    7-9

    User EXEC Mode

    Generally begin at this mode when a session isstarted on a Cisco device

    For security purposes, only a limited subset of

    EXEC commands are available in user EXECmode.

    This level of access is reserved for tasksthat do not change the configuration, but to

    determine status.

    Prompt at this mode is Router>

    Exit method is logout command

  • 8/8/2019 4 - Cisco IOS

    10/17

    7-10

    P rivileged EXEC Mode

    In order to have access to all commands, onemust enter privileged EXEC mode , which is thesecond level of access for the EXEC mode .

    As the privileged EXEC mode is a superset of the user EXEC mode commands, any EXECcommand can be run in this mode.

    Use enable command from User EXEC modeto get access to privileged EXEC mode.

    Normally, one must enter a password to enter privileged EXEC mode.To exit to User EXEC mode use disable

    command.

  • 8/8/2019 4 - Cisco IOS

    11/17

  • 8/8/2019 4 - Cisco IOS

    12/17

    7-12

    Interface & Sub-interfaceConfiguration

    From global configuration mode, enter byspecifying an interface with an interfacecommand.

    Prompt here mode is R outer(config-subif)#

    To exit to global configuration mode, use theexit commandTo enter sub-interface configuration mode,specify a sub-interface with the interfacecommand .

    Prompt at this mode is R outer(config-if)#

    Use the exit to exit to Global Configurationmode, & Ctrl-Z or end to Privileged EXECmode .

  • 8/8/2019 4 - Cisco IOS

    13/17

    7-13

    ROM Monitor Mode

    Separate mode, used when router cannot bootproperly.When the system does not find a valid systemimage to load when it is booting, it enters intoROM monitor mode.ROM monitor (ROMMON) mode can be

    accessed by interrupting the boot sequenceduring startup.

    ROMMON runs from a specialized softwareimage, and is used to manually locate a validsystem software image from which to boot thesystem .

    ROM monitor mode is also sometimes called"boot mode

  • 8/8/2019 4 - Cisco IOS

    14/17

    7-14

    From ROM monitor mode, we may boot thedevice or perform diagnostic tests.

    On most systems you can enter ROM monitor mode by entering the reload EXEC commandand then issuing the Break command during thefirst 60 seconds of startup.

    Console connection is required to perform thisprocedure

    ROM Monitor Mode

  • 8/8/2019 4 - Cisco IOS

    15/17

    7-15

    The Break command is issued by pressing theBreak key from the keyboard or by using theBreak key-combination (the default Break key-combination is Ctrl-C).

    Another method for entering ROM monitor mode is to set the configuration register so thatthe router automatically enters ROM monitor mode when it boots

    ROM Monitor Mode

  • 8/8/2019 4 - Cisco IOS

    16/17

    7-16

    ROM monitor mode uses an angle bracket (>)as the command line prompt. On some Ciscodevices the default ROM monitor prompt is

    rommon >.The list of available commands will varydepending on the software image and platformbeing used.

    To exit ROM monitor mode, use the continuecommand or Ccommand alias; this will restartthe booting process

    ROM Monitor Mode

  • 8/8/2019 4 - Cisco IOS

    17/17

    7-17

    Th ankYou !!!Th ankYou !!!