H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 2 RIP Configuration Commands
2-18
undo rip split-horizon
View
Interface view
Parameters
None
Description
Use the rip split-horizon command to enable the split horizon function on an interface
when transmitting RIP packets.
Use the undo rip split-horizon command to disable the split horizon function on the
interface when transmitting RIP packets.
By default, the split horizon is enabled.
Generally, split horizon is necessary for avoiding routing loops. Only in some special
cases does split horizon need to be disabled to ensure the correct execution of the
protocol. So, disable split horizon only when necessary.
Examples
# Disable the split horizon function on interface VLAN-interface 10 when processing
RIP packets.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] undo rip split-horizon
2.1.20 rip version
Syntax
rip version { 1 | 2 [ broadcast | multicast ] }
undo rip version
View
Interface view
Parameters
1: 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: Sends RIP-2 packets in broadcast mode.
multicast: Sends RIP-2 packets in multicast mode.