< Home

Timers

RIP mainly uses the following three timers:

The three timers work together in the following way:

The advertisement of RIP routing update is triggered by the update timer every 30 seconds. Each entry is associated with the age timer and garbage-collect timer. When a route is learned and added in the routing table, the age timer is initialized. If no Update packet is received from the neighbor for 180 seconds, the metric value of the route is set to 16 (to specify the route as unreachable). At the same time, the garbage-collect timer is initialized. If no Update packet is received for 120 seconds, the entry is deleted after the garbage-collect timer expires.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >