3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
3-18 
Use the undo rip work command to disable the interface from neither receiving nor sending RIP 
packets. 
By default, all interfaces except loopback interfaces are enabled to receive and send RIP packets. 
The differences between the rip workrip input, and rip output commands are as follows: 
z
 
The rip work command controls the receiving and sending of RIP packets on an interface. 
z
 
The rip input command controls only the receiving of RIP packets on an interface. 
z
 
The rip output command controls only the sending of RIP packets on an interface. 
Related commands: rip inputrip 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.