Enterasys Networks 1H582-xx User Manual

Page of 808
Process Overview: Routing Protocol Configuration
Configuring RIP
13-20
13.1.1.17ip rip disable-triggered-updates
Use this command to prevent RIP from sending triggered updates. Triggered updates are sent when 
there is a change in the network and a new route with a lower metric is learned, or an old route is 
lost. This command stops or starts the interface from sending these triggered updates. By default 
triggered updates are enabled on a RIP interface.
ip rip disable-triggered-updates
Syntax Description
None.
Command Syntax of the “no” Form
The “no” form of this command allows RIP to respond to a request for a triggered 
update:
no ip rip disable-triggered-updates
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to prevent RIP from responding to a request for triggered updates on 
VLAN 1:
13.1.1.18ip split-horizon
Use this command to enable or disable split horizon mode for RIP packets. Split horizon prevents 
packets from exiting through the same interface on which they were received.
ip split-horizon [poison]
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip rip disable-triggered-updates