尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
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

Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
kirbadh
 
Switches on Networking
Switches on NetworkingSwitches on Networking
Switches on Networking
Gayan Geethanjana
 
Routing Protocols
Routing ProtocolsRouting Protocols
Routing Protocols
NetProtocol Xpert
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
Iqra university islamabad
 
Bgp
BgpBgp
Dhcp ppt
Dhcp pptDhcp ppt
Dhcp ppt
Hema Dhariwal
 
Vlan
Vlan Vlan
Vlan
sanss40
 
Networking Devices
Networking DevicesNetworking Devices
Networking Devices
Nayan Dagliya
 
DHCP
DHCPDHCP
Link state protocols.ppt
Link state protocols.pptLink state protocols.ppt
Link state protocols.ppt
Edgardo Scrimaglia
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
rajshreemuthiah
 
Types of Computer Network
Types of Computer NetworkTypes of Computer Network
Types of Computer Network
Mohit Dasariya
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
Tarun Khaneja
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting Presentation
Touhidul Fahim
 
CCNA presentation.
CCNA presentation.CCNA presentation.
CCNA presentation.
Ajaigururaj R
 
Ppt of routing protocols
Ppt of routing protocolsPpt of routing protocols
Ppt of routing protocols
Bhagyashri Dhoke
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
N.Jagadish Kumar
 
Network address translation
Network address translationNetwork address translation
Network address translation
Karppinen Ngoc Anh
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecture
sabari Giri
 
Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network Utilities
Rubal Sagwal
 

What's hot (20)

Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
 
Switches on Networking
Switches on NetworkingSwitches on Networking
Switches on Networking
 
Routing Protocols
Routing ProtocolsRouting Protocols
Routing Protocols
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
 
Bgp
BgpBgp
Bgp
 
Dhcp ppt
Dhcp pptDhcp ppt
Dhcp ppt
 
Vlan
Vlan Vlan
Vlan
 
Networking Devices
Networking DevicesNetworking Devices
Networking Devices
 
DHCP
DHCPDHCP
DHCP
 
Link state protocols.ppt
Link state protocols.pptLink state protocols.ppt
Link state protocols.ppt
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Types of Computer Network
Types of Computer NetworkTypes of Computer Network
Types of Computer Network
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting Presentation
 
CCNA presentation.
CCNA presentation.CCNA presentation.
CCNA presentation.
 
Ppt of routing protocols
Ppt of routing protocolsPpt of routing protocols
Ppt of routing protocols
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Network address translation
Network address translationNetwork address translation
Network address translation
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecture
 
Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network Utilities
 

Viewers also liked

ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
Er. Anmol Bhagat
 
Chapter 03 - Router Oper
Chapter 03 - Router OperChapter 03 - Router Oper
Chapter 03 - Router Oper
phanleson
 
Introduction to routers
Introduction to routersIntroduction to routers
Introduction to routers
Santosh Kulkarni
 
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
hafsabanu
 
Ccna1v3 Mod02 Class
Ccna1v3 Mod02 ClassCcna1v3 Mod02 Class
Ccna1v3 Mod02 Class
aqeelhaider74
 
Sem 1 Ch 3
Sem 1 Ch 3Sem 1 Ch 3
Sem 1 Ch 3
aqeelhaider74
 
Networking switch
Networking switchNetworking switch
Networking switch
Er. Anmol Bhagat
 
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
NetProtocol Xpert
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access List
Hamed Moghaddam
 
Regular expression examples
Regular expression examplesRegular expression examples
Regular expression examples
NetProtocol Xpert
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
Shweta Kumari
 
Cisco CCNA- DHCP Server
Cisco CCNA-  DHCP ServerCisco CCNA-  DHCP Server
Cisco CCNA- DHCP Server
Hamed Moghaddam
 
CCNA Routing and Switching IT Certifications
CCNA Routing and Switching  IT CertificationsCCNA Routing and Switching  IT Certifications
CCNA Routing and Switching IT Certifications
Muhammad Qasim
 
Introduction to router
Introduction to routerIntroduction to router
Introduction to router
Farhan Galib
 
