Enterasys Networks XSR CLI Router User Manual


 
Triggered on Demand RIP Commands
5-144 Configuring the Internet Protocol
Syntax of the “no” Form
Thenocommandresetsmaximumretransmissionstothedefault:
no ip rip polling interval
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Default
30seconds
Example
Thefollowingexamplesetsthepollingintervalto120seconds:
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#ip address 1.0.0.0 255.0.0.0
XSR(config-if<S1/0>)#no shutdown
XSR(config-if<S1/0>)#ip rip triggered-on-demand
XSR(config-if<S1/0>)#ip rip polling-interval 120
XSR(config)#router rip
XSR(config-router)#network 1.0.0.0
ip rip triggered-on-demand
ThiscommandenablestriggeredondemandRIPonthespecifiedinterface.Itisavailableona
pointtopointSerial(WAN)interfaceonly.
OndemandRIPpermitstheupdateofanXSR’sRIProutingtableonlywhenthedatabasechanges
orwhenanexthop’sreachabilityisdetectedontheWAN
sideoftheconnection.This
functionalityreducestheondemandWANcircuit’sroutingtrafficandallowsthelinktobe
broughtdownwhenapplicationtrafficceases.RegularRIPupdateswouldpreventtheconnection
frombeingtorndownwhenapplicationuseends.
OndemandRIPisavailableunderconditionswheretheroute
islearnedthroughadialerordialer
backupconnectionandadialondemandlink.
Thefollowingconditionsgovernthecommand’suse:
•RIPmustbeenabled.
•IPsplithorizonmustbeenabled(default).Whetherpoisonisenabledornot,triggeredon
demandwillstillsenditsupdateswithpoison.
Anothercommand
, ip rip disable-triggered-updates,withthedefaultenforced(triggered
updatesenabled),invokestriggeredupdatesinatimelyfashionasdescribedbyRFCs1058and
2453(RIPandRIPv2protocol)anddoesnotteardowntheconnection.Thetwofeatureswork
independentofeachother.
Syntax
ip rip triggered-on-demand