SlideShare una empresa de Scribd logo
1 de 22
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

Más contenido relacionado

La actualidad más candente

Ccna PPT
Ccna PPTCcna PPT
Ccna PPTAIRTEL
 
CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsVuz Dở Hơi
 
CCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospfCCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospfVuz Dở Hơi
 
Lecture 1 mobile and adhoc network- introduction
Lecture 1  mobile and adhoc network- introductionLecture 1  mobile and adhoc network- introduction
Lecture 1 mobile and adhoc network- introductionChandra Meena
 
Chapter 17 : static routing
Chapter 17 : static routingChapter 17 : static routing
Chapter 17 : static routingteknetir
 
SPINS: Security Protocols for Sensor Networks
SPINS: Security Protocols for Sensor NetworksSPINS: Security Protocols for Sensor Networks
SPINS: Security Protocols for Sensor NetworksAbhijeet Awade
 
CCNA training 101
CCNA training 101CCNA training 101
CCNA training 101Rohan Reddy
 
Access Control List (ACL)
Access Control List (ACL)Access Control List (ACL)
Access Control List (ACL)ISMT College
 
CCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingCCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingVuz Dở Hơi
 
CCNAv5 - S3: Chapter1 Introduction to Scaling Networks
CCNAv5 - S3: Chapter1 Introduction to Scaling NetworksCCNAv5 - S3: Chapter1 Introduction to Scaling Networks
CCNAv5 - S3: Chapter1 Introduction to Scaling NetworksVuz Dở Hơi
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracerAnabia Anabia
 
Demystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode seriesDemystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode seriesCumulus Networks
 
Distance Vector Routing Protocols
Distance Vector Routing ProtocolsDistance Vector Routing Protocols
Distance Vector Routing ProtocolsKABILESH RAMAR
 

La actualidad más candente (20)

Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
Ospf.ppt
Ospf.pptOspf.ppt
Ospf.ppt
 
CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point Connections
 
Manet ppt
Manet pptManet ppt
Manet ppt
 
CCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospfCCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospf
 
IT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTINGIT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTING
 
Lecture 1 mobile and adhoc network- introduction
Lecture 1  mobile and adhoc network- introductionLecture 1  mobile and adhoc network- introduction
Lecture 1 mobile and adhoc network- introduction
 
Basic of teleom gsm
Basic of teleom gsmBasic of teleom gsm
Basic of teleom gsm
 
Chapter 17 : static routing
Chapter 17 : static routingChapter 17 : static routing
Chapter 17 : static routing
 
CCNA ppt
CCNA pptCCNA ppt
CCNA ppt
 
Packet tracer
Packet tracerPacket tracer
Packet tracer
 
Static Routing
Static RoutingStatic Routing
Static Routing
 
SPINS: Security Protocols for Sensor Networks
SPINS: Security Protocols for Sensor NetworksSPINS: Security Protocols for Sensor Networks
SPINS: Security Protocols for Sensor Networks
 
CCNA training 101
CCNA training 101CCNA training 101
CCNA training 101
 
Access Control List (ACL)
Access Control List (ACL)Access Control List (ACL)
Access Control List (ACL)
 
CCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingCCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and Licensing
 
CCNAv5 - S3: Chapter1 Introduction to Scaling Networks
CCNAv5 - S3: Chapter1 Introduction to Scaling NetworksCCNAv5 - S3: Chapter1 Introduction to Scaling Networks
CCNAv5 - S3: Chapter1 Introduction to Scaling Networks
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracer
 
Demystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode seriesDemystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode series
 
Distance Vector Routing Protocols
Distance Vector Routing ProtocolsDistance Vector Routing Protocols
Distance Vector Routing Protocols
 

Similar a Cisco router modes

Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracerAnabia Anabia
 
General lab documentation~cisco router configuration
General lab documentation~cisco router configurationGeneral lab documentation~cisco router configuration
General lab documentation~cisco router configurationsayedatif
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glanceVikas Raut
 
Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Netwax Lab
 
Chapter 04 - Router Conf
Chapter 04 - Router ConfChapter 04 - Router Conf
Chapter 04 - Router Confphanleson
 
Day 5.3 configuration of router
Day 5.3 configuration of routerDay 5.3 configuration of router
Day 5.3 configuration of routerCYBERINTELLIGENTS
 
Cisco router configuration tutorial
Cisco router configuration tutorialCisco router configuration tutorial
Cisco router configuration tutorialIT Tech
 
CCNA Security 05- securing the management plane
CCNA Security 05- securing the management planeCCNA Security 05- securing the management plane
CCNA Security 05- securing the management planeAhmed Habib
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesAhmed Gad
 
Securing Switch Access
Securing Switch Access Securing Switch Access
Securing Switch Access Netwax Lab
 

Similar a Cisco router modes (20)

Modes of router
Modes of routerModes of router
Modes of router
 
test
testtest
test
 
Cisco config
Cisco configCisco config
Cisco config
 
Cisco config
Cisco configCisco config
Cisco config
 
Cisco config
Cisco configCisco config
Cisco config
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracer
 
General lab documentation~cisco router configuration
General lab documentation~cisco router configurationGeneral lab documentation~cisco router configuration
General lab documentation~cisco router configuration
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glance
 
Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
CCNA presentation.
CCNA presentation.CCNA presentation.
CCNA presentation.
 
Chapter 04 - Router Conf
Chapter 04 - Router ConfChapter 04 - Router Conf
Chapter 04 - Router Conf
 
Day 5.3 configuration of router
Day 5.3 configuration of routerDay 5.3 configuration of router
Day 5.3 configuration of router
 
Cisco router configuration tutorial
Cisco router configuration tutorialCisco router configuration tutorial
Cisco router configuration tutorial
 
CCNA Security 05- securing the management plane
CCNA Security 05- securing the management planeCCNA Security 05- securing the management plane
CCNA Security 05- securing the management plane
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
 
Securing Switch Access
Securing Switch Access Securing Switch Access
Securing Switch Access
 
CCNA ALL IN ONE
CCNA ALL IN ONE CCNA ALL IN ONE
CCNA ALL IN ONE
 
Ccna command
Ccna commandCcna command
Ccna command
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 

Último

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 

Último (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 

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