57
undo summary
Default
Automatic RIPv2 route summarization is enabled.
Views
RIP view
Predefined user roles
network-admin
Usage guidelines
Automatic RIPv2 route summarization can reduce the routing table size to enhance the scalability and
efficiency for large networks.
Examples
# Disable automatic RIPv2 route summarization.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1] undo summary
Related commands
•
rip summary-address
•
rip version
timers
Use
timers
to configure RIP timers.
Use
undo timers
to restore the default.
Syntax
timers
{
garbage-collect
garbage-collect-value
|
suppress
suppress-value
|
timeout
timeout-value
|
update
update-value
} *
undo timers
{
garbage-collect
|
suppress
|
timeout
|
update
} *
Default
The garbage-collect timer is 120 seconds, the suppress timer is 120 seconds, the timeout timer is 180
seconds, and the update timer is 30 seconds.
Views
RIP view
Predefined user roles
network-admin
Parameters
garbage-collect-value
: Specifies the garbage-collect timer in the range of 1 to 3600 seconds.
suppress-value
: Specifies the suppress timer in the range of 0 to 3600 seconds.
timeout-value
: Specifies the timeout timer in the range of 1 to 3600 seconds. The timeout timer must be
at least three times the update timer.