F3215-HP Load Balancing Module Network Management Command Reference-6PW101

175
summary
Use summary to enable automatic RIPv2 summarization. Natural masks are used to advertise summary
routes so as to reduce the size of routing tables.
Use undo summary to disable automatic RIPv2 summarization to advertise all subnet routes.
Syntax
summary
undo summary
Default
Automatic RIPv2 summarization is enabled.
Views
RIP view
Default command level
2: System level
Usage guidelines
Automatic RIPv2 summarization can reduce the routing table size to enhance the scalability and
efficiency of large networks.
Examples
# Disable RIPv2 automatic summarization.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1] undo summary
Related commands
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
Default command level
2: System level