3com 4500 26-PORT User Manual

Page of 466
162
C
HAPTER
 6: U
SING
 R
OUTING
 P
ROTOCOL
 C
OMMANDS
Example
To set the interface Vlan-interface 1 not to use split horizon when processing RIP 
packets, enter the following:
<4500>system-view
System View: return to User View with Ctrl+Z.
[4500]interface Vlan-interface 1
[4500-Vlan-interface1]undo rip split-horizon
rip version
Syntax
rip version 1
rip version 2 [ broadcast | multicast ]
undo rip version
View
Interface View
Parameters
1
 Enter to set the interface version to RIP-1.
2
 Enter to set the interface version to RIP-2.
broadcast
 Enter to set the transmission mode of a RIP-2 packet to broadcast.
multicast
 Enter to set the transmission mode of a RIP-2 packet to multicast.
Description
Use the 
rip version
 command to configure the version number of RIP packets 
on an interface. 
Use the 
undo rip version
 command to restore the default RIP packet version on 
the interface. The interface RIP version is RIP-1.
By default, RIP-1 transmits packets in broadcast mode, while RIP-2 transmits 
packets in multicast mode.
When running RIP-1, the interface receives and transmits RIP-1 packets, and can 
also receive RIP-2 broadcast packets.
When running RIP-2 in broadcast mode, the interface receives and transmits RIP-2 
broadcast packets, and can also receive both RIP-1 packets and RIP-2 multicast 
packets.
When running RIP-2 in multicast mode, the interface receives and transmits RIP-2 
multicast packets, and can also receive RIP-2 broadcast packets. The interface can 
not receive RIP-1 packets.
Example
To configure the interface Vlan-interface 1 to RIP-2 broadcast mode, enter the 
following:
<4500>system-view
System View: return to User View with Ctrl+Z.
[4500]interface Vlan-interface 1