SlideShare a Scribd company logo
Electronic Presentation
Version 1.1

--MNS Protected©2013--
Disclaimer
• This presentation is a property of MAZENET SOLUTION
PVT Ltd , intended to be used for training purpose only.
• Reproducing and unauthorized distribution of this
document is prohibited.

MNS Protected©2013 | Ver 1.1

2
Working Modes Of a Router
1. User Mode (Default mode)

2. Privilege or Administrative Mode
3. Global Configuration Mode
4. Interface Configuration Mode
5. Line Configuration Mode
6. Router Mode
7. Sub-Interface Mode

MNS Protected©2013 | Ver 1.1

3
Overview of Router Modes

MNS Protected©2013 | Ver 1.1

4
USER MODE
• Router> is the user mode, I.e. the default prompt. It means
that when ever a router boots successfully it lands into the
user mode. Router cannot be configured from this mode, but

it is used for monitoring purpose.
• Router> enable

• Router #

MNS Protected©2013 | Ver 1.1

5
Privilege Mode
• Router# it is the administrating mode, we can check whether
the settings and configurations made have been implemented
or not.

Eg• “Router # Show ip interface brief ”. If it is new router all the
interfaces are by default shut down, so the message will be, “
administratively down, line protocol is down.”

MNS Protected©2013 | Ver 1.1

6
Global Configuration Mode
• As the name indicates, it is a global configuration mode I.e.
we can configure routing and any interface from this mode,
just by entering into the interface mode.

• Router# Configure Terminal
• Router (Config)#

MNS Protected©2013 | Ver 1.1

7
Router Modes

MNS Protected©2013 | Ver 1.1

8
User Mode Commands

MNS Protected©2013 | Ver 1.1

9
Privileged Mode Commands

MNS Protected©2013 | Ver 1.1

10
Specific Configuration Modes

MNS Protected©2013| Ver 1.1

11
Configuring a Router’s Name
• A router should be given a unique name as one of the first
configuration tasks.
• This task is accomplished in global configuration mode using the
following commands:
• Router(config)#hostname Tokyo
Tokyo(config)#
• As soon as the Enter key is pressed, the prompt changes from the
default host name (Router) to the newly configured host name
(which is Tokyo in the example above).

MNS Protected©2013 | Ver 1.1

12
Message Of The Day (MOTD)
• A message-of-the-day (MOTD) banner can be displayed on all
connected terminals.
• Enter global configuration mode by using the command
Router# configure terminal
Enter the command

Router(Config)#banner motd $The message of the day goes here$
• Save changes by issuing the command copy run start

MNS Protected©2013 | Ver 1.1

13
The “Clock” Command
• The clock command is used to set the clock of Router.

Syntax
• Router# clock set hh:mm:ss Day of week Month Year
E.g.
• Router#clock set 16:35:00 20 Oct 2013

• Note* This is the only configuration which can be done from
privilege mode, every other configuration should be done at
global configuration mode only.

MNS Protected©2013 | Ver 1.1

14
Show commands in privilege mode
• Router# show clock

• show interface(interface name e.g. e0)
• Show history
• Show running-config
• Show startup-config
To save configuration from Ram to Nvram
• Router#Copy Running-config Startup-config (or) Write

MNS Protected©2013 | Ver 1.1

15
Router Password Configuration
1. Privilege Mode Password

2. Virtual Terminal Password
3. Console Password

4. Auxiliary Password

MNS Protected©2013 | Ver 1.1

16
Router Password Configuration
• Privilege Passwords
Enable Password
Enable Secret
Enable Password:- It is global command restricts access to the
privilege mode, the password is in clear text.
Router(config)#Enable password 123

Enable Secret:-Here the password is in encrypted form
Router(config)#Enable secret cisco
MNS Protected©2013 | Ver 1.1

17
Virtual Terminal Password
• It establishes a login password on incoming Telnet
sessions.
• Router#conf t
• Router(config)#Line vty 0 15
• Router(config-line)#Login
• Router(config-line)#password cisco
• Router(config-line)#^Z

MNS Protected©2013 | Ver 1.1

18
Console Password
• It establishes a login password on the console terminal.

• Router# configure terminal
• Router(config)#Line Console 0

• Router(config-line)#Login
• Router(config-line)#Password cisco

• Router(config-line)#^Z

MNS Protected©2013 | Ver 1.1

19
Auxillary Password
• It establishes a login password to remote administration.

• Router# configure terminal
• Router(config)#Line Aux 0

• Router(config-line)#Login
• Router(config-line)#Password cisco

• Router(config-line)#^Z

MNS Protected©2013 | Ver 1.1

20
Configuring Interfaces
• Router(config)#Interface Fast Ethernet 0/0

• Router(config-if)#ip address 10.1.1.2 255.0.0.0
• Router(config-if)#no shutdown

• Router(config-if)#^Z
• Router# Show Interface Fastethernet 0/0

