3-18
Related commands: rip input, rip output.
Examples
# Disable the interface VLAN-interface 10 from receiving or sending RIP packets.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Vlan-interface 10
[Sysname-Vlan-interface10] undo rip work
summary
Syntax
summary
undo summary
View
RIP view
Parameters
None
Description
Use the summary command to enable RIP-2 automatic route summarization.
Use the undo summary command to disable RIP-2 automatic route summarization.
By default, RIP-2 automatic route summarization is enabled.
Route summarization can be used to reduce the routing traffic on the network as well as to reduce the
size of the routing table. The summary routes contain the natural masks when advertised.
If RIP-2 is used, route summarization can be disabled with the undo summary command when it is
necessary to broadcast subnet routes.
RIP-1 always uses automatic route summarization, but the undo summary command is invalid for
RIP-1.
Related commands: rip version.
Examples
# Set RIP version on the interface VLAN-interface 10 as RIP-2 and disable route summarization.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Vlan-interface 10
[Sysname-Vlan-interface10] rip version 2
[Sysname-Vlan-interface10] quit
[Sysname] rip
[Sysname-rip] undo summary