• Administrative Distanceother interior gateway protocols, RIP is the least-preferred routing protocol.. • Enable RIP on all interfacesthat belong to this network • Advertise this netwo
Trang 1Chapter 5 - RIP version 1
CCNA Exploration version 4.0
Trang 2of the RIPv1 protocol
• Verify proper RIPv1 operation
summarization
propagated in a routed network implementing RIPv1
Trang 3RIPv1
Trang 4• RIP Message Format
into 3 fields
-Command field-Version field -Must be zero
Trang 5RIPv1 Message
Trang 7c)
Trang 8• IP addresses initially divided
into classes
- Class A
- Class B
- Class C
subnet masks in routing
updates
RIPv1
Trang 9• Administrative Distance
other interior gateway protocols, RIP is the least-preferred routing
protocol IS-IS, OSPF, IGRP, and EIGRP all have lower default
AD values.
RIPv1
Trang 10Basic RIPv1 Configuration
• A typical topology suitable for use by
Trang 11• Router RIP Command
– Router rip at the global configuration prompt
configuration mode
Basic RIPv1 Configuration
Trang 12• Enable RIP on all interfaces
that belong to this network
• Advertise this network in RIP
updates sent to other routers
every 30 seconds
Basic RIPv1 Configuration
Trang 13Verification and Troubleshooting
routing, Use the following
commands:
• Debug ip rip
Trang 14Verification and Troubleshooting
• show ip protocols
command: Displays
routing protocol
configured on router
Trang 15Verification and Troubleshooting
updates as they are happening
Trang 16• Passive interface command
an interface
Router(config-router)#passive-interface interface-type interface-number
Verification and Troubleshooting
Trang 17• Passive interfaces
Verification and Troubleshooting
Trang 18Automatic Summarization
Trang 19• Boundary Routers
• RIP automatically summarizes classful networks
major network to another
Automatic Summarization
Trang 20• Processing RIP Updates
• 2 rules govern RIPv1 updates:
– If a routing update and the interface it’s received on
belong to the same major network then the subnet mask
of the interface is applied to the network in the routing
update.
– If a routing update and the interface it’s received on
belong to a different network then the classful subnet
Automatic Summarization
Trang 21• Sending RIP Updates
of a routing table
Automatic Summarization
Trang 22routes which results in
faster lookup in the
routing table
Automatic Summarization
Trang 23• Disadvantage of Automatic Summarization:
-Does not support discontiguous networks
Automatic Summarization
Trang 24• Discontiguous Topologies
do not converge with
RIPv1
addresses out interfaces
that do not belong to the
Automatic Summarization
Trang 25Discontiguous Network
Trang 26Default Route and RIPv1
• Default routes
– Packets that are not defined specifically in a routing table will go to the specified interface for the default route
Trang 27Default Route and RIPv1
Trang 28Default Route and RIPv1
• Default-information originate command in router mode
static default route in RIP update
Trang 29Classful, distance vector routing protocolMetric is Hop Count
Does not support VLSM or discontiguous subnetsUpdates every 30 seconds
source and destination ports of 520
Trang 30Summary: Commands used by RIP
Command Command’s purpose
process Rtr#debug ip rip
used to view real time RIP routing updates
interface Rtr(config-router)#default-information
originate
Used by RIP to propagate default routes