Command Line Interface
10431553-KDU 137 365 Uen D 2006-06-16
7.26.12 ip rip receive version
This command specifies a RIP version to receive on an interface. Use the no
form to restore the default value.
Syntax
ip rip receive version {none | 1 | 2 | 1 2}
no ip rip receive version
• none - Does not accept incoming RIP packets.
• 1 - Accepts only RIPv1 packets.
• 2 - Accepts only RIPv2 packets.
• 1 2 - Accepts RIPv1 or RIPv2 packets
Command Mode
Interface Configuration (VLAN)
Default Setting
The default depends on the setting specified with the version command:
Global RIPv1 - RIPv1 or RIPv2 packets
Global RIPv2 - RIPv2 packets
Command Usage
• Use this command to override the global setting specified by the RIP
version command.
• The receive version can be specified based on these options:
•Use none to not add any dynamic entries to the routing table for an
interface. (For example, to allow only static routes for a specific
interface.)
•Use 1 or 2 if all routers in the local network are based on RIPv1 or
RIPv2, respectively.