Switching seminar ppt
Switching seminar pptSwitching seminar ppt
Switching seminar ppt
Ashish Kushwah
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
Abdul Basit
 
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
Brett Cotham
 
Slideshare Powerpoint presentation
Slideshare Powerpoint presentationSlideshare Powerpoint presentation
Slideshare Powerpoint presentation
elliehood
 
Creative Traction Methodology - For Early Stage Startups
Creative Traction Methodology - For Early Stage StartupsCreative Traction Methodology - For Early Stage Startups
Creative Traction Methodology - For Early Stage Startups
Tommaso Di Bartolo
 
Can We Assess Creativity?
Can We Assess Creativity?Can We Assess Creativity?
Can We Assess Creativity?
John Spencer
 

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
 
Introduction to router
Introduction to routerIntroduction to router
Introduction to router
 
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
 
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
 
Slideshare Powerpoint presentation
Slideshare Powerpoint presentationSlideshare Powerpoint presentation
Slideshare Powerpoint presentation
 
Creative Traction Methodology - For Early Stage Startups
Creative Traction Methodology - For Early Stage StartupsCreative Traction Methodology - For Early Stage Startups
Creative Traction Methodology - For Early Stage Startups
 
Can We Assess Creativity?
Can We Assess Creativity?Can We Assess Creativity?
Can We Assess Creativity?
 

Similar to Modes of router

Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
97148881557
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
arjuntrk
 
Ccna command
Ccna commandCcna command
Ccna command
Sudhir Maherwal
 
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 glance
Vikas Raut
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracer
Anabia Anabia
 
Router configuration in packet tracer
Router configuration in packet  tracerRouter configuration in packet  tracer
Router configuration in packet tracer
Anabia Anabia
 
Cisco router configuration tutorial
Cisco router configuration tutorialCisco router configuration tutorial
Cisco router configuration tutorial
IT Tech
 
Labmannual
LabmannualLabmannual
Labmannual
Matiullah Jamil
 
Day 5.3 configuration of router
Day 5.3 configuration of routerDay 5.3 configuration of router
Day 5.3 configuration of router
CYBERINTELLIGENTS
 
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 IOs
Nhóc Nhóc
 
CCNA ppt Day 4
CCNA ppt Day 4CCNA ppt Day 4
CCNA ppt Day 4
VISHNU N
 
CCNA part 5 routing
CCNA part 5 routingCCNA part 5 routing
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheet
EZREIG OMAR
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
Guntaka Reddy
 
Cisco Commands
Cisco CommandsCisco Commands
Cisco Commands
Fredrick Hall
 
cisco ccna cheat_sheet
cisco ccna cheat_sheetcisco ccna cheat_sheet
cisco ccna cheat_sheet
Guntaka Reddy
 
General lab documentation~cisco router configuration
General lab documentation~cisco router configurationGeneral lab documentation~cisco router configuration
General lab documentation~cisco router configuration
sayedatif
 
Ccna2 mod3-configuring a-router
Ccna2 mod3-configuring a-routerCcna2 mod3-configuring a-router
Ccna2 mod3-configuring a-router
97148881557
 

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
 
Cisco router configuration tutorial
Cisco router configuration tutorialCisco router configuration tutorial
Cisco router configuration tutorial
 
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
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheet
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
 
Cisco Commands
Cisco CommandsCisco Commands
Cisco Commands
 
cisco ccna cheat_sheet
cisco ccna cheat_sheetcisco ccna cheat_sheet
cisco ccna cheat_sheet
 
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
 

Recently uploaded

78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
Celine George
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
ShwetaGawande8
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
Ben Aldrich
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
sanamushtaq922
 
managing Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptxmanaging Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptx
nabaegha
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
BiplabHalder13
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
Kalna College
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
Nguyen Thanh Tu Collection
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
Kalna College
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
Infosec
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
heathfieldcps1
 
Non-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech ProfessionalsNon-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech Professionals
MattVassar1
 
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Kalna College
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 

Recently uploaded (20)

78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
 
managing Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptxmanaging Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptx
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
 
Non-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech ProfessionalsNon-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech Professionals
 
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 

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
  翻译: