RIP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 33-11
ip rip interface recv-version
Configures the receive option for a RIP interface. This defines the type(s) of RIP packets that the inter-
face will accept.
ip rip interface {interface_name} recv-version {v1 | v2 | both | none}
Syntax Definitions
interface_name The name of the interface.
v1 Only RIPv1 packets will be received by the interface.
v2 Only RIPv2 packets will be received by the interface.
both Both RIPv1 and RIPv2 packets will be received by the interface.
none Interface ignores any RIP packets received.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Using this command will override RIP default behavior.
• Other devices must be able to interpret the information provided by this command or there will not be
proper routing information exchanged between the switch and other devices on the network.
Examples
-> ip rip interface rip-1 recv-version both
Release History
Release 6.6.1; command was introduced.
parameter default
v1 | v2 | both | none both