SlideShare ist ein Scribd-Unternehmen logo
1 von 11
ROUTING INFORMATION PROTOCOL




                     Kashif Latif
WHAT IS RIP…?

RIP (Routing Information Protocol) is a standard for
exchange of routing information among gateways and
hosts.

Hop Count:
               Hop Count refers to the intermediate
devices (like routers) through which data must pass
between source and destination, rather than flowing
directly over a single wire.
COUNT…
 RIP prevents routing loops by implementing a limit
  on the number of hops allowed in a path from the
  source to a destination.
 The maximum number of hops allowed for RIP is
  15.
 This hop limit, however, also limits the size of
  networks that RIP can support.
 A hop count of 16 is considered an infinite distance
  and used to deprecate inaccessible, inoperable, or
  otherwise undesirable routes in the selection
  process.
COUNT…
 Originally each RIP router transmitted full updates
  every 30 seconds.
 In the early deployments, routing tables were small
  enough that the traffic was not significant.
 As networks grew in size, however, it became
  evident there could be a massive traffic burst every
  30 seconds, even if the routers had been initialized
  at random times.
 RIP uses the User Datagram Protocol (UDP) as its
  transport protocol, and is assigned the
  reserved port number 520.
VERSIONS OF RIP


There are three versions of the Routing Information
Protocol:

1.   RIP version 1
2.   RIP version 2
3.   RIPng (RIP next generation)
RIP VERSION 1
 Version 1 is the most-deployed version, since it is
  compatible with all RIP-capable devices.
 The periodic routing updates do not carry subnet
  information, lacking support for variable length
  subnet masks (VLSM).
 This limitation makes it impossible to have different-
  sized subnets inside of the same network class.
 In other words, all subnets in a network class must
  have the same size. There is also no support for
  router authentication, making RIP vulnerable to
  various attacks.
RIP VERSION 2
 Developed in 1993
 Last standardized in 1998

 Ability to carry subnet information

 To maintain backward compatibility, the hop count
  limit of 15 remained.
 RIPv2 multicasts the entire routing table to all
  adjacent routers at the address 224.0.0.9, as
  opposed to RIPv1 which uses broadcast.
 Route tags were also added in RIP version 2.
RIPNG
RIPng (RIP next generation), is an extension of RIPv2 for
support of IPv6, the next generation Internet Protocol. The
main differences between RIPv2 and RIPng are:

   Support of IPv6 networking.
   While RIPv2 supports RIPv1 updates
    authentication, RIPng does not
   RIPv2 allows attaching arbitrary tags to routes, RIPng
    does not;
   RIPv2 encodes the next-hop into each route
    entries, RIPng requires specific encoding of the next
    hop for a set of route entries.
   RIPng sends updates on UDP port 521 using the
    multicast group FF02::9.
LIMITATIONS
 Without using RMTI (Metric-based Topology
  Investigation), Hop count can not exceed 15, in the
  case that it exceeds this limitation, it will be
  considered invalid.
 Most RIP networks are flat. There is no concept of
  areas or boundaries in RIP networks.
 Variable Length Subnet Masks were not supported
  by RIP version 1.
 Without using RMTI, RIP has slow convergence
  and count to infinity problems.
IMPLEMENTATIONS
 Cisco IOS, software used in Cisco routers
  (supports version 1, version 2 and RIPng)
 Cisco NX-OS software used in Cisco Nexus data
  center switches (supports RIPv1 and RIPv2)
 Junos software used in Juniper
  routers, switches, and firewalls (supports RIPv1
  and RIPv2)
 Routing and Remote Access, a Windows
  Server feature, contains RIP support
 Quagga, a free open source routing software suite
  based on GNU Zebra
 BIRD, a free open source routing software suite
  OpenBSD, includes a RIP implementation
Kashif Latif

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Routing algorithms
Routing algorithmsRouting algorithms
Routing algorithms
 
