3Com Switch 7750 SeriesCommand Reference Guide – Routing Protocol Chapter 2 RIP Configuration Commands2-18Example# Specify the interface Vlan-interface 10 not to use split horizon when processing RIPpackets.<3Com> system-viewSystem View: return to User View with Ctrl+Z.[3Com] interface Vlan-interface 10[3Com-Vlan-interface10] undo rip split-horizon2.1.20 rip versionSyntaxrip version { 1 | 2 [ broadcast | multicast ] }undo rip versionViewInterface viewParameter1: Specifies the version of RIP packets on the interface to RIP-1.2: Specifies the version of RIP packets on the interface to RIP-2.broadcast: Transmission mode of RIP-2 packets is broadcast.multicast: Transmission mode of RIP-2 packets is multicast.DescriptionUse the rip version command to specify the version of RIP packets on an interface.Use the undo rip version command to restore the default RIP packet version on theinterface.By default, the interface RIP version is RIP-1. RIP-1 transmits packets in broadcastmode, while RIP-2 transmits packets in multicast mode by default.When running RIP-1, the interface only receives and transmits RIP-1 broadcastpackets, and receives RIP-2 broadcast packets, but does not receive RIP-2 multicastpackets. When running RIP-2 in broadcast mode, the interface receives and transmitsRIP-2 broadcast packets, receives RIP-1 broadcast packets and RIP-2 multicastpackets. When running RIP-2 in multicast mode, the interface only receives andtransmits RIP-2 multicast packets, receives RIP-2 broadcast packets, but does notreceive RIP-1 broadcast packets.Example# Configure the interface Vlan-interface 10 as RIP-2 broadcast mode.<3Com> system-view