R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
61
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] silent-interface all
[Sysname-rip-100] undo silent-interface ethernet 1/1
[Sysname-rip-100] network 131.108.0.0
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 so that all subnet routes can be broadcast.
Syntax
summary
undo summary
Default
Automatic RIPv2 summarization is enabled.
Views
RIP view
Default command level
2: System level
Usage guidelines
Enabling automatic RIPv2 summarization can reduce the size of the routing table 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. By adjusting RIP timers, you can improve network performance.
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.










