Switch 7700 Command reference Guide, v2.0

Table Of Contents
RIP Configuration Commands 127
Parameter
None
Description
Using the rip output command, you can allow an interface to transmit RIP
packets/
Using the undo rip output command, you can disable an interface to transmit
RIP packets.
By default, all interfaces except loopback interfaces are able to transmit RIP
packets.
This command is used in conjunction with two other commands: rip input and
rip work.. rip input and rip output control, respectively, the receipt and the
transmission of RIP packets on an interface.
rip work allows both receipt and
transmission of RIP packets.
Related commands; rip input, rip work.
Example
To prevent the interface Vlan-interface 1 from transmitting RIP packets, enter the
following:
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]undo rip output
rip split-horizon Syntax
rip split-horizon
undo rip split-horizon
View
VLAN interface view
Parameter
None
Description
Using the rip split-horizon command, you can configure an interface to use
split horizon when transmitting RIP packets. This is the default.
Using the undo rip split-horizon command, you can configure an interface
not to use split horizon when transmitting RIP packets.
Normally, split horizon is necessary for reducing router loops. You may need to
disable split horizon to ensure the correct running of protocols.
Example
To set the interface Vlan-interface 1 not to use split horizon when processing RIP
packets, enter the following:
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]undo rip split-horizon