Command Line Reference Guide

ip rip send version
Set the interface to send a specific version of RIP. The version you set on the interface overrides the version command
in ROUTER RIP mode.
S5000
Syntax
ip rip send version [1] [2]
To return to the default value, use the no ip rip send version command.
Parameters
1 (OPTIONAL) Enter the number 1 for RIP version 1. The default is
RIPv1.
2 (OPTIONAL) Enter the number 2 for RIP version 2.
Defaults RIPv1
Command Modes INTERFACE
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
To enable the interface to send both version of RIP packets, use the ip rip send
version 1 2 command.
Related
Commands
ip rip receive version – sets the RIP version for the interface to receive traffic.
version – sets the RIP version to be used for the switch software.
ip split-horizon
Enable split-horizon for RIP data on the interface. As described in RFC 2453, the split-horizon scheme prevents any
routes learned over a specific interface to be sent back out that interface.
S5000
Syntax
ip split-horizon
To disable split-horizon, use the no ip split-horizon command.
Defaults Enabled
Command Modes INTERFACE
Command History
Version 9.0(1.3) Introduced on the S5000.
Related
Commands
ip poison-reverse – sets the prefix for RIP routing updates.
1086