Ip rip send version, Ip split-horizon – Enterasys Networks X-Pedition XSR CLI User Manual
Page 206
RIP Commands
5-130 Configuring the Internet Protocol
ip rip send version
This command sets RIP v1 or v2 for update packets sent on the interface.
Syntax
ip rip send version {1 | 2 | r1compatible}
Syntax of the “no” Form
The no form restores the version of update packets that was transmitted by the RIP module:
no ip rip send version
Mode
Interface configuration:
XSR(config-if<xx>)#
Default
Version 1
Example
The following example sets RIP version 2 for packets sent on FastEthernet interface 1:
XSR(config)#interface fastethernet 1
XSR(config-if
ip split-horizon
This command sets split horizon mode for the packets to be sent by RIP.
Syntax
ip split-horizon
Syntax of the “no” Form
The no form of this command disables the split‐horizon mechanism entirely:
no ip split-horizon
Mode
Interface configuration:
XSR(config-if<xx>)#
1
RIP version 1.
2
RIP version 2.
r1compatible
Sends version 2 packets, but transmits these as broadcast packets rather
than multicast packets, so that systems which only understand RIP
version 1 can receive them.