SlideShare a Scribd company logo
1 of 26
NATIONAL INSTITUTE OF TECHNOLOGY KURUKSHETRA
Computer Engineering Department
Submitted to
Ms Dipti Goel
Assistant professor
Computer department
Routing Basics
concepts
Submitted by
Navin Budania
1130608
Co-4
Routing Concepts
• Introduction
• Router
• IPv4
• Routing Methods
• Static routing
• Dynamic routing
• Distance vector routing protocol
• RIP
• Link –state routing protocol
• OSPF
INTRODUCTION
• Forwarding the packets from one network to
the other network choosing the best path from
the routing table.
• Routing makes possible for two or more
networks to communicate with each other
• Routing table only consist of only the best
routes for each destination.
• Routing is done by router.
ROUTER
• Router is a device which makes connection
possible between two or more different
networks present at same or different
geographical locations.
• It does two basic things:.
1. Select the best path from the routing table.
2. Forward the packet on that path.
ROUTER
• Routers are classified in two classes.
1. Fixed Routers
2. Modular Routers
• There are three types of ports on the router.
1. LAN ports :Ethernet ports, fast Ethernet ports
2. WAN ports: Serial interfaces
3. Administrative Ports
LAN PORT
WAN PORT
ROUTER
• Internal components of router
– ROM(Read Only Memory)
– POST(Power on self Test)
– Mini-IOS
– RAM(Random Access Memory)
– Flash Memory
– NVRAM(Non-Volatile RAM)
Router
• Modes of the router
– Set up mode
• Continue with configuration dialog[yes/no]
– User mode
• Router>
– Privileged mode
• Router#
– Global configuration mode
• Router(config)#
– Interface mode
• Router(config-if)#
IPv4
• Internet uses IPv4
 Addresses are 32 bits long
 Range from 1.0.0.0 to 223.255.255.255
• Classification in classes
• Class A : 1 to 127
• Class B : 128 to 191
• Class C : 192 to 223
IPv4 subnet mask
• Subnet mask
 mask represents the number of network
bits in the 32 bit address
 the remaining bits are the host bits
