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.
C-Series, E-Series, S-Series, Z-Series, S4810
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 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced on the S-Series.
Version 7.6.1.0 Introduced on the C-Series.
pre-Version
6.2.1.1
Introduced on the E-Series.
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.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
ip split-horizon
To disable split-horizon, use the no ip split-horizon command.
Defaults Enabled
Command Modes INTERFACE
1244