Configuration Guide Vol. 3


26.2.4 Adjusting the timer

Adjust the value of the RIPng periodic advertisement timer, the value of the aging timer, and the wait time before entries are deleted from the routing tables.

To reduce the convergence time when a route is changed, set a value smaller than the default for the periodic advertisement timer and aging timer. To reduce RIPng advertisement traffic, set a value greater than the default for the periodic advertisement timer.

If you change a RIPng timer value, apply the same timer value to all routers on the RIPng network.

Points to note

The example below shows how to use the timers basic command to change the value of the RIPng timers.

Command examples

  1. (config)# ipv6 router rip

    (config-rtr-rip)# timers basic 40 200 100

    Sets 40 seconds for the RIPng periodic advertisement timer, 200 seconds for the aging timer, and 100 seconds before entries are deleted from the routing tables.