Command Manual - Routing Protocol 
Quidway S6500 Series Ethernet Switches  Chapter 2  RIP Configuration Commands
 
Huawei Technologies Proprietary 
2-18 
This command is used in cooperation with rip input, rip output and network 
commands. Refer to the usage guideline of the related commands. 
For the related commands, see network, rip input, rip output. 
Example 
# Disable the interface Vlan-interface 1 to run the RIP. 
[Quidway] interface Vlan-interface 1 
[Quidway-Vlan-interface1] undo rip work  
2.1.22  summary 
Syntax 
summary 
undo summary 
View 
RIP view 
Parameter 
None 
Description 
Using  summary command, you can configure to activate RIP-2 automatic route 
summarization. Using undo summary command, you can disable RIP-2 automatic 
route summarization.  
By default, RIP-2 route summarization is used. 
Route aggregation can be performed to reduce the routing traffic on the network as well 
as to reduce the size of the routing table. RIP-1 does not support subnet mask. 
Forwarding subnet route may cause ambiguity. Therefore, RIP-1 uses route 
summarization all the time. If RIP-2 is used, route summarization function can be 
disabled with the undo summary command, when it is necessary to broadcast the 
subnet route.  
For the related commands, see rip version.  
Example 
# Set RIP version on the interface Vlan-interface 1 as RIP-2 and disable the route 
aggregation. 
[Quidway] interface Vlan-interface 1 
[Quidway-Vlan-interface1] rip version 2 
[Quidway-Vlan-interface1] quit