Enterasys Networks XSR CLI Router User Manual


 
RIP Commands
5-128 Configuring the Internet Protocol
Default
AllowsRIPtorespondtoatriggeredupdate.
Example
ThisexamplepreventsRIPfromrespondingtoarequestfortriggeredupdatesonF1:
XSR(config)#interface fastethernet 1
XSR(config-if<F1>)#ip rip disable-triggered-updates
ip rip offset
Thiscommandaddsanoffsetontoincoming/outgoingmetricstorouteslearnedviaRIP.
Syntax
ip rip offset value
Syntax of the “no” Form
Thenoformofthiscommandremovesanoffset:
no ip rip offset
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Default
Nooffsetapplied
Example
Thefollowingexamplesetsanoffsetof1forSerialport1/0:
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#ip rip offset 1
Addinganoffsetonaninterfacemakesitabackupport.SupposeR1isonly2hopsawayfromRx
throughbothinterfaces.Byadding1to2onSerial1/0,thedistancebetweenR1AndRxthrough
Serial1/0becomes3,makingSerial1/0abackup .
value
Positiveoffsettobeappliedtometricsfornetworks,rangingfrom0to
16.Iftheoffsetis0,noactionistaken.