Di Posting Oleh : Simple Learning
Kategori : Core Technologies RIP Routing
Prerequisites: CCNP level skills.
Topology
Task 1
Configure timers in RIP domain as follows:
- Advertisements: 15 seconds
- Invalid: 90 seconds
- Holddown: 90 seconds
- Flush: 120 seconds
Lab Solution
Task 1
Configure timers in RIP domain as follows:
- Advertisements: 15 seconds
- Invalid: 90 seconds
- Holddown: 90 seconds
- Flush: 120 seconds
Ensure that RIP convergence between R1 and R3 uses default timers.
!
router rip
timers basic 15 90 90 120
!
R1 Configuration:
!
interface serial0/1
ip rip advertise 30
!
R3 Configuration:
!
interface serial0/1
ip rip advertise 30
!
0 Response to "Lab 80 - RIPv2 Timers"
Post a Comment