Specifications
Command Reference Guide Frame Relay Sub-Interface Config Command Set
61950860L1-35D © 2003 ADTRAN, Inc. 455
ip rip receive version <version>
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
<version>
Specifies the RIP version
1
Only accept received RIP version 1 packets on the interface
2
Only accept 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).
Command Modes
(config-interface)# Interface Configuration Mode required (applies to all physical interfaces as well
as virtual interfaces)
Command History
Release 1.1 Command was introduced
Functional Notes
Use the
ip rip receive version
to specify a RIP version that will override the
version
(in the Router RIP
command set) configuration.
The ADTRAN OS only accepts one version (either 1 or 2) on a given interface.
Usage Examples
The following example configures a frame relay sub-interface to accept only RIP version 2 packets:
(config)#
interface frame-relay 1.16
(config-fr 1.16)#
ip rip receive version 2