RIP Pertemuan 15 1

Download Report

Transcript RIP Pertemuan 15 1

Pertemuan 15
RIP
1
Discussion Topics
•
•
•
•
•
•
•
•
•
•
RIP routing process
Configuring RIP
Using the ip classless command
Common RIP configuration issues
Verifying RIP configuration
Troubleshooting RIP update issues
Preventing routing updates through an interface
Load balancing with RIP
Load balancing across multiple paths
Integrating static routes with RIP
2
Key Characteristics of RIP
RIP Commands
• Using router rip and network
commands to Enable RIP
• Enabling RIP on an IP-addressed network
• Monitoring IP packet flow using the show
ip protocol command
• The show ip route command
Configuring RIP
Using the ip classless
Command
RIP Configuration Issues
• To reduce routing loops and counting to
infinity, RIP uses the following:
– Defining infinity
– Split horizon
– Route poisoning & poison reverse
– Triggered updates
– Holddown timers
The show ip protocols
Command
The show ip route Command
Troubleshooting RIP Update
Issues
• debug ip rip
• show ip rip database
• show ip protocols {summary}
• show ip route
• debug ip rip {events}
• show ip interface brief
Preventing Routing Updates
through an Interface
Load Balancing with RIP
Administrative Distance
Integrating Static Route with
RIP
• A router running RIP can receive a default
route via an update from another router
running RIP.
• Another option is for the router to generate
the default route itself.
• The administrator can override a static
route with dynamic routing information by
adjusting the administrative distance
values.