Command Reference Guide VLAN Interface Config Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1206
ip rip receive version [1 | 2]
Use the ip rip receive version command to configure the RIP version the unit accepts in all RIP packets
received on the interface. Use the no form of this command to restore the default value.
Syntax Description
1
Accepts only received RIP version 1 packets on the interface.
2
Accepts only received RIP version 2 packets on the interface.
Default Values
By default, all interfaces implement RIP version 1 (the default value for the version command).
Applicable Platforms
This command applies to the NetVanta 300, 1000R, and 2000 Series units.
Command History
Release 1.1 Command was introduced.
Functional Notes
Use the ip rip receive version command to specify a RIP version that overrides the version (in the
Router RIP) configuration. Refer to version [1 | 2] on page 1326 for more information.
The AOS only accepts one version (either 1 or 2) on a given interface.
Usage Examples
The following example configures the VLAN interface to accept only RIP version 2 packets:
(config)#interface vlan 1
(config-interface-vlan 1)#ip rip receive version 2