EIGRP (Enhanced Interior Gateway Routing Protocol)
EIGRP (Enhanced Interior Gateway Routing Protocol)EIGRP (Enhanced Interior Gateway Routing Protocol)
EIGRP (Enhanced Interior Gateway Routing Protocol)
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Routing ppt
Routing pptRouting ppt
Routing ppt
 
Routing Protocols
Routing ProtocolsRouting Protocols
Routing Protocols
 
Multiple Access Protocal
Multiple Access ProtocalMultiple Access Protocal
Multiple Access Protocal
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
Eigrp.ppt
Eigrp.pptEigrp.ppt
Eigrp.ppt
 
IP Routing
IP RoutingIP Routing
IP Routing
 
Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)
 
BASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSBASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKS
 
Routing algorithm network layer
Routing algorithm  network layerRouting algorithm  network layer
Routing algorithm network layer
 
Unicast multicast & broadcast
Unicast multicast & broadcastUnicast multicast & broadcast
Unicast multicast & broadcast
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
 
Multicast routing
Multicast routingMulticast routing
Multicast routing
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
RIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme NetworksRIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme Networks
 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 

Ähnlich wie Routing Information Protocol

Routing Information Protocol (RIP)
Routing Information Protocol (RIP)Routing Information Protocol (RIP)
Routing Information Protocol (RIP)Amna Nawazish
 
ConfigureTwo networks principle
ConfigureTwo networks principleConfigureTwo networks principle
ConfigureTwo networks principleDrAlneami
 
Introduction-to-RIP(Routing Information Protocol).pptx
Introduction-to-RIP(Routing Information Protocol).pptxIntroduction-to-RIP(Routing Information Protocol).pptx
Introduction-to-RIP(Routing Information Protocol).pptxElectro00
 
IPv6 Routing.pdf
IPv6 Routing.pdfIPv6 Routing.pdf
IPv6 Routing.pdfniran10
 
RIP (routing information protocol)
RIP (routing information protocol)RIP (routing information protocol)
RIP (routing information protocol)Netwax Lab
 
Routing Protocols.pptx
Routing Protocols.pptxRouting Protocols.pptx
Routing Protocols.pptxsazia7
 
All in one q & ans
All in one q & ansAll in one q & ans
All in one q & ansRavi Kodoli
 
Performance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRPPerformance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRPIRJET Journal
 
Driving School has 4 learning centres- The network of each learning ce.docx
Driving School has 4 learning centres- The network of each learning ce.docxDriving School has 4 learning centres- The network of each learning ce.docx
Driving School has 4 learning centres- The network of each learning ce.docxedwardk6
 

Ähnlich wie Routing Information Protocol (20)

Routing Information Protocol (RIP)
Routing Information Protocol (RIP)Routing Information Protocol (RIP)
Routing Information Protocol (RIP)
 
Qs.pptx
Qs.pptxQs.pptx
Qs.pptx
 
#RIPv1 vs #RIPv2
#RIPv1 vs #RIPv2#RIPv1 vs #RIPv2
#RIPv1 vs #RIPv2
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
ConfigureTwo networks principle
ConfigureTwo networks principleConfigureTwo networks principle
ConfigureTwo networks principle
 
Introduction-to-RIP(Routing Information Protocol).pptx
Introduction-to-RIP(Routing Information Protocol).pptxIntroduction-to-RIP(Routing Information Protocol).pptx
Introduction-to-RIP(Routing Information Protocol).pptx
 
IPv6 Routing.pdf
IPv6 Routing.pdfIPv6 Routing.pdf
IPv6 Routing.pdf
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
RIP (routing information protocol)
RIP (routing information protocol)RIP (routing information protocol)
RIP (routing information protocol)
 
RIP and OSPF
RIP and OSPFRIP and OSPF
RIP and OSPF
 
RIP Overview
RIP OverviewRIP Overview
RIP Overview
 
Rip1
Rip1Rip1
Rip1
 
Routing Protocols.pptx
Routing Protocols.pptxRouting Protocols.pptx
Routing Protocols.pptx
 
