SlideShare a Scribd company logo
1 of 16
Basic Modes of router
• User Execution Mode. (Default mode) Router>
• Privilege Execution or Administrative Mode. Router#
• Global Configuration Mode. Router (Config)#
Sub-Modes Of Router
• Interface Configuration Mode. Router (Config-if)#
• Line Configuration Mode. Router (Config-Line)#
• Router Configuration Mode. Router (Config-Router)#
Rom Monitor Mode / Trouble Shooting Mode
• ROMMON> or >
USER EXECUTIVE MODE
• 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 just monitoring purpose.
• We can not see, save and change the configuration of
router.
• We can run some cmds such as ping, telnet etc.
Privilege mode
• PRIVILEGE MODE
It is the administrative mode, we can check whether the
settings and configurations made have been implemented
or not. If it is new router all the interfaces are by default
shut down.
• It is used to see and save the configuration of router.
• We can set clock ,ping,Telnet,Save,show, history size etc.
• Router>enable
Password: 1.Enable password (Simple)
2.Enable secret (Encrypted)
• Router#
Global Configuration Mode
As the name indicates, it is a global configuration mode i,e.
we can configure any interface from this mode, just by
entering into the interface mode.
We can change every configuration of router such as ip
address or password etc.
Router # Configure terminal
Router(config)#
Exit = Set back one-by-one mode
Ctrl+Z = Set back to Privilege Mode
Ctrl+P = Show previous commands
Interface Configuration Mode
• In this mode, we can set ip address over any interface such as ethernet,
serial, BRI, AUI etc.
• Router (config)# Interface e 0 , e0/0 ,f0/0
• Router (config)# Interface s 0 , s0/0 , s0/0/0
• Router (config)# Interface bri 0 , bri0/0
• Router(config-if)#
Line Configuration Mode
In this mode , we can set password over any line such as console line , aux
line and vty line etc.
Router (config)# line console 0
Router (config)# line aux 0
Router (config)# line vty 0 4 ( 5 telnet sessions can run at a time)
Router(config-line)#
Router Configuration mode:-
• Router (config)# router <Routing Protocol>
• Router (config-Router)#
RIP : Routing information protocol
RIPV2 : Routing information protocol version 2
IGRP : Interior gateway routing protocol
EIGRP : Enhanced IGRP
OSPF : Open shortest path first
IS-IS : Intermediate system-Intermediate system
BGP : Border gateway protocol
Troubleshooting/ Rom Monitor :-
• ROMMON1>
or
>
Power ON router and press Ctrl+Break
you can enter rom monitor mode
How we can set Line/Login password ?
• Router(config)# Line console 0
• Router(config-line)# Password 1234
• Router(config-line)# Login
• Router(config-line)# end
• Router# Show running-config
• Rouuter# sh run
(This command is used to show the running
configuration.)
Router# Copy Running-config Startup-config
Router # Write (Those 2 commands are used for
save the configuration )
How to set Enable password ?
• Router (config)# Enable password 123
• Router (config)# No Enable password
How to set Enable Secret ?
Router (config)# Enable Secret 111
Router (config)# No Enable Secret
How to Encrypt all passwords ?
• Router(config)#Service password-Encrytion
• Router(config)# No Service password-encrypt
How to configure Banner ?
Router(config)# banner motd #
Enter text ……….with end character #
#Welcome gud morning#
Router(config)#exit
Router#exit
How to Change Host name ?
Router(config)# Hostname Cisco
Cisco(config)# exit
Cisco#
How to Assign IP address ?
• Router(config)# interface f0/0
• Router(config-if)# ip address 10.0.0.1 255.0.0.0
• Router(config-if)# no shutdown
• Router(config-if)# exit
• Router(config)# exit
• Router# Ping 10.0.0.1
!!!!!!!!! Success rate 100%
Router# ping 10.0.0.2
……..Success rate is 0 %
Router# show running-config
Router# show interfaces
Ruoter# show interfaces f0/0
Ruoter# show ip interface brief
f0/0
10.0.0.1/8
PC
10.0.0.2/8
10.0.0.1 DG
Show Command messages
• Interface is up, Line protocol is up
• Interface is up, line protocol is Down
• Interface is down, Line protocol is Down
• Interface is Administratively down
Configure Telnet (PC-Router)
• Telnet : It is a service i.e. used to connect remote pc
with local pc in text mode for this service we use a
protocol i.e. TCP(Transmission control Protocol).It is
an authenticated service.
• 1. Configure Router Ethernet interface and pc with
same network ip address
Router(config)#interface f0/0
Router(config-if)#ip address 10.0.0.1 255.0.0.0
Router(config-if)#no shutdown
• 2. Configure Enable password or Enable Secret .
Router(config)# Enable password 1234
3. Configure VTY line Password
Router(config)# line vty 0 4
Router(config-line)# Password 12345
Router(config-line)# login
Router(config-line)# end
Router#
4. Goto Pc command prompt
C:>Ping 10.0.0.1
Reply From 10.0.0.1
C:>Telnet 10.0.0.1
Password: <vty password>
Router> Enable
Password: <Enable/enable secret>
Router#
f0/0
10.0.0.1/8
PC
10.0.0.2/8
10.0.0.1 DG
What is REGISTER ?
• Router # Show version (Use to Show the register value)
• It is 16 bit hexa-decimal value stored in NVRAM i.e.
Used to set the boot sequence
• Register Description
0x2102 Router boot from Flash(Default value)
0x2101 Router Boot from ROM
0x2100 Router don’t boot but directly enter
Into Rom monitor mode.
0x2142 Router boot from 0x2102, but don’t startup
configuration (Bypass NVRAM)
0x2141 Router boot from 0x2101, but don’t startup
configuration
How we can Break Router Password ?
• Boot Router with rom monitor mode .Power ON router and press
(CTRL+Break)
ROMMON1> Confreg 0x2142 >o/r 0x2142
ROMMON1> Reset >I
i=reset
After reboot router it shows a message i.e.
Would you like to enter initial configuration dialog (yes/no): N
Press Return to get Started
Router> Enable
Router# Configure Terminal
Router (config)# Config-register 0x2102
Router (config)# exit
Router# write

More Related Content

What's hot

CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1VISHNU N
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Alan Mark
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocolasimnawaz54
 
Internal & External of Routers
Internal & External of RoutersInternal & External of Routers
Internal & External of RoutersKishore Kumar
 
BASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSBASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSKABILESH RAMAR
 
Hot standby router protocol (hsrp) using
Hot standby router protocol (hsrp) usingHot standby router protocol (hsrp) using
Hot standby router protocol (hsrp) usingShubhiGupta94
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPTAIRTEL
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)NetProtocol Xpert
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing ProtocolsDsunte Wilson
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path FirstKashif Latif
 
Introduction to router
Introduction to routerIntroduction to router
Introduction to routerFarhan Galib
 
CCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTCCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTNishant Goel
 

What's hot (20)

CCNA presentation.
CCNA presentation.CCNA presentation.
CCNA presentation.
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)
 
Ospf.ppt
Ospf.pptOspf.ppt
Ospf.ppt
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocol
 
Internal & External of Routers
Internal & External of RoutersInternal & External of Routers
Internal & External of Routers
 
BASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSBASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKS
 
Hot standby router protocol (hsrp) using
Hot standby router protocol (hsrp) usingHot standby router protocol (hsrp) using
Hot standby router protocol (hsrp) using
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 
Routing Protocols
Routing Protocols Routing Protocols
Routing Protocols
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
 
Introduction to router
Introduction to routerIntroduction to router
Introduction to router
 
Dhcp
DhcpDhcp
Dhcp
 
Ospf
 Ospf Ospf
Ospf
 
CCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTCCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPT
 

Viewers also liked

Chapter 03 - Router Oper
Chapter 03 - Router OperChapter 03 - Router Oper
Chapter 03 - Router Operphanleson
 
