Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
RIP Commands
OmniSwitch CLI Reference Guide
September 2009
page 37-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 6400, 6850, 6855, 9000, 9000E
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.1; command was introduced.
Release 6.2.1; ip_address parameter deprecated.
parameter
default
v1 | v2 | both | none
both