Deployment Guide

Table Of Contents
ip rip send version
To send a specific version of RIP, set the interface. The version you set on the interface overrides the version command in
ROUTER RIP mode.
C9000 Series
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
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.6.1.0 Introduced on the C-Series.
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 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.
C9000 Series
Syntax
ip split-horizon
To disable split-horizon, use the no ip split-horizon command.
Defaults Enabled
Command Modes INTERFACE
Routing Information Protocol (RIP) 1481