C613-50170-01 Rev B
Command Reference for x510 Series
967
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP
NG
FOR
IP
V
6 C
OMMANDS
TIMERS
(IP
V
6 RIP
NG
)
timers (IPv6 RIPng)
Overview
Use this command to adjust the RIPng routing network timers.
Use the
no
variant of this command to restore the defaults.
Syntax
timers basic
<update>
<timeout>
<garbage>
no timers basic
Default
The default RIPng routing table update timer default is 30 seconds, the default
RIPng routing information timeout timer is 180 seconds, and the default RIPng
routing garbage collection timer is 120 seconds. The
no
variant of this command
restores the default RIPng routing timers.
Mode
Router Configuration
Example
To adjust the RIPng routing network timers, use the following commands:
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
timers basic 30 180 120
Parameter
Description
<
update
>
<5-2147483647>
Specifies the RIPng routing table update timer in
seconds. The default is 30 seconds.
<timeout>
<5-2147483647>
Specifies the RIPng 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 RIPng routing garbage collection
timer in seconds. The default is 120 seconds.