IP Routing Protocols
•
Offset metric parameters - route metrics via RIP. Adding an offset to an interface might force a
route through that interface to become a backup route
•
Route filtering, in association with access lists, is enabled by the
•
RIP timers can be set for update, invalid and flush intervals with the
•
Statistical display commands revealing RIP counters including
route, show ip
Triggered-on-Demand RIP
Triggered-on-demand RIP (defined in RFC-2091) is available for sending routing updates on a
PPP serial (WAN) port only. This feature updates the XSR's RIP routing table only when the
topology changes or when a next hop's reachability is detected on the WAN side of the link.
This functionality reduces the on-demand WAN circuit's routing traffic letting the link be brought
down when application traffic ceases. Regular RIP updates would prevent the connection from
being torn down when application use ends. The following conditions govern the feature's use:
•
RIP must be enabled
•
IP split horizon must be enabled (default). Whether poison is enabled or not, triggered on
demand will still send its updates with poison
Triggered-on-demand RIP on the XSR is implemented by this command:
ip rip triggered-on-demand
•
that this command runs on point-to-point Serial interfaces only.
Related commands include:
•
ip rip max-retransmissions
ip rip polling-interval
•
Refer to the XSR CLI Reference Guide for more information on commands.
How Triggered-on-Demand RIP Works
To better understand when to configure triggered-on-demand RIP, consider how it works. Routing
updates are sent on the WAN in the following manner:
•
The full content of the routing database is sent when:
–
–
–
•
A partial update of the database is sent when:
–
–
5-12 Configuring IP
protocols
Note: The ip rip disable-triggered-updates command, with the default enforced (triggered updates
enabled), invokes triggered updates in a timely fashion.
An update request is received. An update is sent only to the neighbor requesting it.
The XSR is first powered up. An update is sent through all interfaces running triggered-
on-demand RIP.
An interface is brought up. An update is sent only out the interface which was brought
up.
An interface is brought up. The new local route is advertised to all other interfaces
running triggered-on-demand RIP.
An interface is brought down. All routes reachable through the interface that went down
are advertised as unreachable to the other interfaces running triggered-on-demand RIP.
enables the functionality on a per interface basis. Be aware
sets the number of retransmissions to be sent.
sets the polling period for triggered RIP requests.
distribute-list
command
timers basic
command
show ip traffic, show ip
Need help?
Do you have a question about the Security Router X-PeditionTM and is the answer not in the manual?
Questions and answers