• Default subnet mask
Class A : 255.0.0.0
Class B : 255.255.0.0
Class C : 255.255.255.0
Static Routing
• It is configured manually by the administrator.
• Mandatory need for the destination network
ID
• Used for small organizations
• In static routing the administrator decide the
best path
• Administrator should know that what is the
destination ID and how many routes to reach
that destination
Static Routing
• Advantage
– No overhead on the router CPU
– No bandwidth use
– Security
• Disadvantage
– Used for small network
Configuring Static Routing
Configuring Static Routing
• Router0(config)#ip route <destination
network ID> <destination subnet mask>
<next hop ip address>
Dynamic Routing
• Routing tables are automatically update
• Two types
– Distance vector routing algorithms
– Link –state routing algorithm
Distance vector routing Algorithm
• Calculate distance between routers based on hop
count.
• Updates are sent to directly connected neighbour
only
• Routers don`t have end to end visibility of entire
network
• Routing loops
• Use Bellman Ford Algorithm
• Example : RIP (Routing Information Protocol)
RIP
• Use hop count as metric
• Supports hop count limit 15
• AD value is 120
• More convergence time
• Periodic – 30sec update
Configure RIP
Router>enable
Router#conf terminal
Router(config)#router rip
Router(config-router)#network <network
address of own network>
Configure RIP
Link –state Routing Algorithm
• Updates are sent to entire network
• Routers have visibility of entire network
• No routing loops
• Use Dijkshtra Algorithm
• Link State Database
• Example : OSPF (Open Shortest Path First)
OSPF
• Standard protocol
• Administrative distance is 110
• Unlimited hop count
• Must have one area called as area 0
• All the areas must connect to area 0
• Faster convergence
AREA
Other routing
domain
Area 1
Area 2
Area 3
Area 0
backbone
ABR
ABRABR
Configure OSPF
• The syntax for configuring OSPF is :
– Process ID
– Network IP Address
– Wildcard mask
– Area
• Configuration
router(config)#router ospf 10
router(config-router)#network <network IP
address of own router> <wildcard mask> area
area_no
Routing

More Related Content

What's hot

Routing simulator ppt
Routing simulator pptRouting simulator ppt
Routing simulator pptRITESH SHAW
 
How to configure a router
How to configure a router How to configure a router
How to configure a router IT Tech
 
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet MulticastingNP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicastinghamsa nandhini
 
computer Netwoks - network layer
computer Netwoks - network layercomputer Netwoks - network layer
computer Netwoks - network layerSendhil Kumar
 
Routing in Ad hoc networks
Routing in Ad hoc networksRouting in Ad hoc networks
Routing in Ad hoc networksTran Thang
 
Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2Carmelo de Jesús
 
Network entry success rate
Network entry success rateNetwork entry success rate
Network entry success rateShiraz316
 
Java Abs Network Border Patrol
Java Abs   Network Border PatrolJava Abs   Network Border Patrol
Java Abs Network Border Patrolncct
 
Regulators learning to play with others
Regulators  learning to play with othersRegulators  learning to play with others
Regulators learning to play with othersMark Brown
 
17 micro programmed control
17 micro programmed control17 micro programmed control
17 micro programmed controldilip kumar
 

What's hot (20)

Lecture 04 networking
Lecture 04 networkingLecture 04 networking
Lecture 04 networking
 
Routing simulator ppt
Routing simulator pptRouting simulator ppt
Routing simulator ppt
 
Router and routing
Router  and routingRouter  and routing
Router and routing
 
How to configure a router
How to configure a router How to configure a router
How to configure a router
 
Routing Protocols
Routing ProtocolsRouting Protocols
Routing Protocols
 
Destroying Router Security - NNC5ed
Destroying Router Security - NNC5edDestroying Router Security - NNC5ed
Destroying Router Security - NNC5ed
 
Routing simulator
Routing simulatorRouting simulator
Routing simulator
 
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet MulticastingNP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
 
Routing ppt
Routing pptRouting ppt
Routing ppt
 
computer Netwoks - network layer
computer Netwoks - network layercomputer Netwoks - network layer
computer Netwoks - network layer
 
Cisco router modes
Cisco router modesCisco router modes
Cisco router modes
 
Routing in Ad hoc networks
Routing in Ad hoc networksRouting in Ad hoc networks
Routing in Ad hoc networks
 
Network devices
Network devicesNetwork devices
Network devices
 
M4 san features-4.3.1
M4 san features-4.3.1M4 san features-4.3.1
M4 san features-4.3.1
 
Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2
 
Network entry success rate
Network entry success rateNetwork entry success rate
Network entry success rate
 
Lecture 7
 Lecture 7 Lecture 7
Lecture 7
 
Java Abs Network Border Patrol
Java Abs   Network Border PatrolJava Abs   Network Border Patrol
Java Abs Network Border Patrol
 
Regulators learning to play with others
Regulators  learning to play with othersRegulators  learning to play with others
Regulators learning to play with others
 
17 micro programmed control
17 micro programmed control17 micro programmed control
17 micro programmed control
 

Viewers also liked

A Review on Channel Routing On VLSI Physical Design
A Review on Channel Routing On VLSI Physical DesignA Review on Channel Routing On VLSI Physical Design
A Review on Channel Routing On VLSI Physical DesignIOSR Journals
 
Dhcp presentation 01
Dhcp presentation 01Dhcp presentation 01
Dhcp presentation 01maverick4489
 
Placement in VLSI Design
Placement in VLSI DesignPlacement in VLSI Design
Placement in VLSI DesignTeam-VLSI-ITMU
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routingr123027
 
KYC Harbour Redevelopment - Town Hall No 1 Presentation
KYC	Harbour Redevelopment - Town Hall No 1 PresentationKYC	Harbour Redevelopment - Town Hall No 1 Presentation
KYC Harbour Redevelopment - Town Hall No 1 Presentationkingstonyc
 
Bellman ford Algorithm
Bellman ford AlgorithmBellman ford Algorithm
Bellman ford Algorithmtaimurkhan803
 
2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)
2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)
2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)Jaydeep Dave
 
Terms related to docks and harbours
Terms related to docks and harboursTerms related to docks and harbours
Terms related to docks and harboursLatif Hyder Wadho
 
Routing in Manet
Routing in ManetRouting in Manet
Routing in Manetshiujinghan
 
Flood control by Dr Sandeep Yadav
Flood control by Dr Sandeep YadavFlood control by Dr Sandeep Yadav
Flood control by Dr Sandeep YadavPradeep Yadav
 
Flood frequency analyses
Flood frequency analysesFlood frequency analyses
Flood frequency analysesvivek gami
 
Breakwater, jetties and groins.
Breakwater, jetties and groins.Breakwater, jetties and groins.
Breakwater, jetties and groins.Latif Hyder Wadho
 

Viewers also liked (20)

Channel routing
Channel routingChannel routing
Channel routing
 
A Review on Channel Routing On VLSI Physical Design
A Review on Channel Routing On VLSI Physical DesignA Review on Channel Routing On VLSI Physical Design
A Review on Channel Routing On VLSI Physical Design
 
Dhcp presentation 01
Dhcp presentation 01Dhcp presentation 01
Dhcp presentation 01
 
Placement in VLSI Design
Placement in VLSI DesignPlacement in VLSI Design
Placement in VLSI Design
 
VLSI routing
VLSI routingVLSI routing
VLSI routing
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
 
KYC Harbour Redevelopment - Town Hall No 1 Presentation
KYC	Harbour Redevelopment - Town Hall No 1 PresentationKYC	Harbour Redevelopment - Town Hall No 1 Presentation
KYC Harbour Redevelopment - Town Hall No 1 Presentation
 
Flood Routing using Muskingum Method
Flood Routing using Muskingum MethodFlood Routing using Muskingum Method
Flood Routing using Muskingum Method
 
Bellman ford Algorithm
Bellman ford AlgorithmBellman ford Algorithm
Bellman ford Algorithm
 
2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)
2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)
2150602 hwre 150113106007-008 (HYDROLOGY & WATER RESOURCE ENGINEERING)
 
Ley de darcy
Ley de darcyLey de darcy
Ley de darcy
 
Terms related to docks and harbours
Terms related to docks and harboursTerms related to docks and harbours
Terms related to docks and harbours
 
7 routing
7 routing7 routing
7 routing
 
Routing in Manet
Routing in ManetRouting in Manet
Routing in Manet
 
Floods
FloodsFloods
Floods
 
Flood control by Dr Sandeep Yadav
Flood control by Dr Sandeep YadavFlood control by Dr Sandeep Yadav
Flood control by Dr Sandeep Yadav
 
Flood routing
Flood routingFlood routing
Flood routing
 
Flood frequency analyses
Flood frequency analysesFlood frequency analyses
Flood frequency analyses
 
Airpot design
Airpot designAirpot design
Airpot design
 
Breakwater, jetties and groins.
Breakwater, jetties and groins.Breakwater, jetties and groins.
Breakwater, jetties and groins.
 

Similar to Routing (20)

Chapter07
Chapter07Chapter07
Chapter07
 
Router & functionality
Router & functionalityRouter & functionality
Router & functionality
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
 
CCNA part 5 routing
CCNA part 5 routingCCNA part 5 routing
CCNA part 5 routing
 
CCNA ppt Day 5
CCNA ppt Day 5CCNA ppt Day 5
CCNA ppt Day 5
 
computer communications
computer communicationscomputer communications
computer communications
 
Day 10 rip
Day 10 ripDay 10 rip
Day 10 rip
 
Day 10 loops+ rip+ igrp
Day 10 loops+  rip+ igrpDay 10 loops+  rip+ igrp
Day 10 loops+ rip+ igrp
 
Day 10 rip (2)
Day 10 rip (2)Day 10 rip (2)
Day 10 rip (2)
 
routing basics - (static-default-dynamic)
routing basics - (static-default-dynamic)routing basics - (static-default-dynamic)
routing basics - (static-default-dynamic)
 
Routing Protocols
Routing ProtocolsRouting Protocols
Routing Protocols
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithm
 
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETMobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
 
Ns lecture1: Introduction to Routing Protocol
Ns lecture1: Introduction to Routing ProtocolNs lecture1: Introduction to Routing Protocol
Ns lecture1: Introduction to Routing Protocol
 
Final Presentation on the Network layer
Final Presentation on the Network layerFinal Presentation on the Network layer
Final Presentation on the Network layer
 
ROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptxROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptx
 
presentation-140514125659-phpapp01.pdf
presentation-140514125659-phpapp01.pdfpresentation-140514125659-phpapp01.pdf
presentation-140514125659-phpapp01.pdf
 
Presentation CCNA
Presentation CCNAPresentation CCNA
Presentation CCNA
 
Routers and Routing Configuration
Routers and Routing ConfigurationRouters and Routing Configuration
Routers and Routing Configuration
 

Recently uploaded

chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 

Recently uploaded (20)

chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 

Routing

  • 1. NATIONAL INSTITUTE OF TECHNOLOGY KURUKSHETRA Computer Engineering Department Submitted to Ms Dipti Goel Assistant professor Computer department Routing Basics concepts Submitted by Navin Budania 1130608 Co-4
  • 2. Routing Concepts • Introduction • Router • IPv4 • Routing Methods • Static routing • Dynamic routing • Distance vector routing protocol • RIP • Link –state routing protocol • OSPF
  • 3. INTRODUCTION • Forwarding the packets from one network to the other network choosing the best path from the routing table. • Routing makes possible for two or more networks to communicate with each other • Routing table only consist of only the best routes for each destination. • Routing is done by router.
  • 4. ROUTER • Router is a device which makes connection possible between two or more different networks present at same or different geographical locations. • It does two basic things:. 1. Select the best path from the routing table. 2. Forward the packet on that path.
  • 5. ROUTER • Routers are classified in two classes. 1. Fixed Routers 2. Modular Routers • There are three types of ports on the router. 1. LAN ports :Ethernet ports, fast Ethernet ports 2. WAN ports: Serial interfaces 3. Administrative Ports
  • 6.
  • 9. ROUTER • Internal components of router – ROM(Read Only Memory) – POST(Power on self Test) – Mini-IOS – RAM(Random Access Memory) – Flash Memory – NVRAM(Non-Volatile RAM)
  • 10. Router • Modes of the router – Set up mode • Continue with configuration dialog[yes/no] – User mode • Router> – Privileged mode • Router# – Global configuration mode • Router(config)# – Interface mode • Router(config-if)#
  • 11. IPv4 • Internet uses IPv4  Addresses are 32 bits long  Range from 1.0.0.0 to 223.255.255.255 • Classification in classes • Class A : 1 to 127 • Class B : 128 to 191 • Class C : 192 to 223
  • 12. IPv4 subnet mask • Subnet mask  mask represents the number of network bits in the 32 bit address  the remaining bits are the host bits • Default subnet mask Class A : 255.0.0.0 Class B : 255.255.0.0 Class C : 255.255.255.0
  • 13. Static Routing • It is configured manually by the administrator. • Mandatory need for the destination network ID • Used for small organizations • In static routing the administrator decide the best path • Administrator should know that what is the destination ID and how many routes to reach that destination
  • 14. Static Routing • Advantage – No overhead on the router CPU – No bandwidth use – Security • Disadvantage – Used for small network
  • 16. Configuring Static Routing • Router0(config)#ip route <destination network ID> <destination subnet mask> <next hop ip address>
  • 17. Dynamic Routing • Routing tables are automatically update • Two types – Distance vector routing algorithms – Link –state routing algorithm
  • 18. Distance vector routing Algorithm • Calculate distance between routers based on hop count. • Updates are sent to directly connected neighbour only • Routers don`t have end to end visibility of entire network • Routing loops • Use Bellman Ford Algorithm • Example : RIP (Routing Information Protocol)
  • 19. RIP • Use hop count as metric • Supports hop count limit 15 • AD value is 120 • More convergence time • Periodic – 30sec update
  • 20. Configure RIP Router>enable Router#conf terminal Router(config)#router rip Router(config-router)#network <network address of own network>
  • 22. Link –state Routing Algorithm • Updates are sent to entire network • Routers have visibility of entire network • No routing loops • Use Dijkshtra Algorithm • Link State Database • Example : OSPF (Open Shortest Path First)
  • 23. OSPF • Standard protocol • Administrative distance is 110 • Unlimited hop count • Must have one area called as area 0 • All the areas must connect to area 0 • Faster convergence
  • 24. AREA Other routing domain Area 1 Area 2 Area 3 Area 0 backbone ABR ABRABR
  • 25. Configure OSPF • The syntax for configuring OSPF is : – Process ID – Network IP Address – Wildcard mask – Area • Configuration router(config)#router ospf 10 router(config-router)#network <network IP address of own router> <wildcard mask> area area_no