RIP Routing Tutorial¶
This tutorial demonstrates the operation of the RIP routing protocol model in INET.
Contents:
- Step 1. Static Routing
- Step 2. Pinging after RIP Convergence
- Step 3. Link Breakage and Routing Table Updates
- Step 4. RIP Timers: Timeout and Garbage Collection
- Step 5. Triggered Updates: Speeding Up Convergence
- Step 6. Count to Infinity Problem (Two-node Loop Instability)
- Step 7. Count to Infinity in Complex Networks
- Step 8. Hold-Down Timer: Preventing Routing Loops
- Step 9. Measuring RIP Recovery Time
- Step 10. Configuring RIP Interfaces
- Conclusion