Essentials of Cisco routers configuration - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

Essentials of Cisco routers configuration

Description:

Cisco routers configuration. Introduction - Why? ... have meaning in configuration mode. most statements can be removed from the configuration with the prefix ... – PowerPoint PPT presentation

Number of Views:38
Avg rating:3.0/5.0
Slides: 15
Provided by: cee3
Category:

less

Transcript and Presenter's Notes

Title: Essentials of Cisco routers configuration


1
Essentials of Cisco routers configuration
2
Introduction - Why?
  • Cisco routers are most common used in the market
  • we use them in our lab too
  • learning the basics makes lab exercises easier

3
Router basic
  • Cisco routers run the Internetwork Operating
    System (IOS)
  • IOS support everything anyone would ever want to
    do with router
  • command like interface, much like shell
  • complete on-line help
  • full line editing, including history

4
Router components
ROM
RAM
NVRAM
Flash
- Bootstrap - IOS - Rxboot
- Active config - Tables - Buffers
- Startup config
- IOS - Other files
5
Router modes
New session
password
User
enable
password
Privileged
config term
Configuration
6
(No Transcript)
7
Sessions
  • Sessions can be initiated from direct line
    (console, aux) or virtual line (vty)
  • each line can be password protected (with
    separate passwords)
  • it is possible to use user based authentication

8
(No Transcript)
9
Router modes (cont.)
  • User mode
  • user can examine router status and operation.
  • configuration cannot be viewed or altered from
    user mode
  • prompt routergt
  • Privileged mode (root)
  • complete control over the router (anything can be
    set or reset)
  • configuration cannot be altered
  • prompt router

10
User modes (cont.)
  • Configuration mode
  • used only for change of configuration
  • not password protected from privileged mode
  • privileged mode commands dont have meaning in
    configuration mode
  • most statements can be removed from the
    configuration with the prefix no (ex. no
    shutdown)
  • prompt router(config)

11
(No Transcript)
12
Router configurations
  • Two configurations
  • the active configuration (show running-config)
  • the startup configuration (show startup-config)

Terminal
RAM Active config
NVRAM
Flash
Network
13
(No Transcript)
14
On line help
  • IOS have built-in help
  • at any point user may type ? and receive a list
    of what the executive expect to see next
  • when used after character, help displays all
    command with the same prefix
  • at the beginning of command line ? will give a
    list of all commands available in the current mode
Write a Comment
User Comments (0)
About PowerShow.com