MNS Protected©2013 | Ver 1.1

21
Serial (WAN)
• Router(config)#Interface Serial 0/0/0
• Router(config-if)#Ip Address 150.10.1.1 255.255.0.0
• Router(config)#clock rate 64000
• Router(config-if)#No shutdown
• Router(config-if)#^Z

MNS Protected©2013 | Ver 1.1

22

More Related Content

PDF
Composants et fonctionnement d'un Switch Cisco
DOC
Cisco router command configuration overview
PDF
cours Lunix
PPT
Static Routing
PDF
ccna cheat_sheet
PDF
IOS Cisco - Cheat sheets
PPT
PDF
Building Topology in NS3
Composants et fonctionnement d'un Switch Cisco
Cisco router command configuration overview
cours Lunix
Static Routing
ccna cheat_sheet
IOS Cisco - Cheat sheets
Building Topology in NS3

What's hot (20)

PDF
Tegra 186のu-boot & Linux
PDF
Design and Deployment of Outdoor Mesh Wireless Networks
PPTX
Material of Course Juniper JNCIA JUNOS Day2
PPTX
Linux Device Driver’s
PPTX
Disk and File System Management in Linux
PPTX
User and groups administrator
PDF
MPLS Deployment Chapter 1 - Basic
PDF
Router commands
PDF
Ccna Commands In 10 Minutes
PDF
1000 Ccna Questions And Answers
PDF
Cisco Commands
PDF
Tuto VP IPSEC Site-to-site
PDF
Résumé vlsm et cidr
PDF
Hunting rootkits with windbg
PPT
Cisco Packet Tracer Overview
PPT
Iptables in linux
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 3
PDF
Cours Linux , bases de l'administration linux
PDF
TD_complet_reseau__CISCO__Packet Tracer.pdf
Tegra 186のu-boot & Linux
Design and Deployment of Outdoor Mesh Wireless Networks
Material of Course Juniper JNCIA JUNOS Day2
Linux Device Driver’s
Disk and File System Management in Linux
User and groups administrator
MPLS Deployment Chapter 1 - Basic
Router commands
Ccna Commands In 10 Minutes
1000 Ccna Questions And Answers
Cisco Commands
Tuto VP IPSEC Site-to-site
Résumé vlsm et cidr
Hunting rootkits with windbg
Cisco Packet Tracer Overview
Iptables in linux
CCNA 2 Routing and Switching v5.0 Chapter 3
Cours Linux , bases de l'administration linux
TD_complet_reseau__CISCO__Packet Tracer.pdf
Ad

Similar to Cisco router modes (20)

PDF
Ccna command
PPT
Modes of router
PDF
Ccna command
DOCX
Cisco router configuration tutorial
PDF
General lab documentation~cisco router configuration
PPT
CCNA Security 05- securing the management plane
PDF
Cisco config
PDF
test
PDF
Cisco config
PDF
Cisco config
PPT
Chapter 2 overview
PPT
Chapter 04 - Router Conf
DOCX
Cisco ios modes
PPTX
lab2_2.pptx
PDF
Cisco Internetworking Operating System (ios)
PPTX
Chapter 2-Bascs of Switch & Router (1).pptx
PPTX
Router configuration in packet tracer
PDF
Ch2 - Securing Network Devices - CCNA Security.pdf
PPTX
CCNA at a glance
DOCX
© 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1.docx
Ccna command
Modes of router
Ccna command
Cisco router configuration tutorial
General lab documentation~cisco router configuration
CCNA Security 05- securing the management plane
Cisco config
test
Cisco config
Cisco config
Chapter 2 overview
Chapter 04 - Router Conf
Cisco ios modes
lab2_2.pptx
Cisco Internetworking Operating System (ios)
Chapter 2-Bascs of Switch & Router (1).pptx
Router configuration in packet tracer
Ch2 - Securing Network Devices - CCNA Security.pdf
CCNA at a glance
© 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1.docx
Ad

Recently uploaded (20)

PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Institutional Correction lecture only . . .
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Pharma ospi slides which help in ospi learning
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
01-Introduction-to-Information-Management.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
102 student loan defaulters named and shamed – Is someone you know on the list?
VCE English Exam - Section C Student Revision Booklet
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Institutional Correction lecture only . . .
Module 4: Burden of Disease Tutorial Slides S2 2025
O5-L3 Freight Transport Ops (International) V1.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
GDM (1) (1).pptx small presentation for students
human mycosis Human fungal infections are called human mycosis..pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Pharma ospi slides which help in ospi learning
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
01-Introduction-to-Information-Management.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Anesthesia in Laparoscopic Surgery in India
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx

Cisco router modes

  • 2. Disclaimer • This presentation is a property of MAZENET SOLUTION PVT Ltd , intended to be used for training purpose only. • Reproducing and unauthorized distribution of this document is prohibited. MNS Protected©2013 | Ver 1.1 2
  • 3. Working Modes Of a Router 1. User Mode (Default mode) 2. Privilege or Administrative Mode 3. Global Configuration Mode 4. Interface Configuration Mode 5. Line Configuration Mode 6. Router Mode 7. Sub-Interface Mode MNS Protected©2013 | Ver 1.1 3
  • 4. Overview of Router Modes MNS Protected©2013 | Ver 1.1 4
  • 5. USER MODE • Router> is the user mode, I.e. the default prompt. It means that when ever a router boots successfully it lands into the user mode. Router cannot be configured from this mode, but it is used for monitoring purpose. • Router> enable • Router # MNS Protected©2013 | Ver 1.1 5
  • 6. Privilege Mode • Router# it is the administrating mode, we can check whether the settings and configurations made have been implemented or not. Eg• “Router # Show ip interface brief ”. If it is new router all the interfaces are by default shut down, so the message will be, “ administratively down, line protocol is down.” MNS Protected©2013 | Ver 1.1 6
  • 7. Global Configuration Mode • As the name indicates, it is a global configuration mode I.e. we can configure routing and any interface from this mode, just by entering into the interface mode. • Router# Configure Terminal • Router (Config)# MNS Protected©2013 | Ver 1.1 7
  • 9. User Mode Commands MNS Protected©2013 | Ver 1.1 9
  • 10. Privileged Mode Commands MNS Protected©2013 | Ver 1.1 10
  • 11. Specific Configuration Modes MNS Protected©2013| Ver 1.1 11
  • 12. Configuring a Router’s Name • A router should be given a unique name as one of the first configuration tasks. • This task is accomplished in global configuration mode using the following commands: • Router(config)#hostname Tokyo Tokyo(config)# • As soon as the Enter key is pressed, the prompt changes from the default host name (Router) to the newly configured host name (which is Tokyo in the example above). MNS Protected©2013 | Ver 1.1 12
  • 13. Message Of The Day (MOTD) • A message-of-the-day (MOTD) banner can be displayed on all connected terminals. • Enter global configuration mode by using the command Router# configure terminal Enter the command Router(Config)#banner motd $The message of the day goes here$ • Save changes by issuing the command copy run start MNS Protected©2013 | Ver 1.1 13
  • 14. The “Clock” Command • The clock command is used to set the clock of Router. Syntax • Router# clock set hh:mm:ss Day of week Month Year E.g. • Router#clock set 16:35:00 20 Oct 2013 • Note* This is the only configuration which can be done from privilege mode, every other configuration should be done at global configuration mode only. MNS Protected©2013 | Ver 1.1 14
  • 15. Show commands in privilege mode • Router# show clock • show interface(interface name e.g. e0) • Show history • Show running-config • Show startup-config To save configuration from Ram to Nvram • Router#Copy Running-config Startup-config (or) Write MNS Protected©2013 | Ver 1.1 15
  • 16. Router Password Configuration 1. Privilege Mode Password 2. Virtual Terminal Password 3. Console Password 4. Auxiliary Password MNS Protected©2013 | Ver 1.1 16
  • 17. Router Password Configuration • Privilege Passwords Enable Password Enable Secret Enable Password:- It is global command restricts access to the privilege mode, the password is in clear text. Router(config)#Enable password 123 Enable Secret:-Here the password is in encrypted form Router(config)#Enable secret cisco MNS Protected©2013 | Ver 1.1 17
  • 18. Virtual Terminal Password • It establishes a login password on incoming Telnet sessions. • Router#conf t • Router(config)#Line vty 0 15 • Router(config-line)#Login • Router(config-line)#password cisco • Router(config-line)#^Z MNS Protected©2013 | Ver 1.1 18
  • 19. Console Password • It establishes a login password on the console terminal. • Router# configure terminal • Router(config)#Line Console 0 • Router(config-line)#Login • Router(config-line)#Password cisco • Router(config-line)#^Z MNS Protected©2013 | Ver 1.1 19
  • 20. Auxillary Password • It establishes a login password to remote administration. • Router# configure terminal • Router(config)#Line Aux 0 • Router(config-line)#Login • Router(config-line)#Password cisco • Router(config-line)#^Z MNS Protected©2013 | Ver 1.1 20
  • 21. Configuring Interfaces • Router(config)#Interface Fast Ethernet 0/0 • Router(config-if)#ip address 10.1.1.2 255.0.0.0 • Router(config-if)#no shutdown • Router(config-if)#^Z • Router# Show Interface Fastethernet 0/0 MNS Protected©2013 | Ver 1.1 21
  • 22. Serial (WAN) • Router(config)#Interface Serial 0/0/0 • Router(config-if)#Ip Address 150.10.1.1 255.255.0.0 • Router(config)#clock rate 64000 • Router(config-if)#No shutdown • Router(config-if)#^Z MNS Protected©2013 | Ver 1.1 22