Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
RIP Commands
OmniSwitch CLI Reference Guide
September 2009
page 37-9
ip rip interface send-version
Configures the send option for a RIP interface. This defines the type(s) of RIP packets that the interface 
will send.
ip rip interface {interface_name} send-version {none | v1 | v1compatible | v2}
Syntax Definitions
interface_name
The name of the interface.
none
RIP packets will not be sent by the interface.
v1
Only RIPv1 packets will be sent by the interface.
v1compatible
Only RIPv2 broadcast packets (not multicast) will be sent by the inter-
face.
v2
Only RIPv2 packets will be sent by the interface.
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 send-version v1
Release History
Release 6.1; command was introduced.
Release 6.2.1; ip_address parameter deprecated.
parameter
default
none | v1 | v2 | v1compatible
v2