CLI Reference Guide-R07

Table Of Contents
Chapter 28
| IP Routing Commands
Routing Information Protocol (RIP)
– 702 –
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 (697)
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 (700)
ip rip split-horizon This command enables split-horizon or poison-reverse (a variation) on an interface.
Use the no form to disable this function.
Syntax
ip rip split-horizon [poisoned]
no rip ip split-horizon
poisoned - Enables poison-reverse on the current interface.