Basics of OSI and TCP IP Layers
Basics of OSI and TCP IP LayersBasics of OSI and TCP IP Layers
Basics of OSI and TCP IP Layershafsabanu
 
Types of interfaces in a Cisco Router
Types of interfaces in a Cisco RouterTypes of interfaces in a Cisco Router
Types of interfaces in a Cisco RouterNetProtocol Xpert
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListHamed Moghaddam
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)Shweta Kumari
 
CCNA Routing and Switching IT Certifications
CCNA Routing and Switching  IT CertificationsCCNA Routing and Switching  IT Certifications
CCNA Routing and Switching IT CertificationsMuhammad Qasim
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Abdul Basit
 
Routers and Routing Configuration
Routers and Routing ConfigurationRouters and Routing Configuration
Routers and Routing Configurationyasir1122
 
10 of the Biggest Stories in Technology
10 of the Biggest Stories in Technology10 of the Biggest Stories in Technology
10 of the Biggest Stories in TechnologyBrett Cotham
 
Routers.ppt
Routers.pptRouters.ppt
Routers.pptkirbadh
 
Slideshare Powerpoint presentation
Slideshare Powerpoint presentationSlideshare Powerpoint presentation
Slideshare Powerpoint presentationelliehood
 

Viewers also liked (20)

ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
Chapter 03 - Router Oper
Chapter 03 - Router OperChapter 03 - Router Oper
Chapter 03 - Router Oper
 
Introduction to routers
Introduction to routersIntroduction to routers
Introduction to routers
 
Basics of OSI and TCP IP Layers
Basics of OSI and TCP IP LayersBasics of OSI and TCP IP Layers
Basics of OSI and TCP IP Layers
 
Ccna1v3 Mod02 Class
Ccna1v3 Mod02 ClassCcna1v3 Mod02 Class
Ccna1v3 Mod02 Class
 
Sem 1 Ch 3
Sem 1 Ch 3Sem 1 Ch 3
Sem 1 Ch 3
 
Networking switch
Networking switchNetworking switch
Networking switch
 
Types of interfaces in a Cisco Router
Types of interfaces in a Cisco RouterTypes of interfaces in a Cisco Router
Types of interfaces in a Cisco Router
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access List
 
Regular expression examples
Regular expression examplesRegular expression examples
Regular expression examples
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
 
Cisco CCNA- DHCP Server
Cisco CCNA-  DHCP ServerCisco CCNA-  DHCP Server
Cisco CCNA- DHCP Server
 
CCNA Routing and Switching IT Certifications
CCNA Routing and Switching  IT CertificationsCCNA Routing and Switching  IT Certifications
CCNA Routing and Switching IT Certifications
 
Switching seminar ppt
Switching seminar pptSwitching seminar ppt
Switching seminar ppt
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
 
Routers and Routing Configuration
Routers and Routing ConfigurationRouters and Routing Configuration
Routers and Routing Configuration
 
10 of the Biggest Stories in Technology
10 of the Biggest Stories in Technology10 of the Biggest Stories in Technology
10 of the Biggest Stories in Technology
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
 
Slideshare Powerpoint presentation
Slideshare Powerpoint presentationSlideshare Powerpoint presentation
Slideshare Powerpoint presentation
 

Similar to Modes of router

Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config97148881557
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_configarjuntrk
 
Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Netwax Lab
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glanceVikas Raut
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracerAnabia Anabia
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracerAnabia Anabia
 
Day 5.3 configuration of router
Day 5.3 configuration of routerDay 5.3 configuration of router
Day 5.3 configuration of routerCYBERINTELLIGENTS
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)IT Tech
 
10 Command Line quan trọng để giao tiếp với Cisco IOs
10 Command Line quan trọng để giao tiếp với Cisco IOs10 Command Line quan trọng để giao tiếp với Cisco IOs
10 Command Line quan trọng để giao tiếp với Cisco IOsNhóc Nhóc
 
CCNA ppt Day 4
CCNA ppt Day 4CCNA ppt Day 4
CCNA ppt Day 4VISHNU N
 
