Chapter 29
| IP Routing Commands
Routing Information Protocol (RIP)
– 832 –
Default Setting
RIPv1 and RIPv2 packets
Command Mode
Interface Configuration (VLAN)
Command Usage
◆ Use this command to override the global setting specified by the RIP version
command.
◆ You can specify the receive version based on these options:
■
Use version 1 or version 2 if all routers in the local network are based on
RIPv1 or RIPv2, respectively.
■
Use the default of version 1 or 2 if some routers in the local network are
using RIPv2, but there are still some older routers using RIPv1.
Example
This example sets the interface version for VLAN 1 to receive RIPv1 packets.
Console(config)#interface vlan 1
Console(config-if)#ip rip receive version 1
Console(config-if)#
Related Commands
version (829)
ip rip receive-packet This command configures the interface to receive RIP packets. Use the no form to
disable this feature.
Syntax
[no] ip rip receive-packet
Default Setting
Enabled
Command Mode
Interface Configuration (VLAN)
Default Setting
Enabled