Chapter 50
| IP Routing Commands
Routing Information Protocol (RIP)
– 997 –
Command Mode
Interface Configuration (VLAN)
Default Setting
Enabled
Command Usage
Use the no form of this command if it is not required to add any dynamic entries to
the routing table for an interface. For example, when only static routes are to be
allowed for a specific interface.
Example
Console(config)#interface vlan 1
Console(config-if)#ip rip receive-packet
Console(config-if)#
Related Commands
ip rip send-packet (998)
ip rip send version This command specifies a RIP version to send on an interface. Use the no form to
restore the default value.
Syntax
ip rip send version {1 | 2 | 1-compatible}
no ip rip send version
1 - Sends only RIPv1 packets.
2 - Sends only RIPv2 packets.
1-compatible - Route information is broadcast to other routers with RIPv2.
Default Setting
1-compatible (Route information is broadcast to other routers with RIPv2)
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 send 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 “1-compatible” to propagate route information by broadcasting to
other routers on the network using RIPv2, instead of multicasting as