cisco ccna cheat_sheet
cisco ccna cheat_sheetcisco ccna cheat_sheet
cisco ccna cheat_sheetGuntaka Reddy
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheetEZREIG OMAR
 
General lab documentation~cisco router configuration
General lab documentation~cisco router configurationGeneral lab documentation~cisco router configuration
General lab documentation~cisco router configurationsayedatif
 
Ccna2 mod3-configuring a-router
Ccna2 mod3-configuring a-routerCcna2 mod3-configuring a-router
Ccna2 mod3-configuring a-router97148881557
 

Similar to Modes of router (20)

Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
 
Ccna command
Ccna commandCcna command
Ccna command
 
Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glance
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracer
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracer
 
Labmannual
LabmannualLabmannual
Labmannual
 
Day 5.3 configuration of router
Day 5.3 configuration of routerDay 5.3 configuration of router
Day 5.3 configuration of router
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
 
10 Command Line quan trọng để giao tiếp với Cisco IOs
10 Command Line quan trọng để giao tiếp với Cisco IOs10 Command Line quan trọng để giao tiếp với Cisco IOs
10 Command Line quan trọng để giao tiếp với Cisco IOs
 
CCNA ppt Day 4
CCNA ppt Day 4CCNA ppt Day 4
CCNA ppt Day 4
 
CCNA part 5 routing
CCNA part 5 routingCCNA part 5 routing
CCNA part 5 routing
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
 
cisco ccna cheat_sheet
cisco ccna cheat_sheetcisco ccna cheat_sheet
cisco ccna cheat_sheet
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheet
 
Cisco Commands
Cisco CommandsCisco Commands
Cisco Commands
 
General lab documentation~cisco router configuration
General lab documentation~cisco router configurationGeneral lab documentation~cisco router configuration
General lab documentation~cisco router configuration
 
Ccna2 mod3-configuring a-router
Ccna2 mod3-configuring a-routerCcna2 mod3-configuring a-router
Ccna2 mod3-configuring a-router
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 

Recently uploaded

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 

