Timers (Rip) - Allied Telesis AT-AR3050S Command Reference Manual

Next-generation firewall
Hide thumbs Also See for AT-AR3050S:
Table of Contents

Advertisement

RIP C
OMMANDS
(RIP)
TIMERS

timers (RIP)

Overview
Use this command to adjust routing network timers.
Use the no variant of this command to restore the defaults.
Syntax
timers basic <update> <timeout> <garbage>
no timers basic
Default
Enabled
Mode
RIP Router Configuration
Usage
This command adjusts the RIP timing parameters.
The update timer is the time between sending out updates, that contain the
complete routing table, to every neighboring router.
If an update for a given route has not been seen for the time specified by the
timeout parameter, that route is no longer valid. However, it is retained in the
routing table for a short time, with metric 16, so that neighbors are notified that the
route has been dropped.
When the time specified by the garbage parameter expires the metric 16 route is
finally removed from the routing table. Until the garbage time expires, the route is
included in all updates sent by the router.
All the routers in the network must have the same timers to ensure the smooth
operation of RIP throughout the network.
Examples
To adjust router network timers to 30 180 120, use the following command:
awplus#
awplus(config)#
awplus(config-router)#
C613-50077-01 REV A
Parameter
Description
<update>
<5-2147483647>
Specifies the period at which RIP route update packets are
transmitted. The default is 30 seconds.
<timeout>
<5-2147483647>
Specifies the routing information timeout timer in seconds. The
default is 180 seconds. After this interval has elapsed and no updates
for a route are received, the route is declared invalid.
<garbage>
<5-2147483647>
Specifies the routing garbage collection timer in seconds. The default
is 120 seconds.
configure terminal
router rip
Command Reference for AT-AR3050S
AlliedWare Plus™ Operating System - Version 5.4.5-2.x
timers basic 30 180 120
705

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents