Chapter 29
| IP Routing Commands
Routing Information Protocol (RIP)
– 834 –
Example
This example sets the interface version for VLAN 1 to send RIPv1 packets.
Console(config)#interface vlan 1
Console(config-if)#ip rip send version 1
Console(config-if)#
Related Commands
version (829)
ip rip send-packet This command configures the interface to send RIP packets. Use the no form to
disable this feature.
[no] ip rip send-packet
Default Setting
Enabled
Command Mode
Interface Configuration (VLAN)
Default Setting
Enabled
Command Usage
The no form of this command allows the router to passively monitor route
information advertised by other routers attached to the network, without
transmitting any RIP updates.
Example
Console(config)#interface vlan 1
Console(config-if)#ip rip send-packet
Console(config-if)#
Related Commands
ip rip receive-packet (832)