Modes of router

  • 1. Basic Modes of router • User Execution Mode. (Default mode) Router> • Privilege Execution or Administrative Mode. Router# • Global Configuration Mode. Router (Config)# Sub-Modes Of Router • Interface Configuration Mode. Router (Config-if)# • Line Configuration Mode. Router (Config-Line)# • Router Configuration Mode. Router (Config-Router)# Rom Monitor Mode / Trouble Shooting Mode • ROMMON> or >
  • 2. USER EXECUTIVE MODE • 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 just monitoring purpose. • We can not see, save and change the configuration of router. • We can run some cmds such as ping, telnet etc.
  • 3. Privilege mode • PRIVILEGE MODE It is the administrative mode, we can check whether the settings and configurations made have been implemented or not. If it is new router all the interfaces are by default shut down. • It is used to see and save the configuration of router. • We can set clock ,ping,Telnet,Save,show, history size etc. • Router>enable Password: 1.Enable password (Simple) 2.Enable secret (Encrypted) • Router#
  • 4. Global Configuration Mode As the name indicates, it is a global configuration mode i,e. we can configure any interface from this mode, just by entering into the interface mode. We can change every configuration of router such as ip address or password etc. Router # Configure terminal Router(config)# Exit = Set back one-by-one mode Ctrl+Z = Set back to Privilege Mode Ctrl+P = Show previous commands
  • 5. Interface Configuration Mode • In this mode, we can set ip address over any interface such as ethernet, serial, BRI, AUI etc. • Router (config)# Interface e 0 , e0/0 ,f0/0 • Router (config)# Interface s 0 , s0/0 , s0/0/0 • Router (config)# Interface bri 0 , bri0/0 • Router(config-if)# Line Configuration Mode In this mode , we can set password over any line such as console line , aux line and vty line etc. Router (config)# line console 0 Router (config)# line aux 0 Router (config)# line vty 0 4 ( 5 telnet sessions can run at a time) Router(config-line)#
  • 6. Router Configuration mode:- • Router (config)# router <Routing Protocol> • Router (config-Router)# RIP : Routing information protocol RIPV2 : Routing information protocol version 2 IGRP : Interior gateway routing protocol EIGRP : Enhanced IGRP OSPF : Open shortest path first IS-IS : Intermediate system-Intermediate system BGP : Border gateway protocol
  • 7. Troubleshooting/ Rom Monitor :- • ROMMON1> or > Power ON router and press Ctrl+Break you can enter rom monitor mode
  • 8. How we can set Line/Login password ? • Router(config)# Line console 0 • Router(config-line)# Password 1234 • Router(config-line)# Login • Router(config-line)# end • Router# Show running-config • Rouuter# sh run (This command is used to show the running configuration.) Router# Copy Running-config Startup-config Router # Write (Those 2 commands are used for save the configuration )
  • 9. How to set Enable password ? • Router (config)# Enable password 123 • Router (config)# No Enable password How to set Enable Secret ? Router (config)# Enable Secret 111 Router (config)# No Enable Secret
  • 10. How to Encrypt all passwords ? • Router(config)#Service password-Encrytion • Router(config)# No Service password-encrypt How to configure Banner ? Router(config)# banner motd # Enter text ……….with end character # #Welcome gud morning# Router(config)#exit Router#exit How to Change Host name ? Router(config)# Hostname Cisco Cisco(config)# exit Cisco#
  • 11. How to Assign IP address ? • Router(config)# interface f0/0 • Router(config-if)# ip address 10.0.0.1 255.0.0.0 • Router(config-if)# no shutdown • Router(config-if)# exit • Router(config)# exit • Router# Ping 10.0.0.1 !!!!!!!!! Success rate 100% Router# ping 10.0.0.2 ……..Success rate is 0 % Router# show running-config Router# show interfaces Ruoter# show interfaces f0/0 Ruoter# show ip interface brief f0/0 10.0.0.1/8 PC 10.0.0.2/8 10.0.0.1 DG
  • 12. Show Command messages • Interface is up, Line protocol is up • Interface is up, line protocol is Down • Interface is down, Line protocol is Down • Interface is Administratively down
  • 13. Configure Telnet (PC-Router) • Telnet : It is a service i.e. used to connect remote pc with local pc in text mode for this service we use a protocol i.e. TCP(Transmission control Protocol).It is an authenticated service. • 1. Configure Router Ethernet interface and pc with same network ip address Router(config)#interface f0/0 Router(config-if)#ip address 10.0.0.1 255.0.0.0 Router(config-if)#no shutdown
  • 14. • 2. Configure Enable password or Enable Secret . Router(config)# Enable password 1234 3. Configure VTY line Password Router(config)# line vty 0 4 Router(config-line)# Password 12345 Router(config-line)# login Router(config-line)# end Router# 4. Goto Pc command prompt C:>Ping 10.0.0.1 Reply From 10.0.0.1 C:>Telnet 10.0.0.1 Password: <vty password> Router> Enable Password: <Enable/enable secret> Router# f0/0 10.0.0.1/8 PC 10.0.0.2/8 10.0.0.1 DG
  • 15. What is REGISTER ? • Router # Show version (Use to Show the register value) • It is 16 bit hexa-decimal value stored in NVRAM i.e. Used to set the boot sequence • Register Description 0x2102 Router boot from Flash(Default value) 0x2101 Router Boot from ROM 0x2100 Router don’t boot but directly enter Into Rom monitor mode. 0x2142 Router boot from 0x2102, but don’t startup configuration (Bypass NVRAM) 0x2141 Router boot from 0x2101, but don’t startup configuration
  • 16. How we can Break Router Password ? • Boot Router with rom monitor mode .Power ON router and press (CTRL+Break) ROMMON1> Confreg 0x2142 >o/r 0x2142 ROMMON1> Reset >I i=reset After reboot router it shows a message i.e. Would you like to enter initial configuration dialog (yes/no): N Press Return to get Started Router> Enable Router# Configure Terminal Router (config)# Config-register 0x2102 Router (config)# exit Router# write