Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
ip rip send-version 235
ip rip send-version
Specifies the version of RIP that you want this interface to use to advertise routes.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip rip send-version {none | 1 | 2 | 1 2}
Arguments
Example
cli:# interface 1/1/1
mode: interface:cable:csi(1/1/1)
cli:# ip address 201.1.1.1 255.255.255.0
cli:# ip rip send-version 1 2
cli:# show ip rip
IP Address 201.1.1.1
Send Version RIPv1 Compatible
Receive Version RIPv1 Or RIPv2
Cost 1
Authentication ON False
Authentication Type No Authentication
Authentication Key Id 0
Send Default Only True
Send Default Also False
Default Cost 3
Accept Default True
Accept Host Route True
Split Horizon True
Poisoned Reverse True
Status Active
none Disables RIP advertisements.
1 Enables RIP version 1.
2 Enables RIP version 2. This is the default.
1 2 Enables both RIP version 1 and RIP version 2.