All in one q & ans
All in one q & ansAll in one q & ans
All in one q & ans
 
Performance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRPPerformance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRP
 
M odul1
M odul1M odul1
M odul1
 
CCNA Icnd110 s05l05
CCNA Icnd110 s05l05CCNA Icnd110 s05l05
CCNA Icnd110 s05l05
 
C0343015019
C0343015019C0343015019
C0343015019
 
Ospf
OspfOspf
Ospf
 
Driving School has 4 learning centres- The network of each learning ce.docx
Driving School has 4 learning centres- The network of each learning ce.docxDriving School has 4 learning centres- The network of each learning ce.docx
Driving School has 4 learning centres- The network of each learning ce.docx
 

Mehr von Kashif Latif

Linear Programming Application
Linear Programming ApplicationLinear Programming Application
Linear Programming ApplicationKashif Latif
 
Analysis of Variance
Analysis of VarianceAnalysis of Variance
Analysis of VarianceKashif Latif
 
Core 2 Duo Processor
Core 2 Duo ProcessorCore 2 Duo Processor
Core 2 Duo ProcessorKashif Latif
 
SRX3600 Cluster & IDP
SRX3600 Cluster & IDPSRX3600 Cluster & IDP
SRX3600 Cluster & IDPKashif Latif
 
Routing Polices And Firewall Filter
Routing Polices And Firewall FilterRouting Polices And Firewall Filter
Routing Polices And Firewall FilterKashif Latif
 
Link Aggregation Control Protocol
Link Aggregation Control ProtocolLink Aggregation Control Protocol
Link Aggregation Control ProtocolKashif Latif
 
Label Distribution Protocol
Label Distribution ProtocolLabel Distribution Protocol
Label Distribution ProtocolKashif Latif
 
HA, SRX Cluster & Redundancy Groups
HA, SRX Cluster & Redundancy GroupsHA, SRX Cluster & Redundancy Groups
HA, SRX Cluster & Redundancy GroupsKashif Latif
 
Ex8216 Core Switch
Ex8216 Core SwitchEx8216 Core Switch
Ex8216 Core SwitchKashif Latif
 
Difference Between XFP & SFP
Difference Between XFP & SFPDifference Between XFP & SFP
Difference Between XFP & SFPKashif Latif
 
Chassis Cluster Configuration
Chassis Cluster ConfigurationChassis Cluster Configuration
Chassis Cluster ConfigurationKashif Latif
 
Border Gateway Protocol
Border Gateway ProtocolBorder Gateway Protocol
Border Gateway ProtocolKashif Latif
 

Mehr von Kashif Latif (16)

Linear Programming Application
Linear Programming ApplicationLinear Programming Application
Linear Programming Application
 
Analysis of Variance
Analysis of VarianceAnalysis of Variance
Analysis of Variance
 
Cyber Space
Cyber SpaceCyber Space
Cyber Space
 
DHCP
DHCPDHCP
DHCP
 
Core 2 Duo Processor
Core 2 Duo ProcessorCore 2 Duo Processor
Core 2 Duo Processor
 
OSI Layers
OSI LayersOSI Layers
OSI Layers
 
SRX3600 Cluster & IDP
SRX3600 Cluster & IDPSRX3600 Cluster & IDP
SRX3600 Cluster & IDP
 
Routing Polices And Firewall Filter
Routing Polices And Firewall FilterRouting Polices And Firewall Filter
Routing Polices And Firewall Filter
 
MX960 Router
MX960 RouterMX960 Router
MX960 Router
 
Link Aggregation Control Protocol
Link Aggregation Control ProtocolLink Aggregation Control Protocol
Link Aggregation Control Protocol
 
Label Distribution Protocol
Label Distribution ProtocolLabel Distribution Protocol
Label Distribution Protocol
 
HA, SRX Cluster & Redundancy Groups
HA, SRX Cluster & Redundancy GroupsHA, SRX Cluster & Redundancy Groups
HA, SRX Cluster & Redundancy Groups
 
Ex8216 Core Switch
Ex8216 Core SwitchEx8216 Core Switch
Ex8216 Core Switch
 
Difference Between XFP & SFP
Difference Between XFP & SFPDifference Between XFP & SFP
Difference Between XFP & SFP
 
Chassis Cluster Configuration
Chassis Cluster ConfigurationChassis Cluster Configuration
Chassis Cluster Configuration
 
Border Gateway Protocol
Border Gateway ProtocolBorder Gateway Protocol
Border Gateway Protocol
 

Kürzlich hochgeladen

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 

Kürzlich hochgeladen (20)

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 

Routing Information Protocol

  • 2. WHAT IS RIP…? RIP (Routing Information Protocol) is a standard for exchange of routing information among gateways and hosts. Hop Count: Hop Count refers to the intermediate devices (like routers) through which data must pass between source and destination, rather than flowing directly over a single wire.
  • 3. COUNT…  RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from the source to a destination.  The maximum number of hops allowed for RIP is 15.  This hop limit, however, also limits the size of networks that RIP can support.  A hop count of 16 is considered an infinite distance and used to deprecate inaccessible, inoperable, or otherwise undesirable routes in the selection process.
  • 4. COUNT…  Originally each RIP router transmitted full updates every 30 seconds.  In the early deployments, routing tables were small enough that the traffic was not significant.  As networks grew in size, however, it became evident there could be a massive traffic burst every 30 seconds, even if the routers had been initialized at random times.  RIP uses the User Datagram Protocol (UDP) as its transport protocol, and is assigned the reserved port number 520.
  • 5. VERSIONS OF RIP There are three versions of the Routing Information Protocol: 1. RIP version 1 2. RIP version 2 3. RIPng (RIP next generation)
  • 6. RIP VERSION 1  Version 1 is the most-deployed version, since it is compatible with all RIP-capable devices.  The periodic routing updates do not carry subnet information, lacking support for variable length subnet masks (VLSM).  This limitation makes it impossible to have different- sized subnets inside of the same network class.  In other words, all subnets in a network class must have the same size. There is also no support for router authentication, making RIP vulnerable to various attacks.
  • 7. RIP VERSION 2  Developed in 1993  Last standardized in 1998  Ability to carry subnet information  To maintain backward compatibility, the hop count limit of 15 remained.  RIPv2 multicasts the entire routing table to all adjacent routers at the address 224.0.0.9, as opposed to RIPv1 which uses broadcast.  Route tags were also added in RIP version 2.
  • 8. RIPNG RIPng (RIP next generation), is an extension of RIPv2 for support of IPv6, the next generation Internet Protocol. The main differences between RIPv2 and RIPng are:  Support of IPv6 networking.  While RIPv2 supports RIPv1 updates authentication, RIPng does not  RIPv2 allows attaching arbitrary tags to routes, RIPng does not;  RIPv2 encodes the next-hop into each route entries, RIPng requires specific encoding of the next hop for a set of route entries.  RIPng sends updates on UDP port 521 using the multicast group FF02::9.
  • 9. LIMITATIONS  Without using RMTI (Metric-based Topology Investigation), Hop count can not exceed 15, in the case that it exceeds this limitation, it will be considered invalid.  Most RIP networks are flat. There is no concept of areas or boundaries in RIP networks.  Variable Length Subnet Masks were not supported by RIP version 1.  Without using RMTI, RIP has slow convergence and count to infinity problems.
  • 10. IMPLEMENTATIONS  Cisco IOS, software used in Cisco routers (supports version 1, version 2 and RIPng)  Cisco NX-OS software used in Cisco Nexus data center switches (supports RIPv1 and RIPv2)  Junos software used in Juniper routers, switches, and firewalls (supports RIPv1 and RIPv2)  Routing and Remote Access, a Windows Server feature, contains RIP support  Quagga, a free open source routing software suite based on GNU Zebra  BIRD, a free open source routing software suite OpenBSD, includes a RIP implementation