24-Port Layer 3 Switch Management Guide

C
OMMAND
L
INE
I
NTERFACE
4-236
Example
This example sets the global version for RIP to send and receive version 2
packets.
Related Commands
ip rip receive version (4-236)
ip rip send version (4-237)
ip rip receive version
Use this command to specify 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.
Console(config-router)#version 2
Console(config-router)#