Enterasys Networks XSR CLI Router User Manual


 
Other IP Commands
5-160 Configuring the Internet Protocol
Syntax
ip irdp [multicast|holdtime seconds | advertinterval seconds | preference number]
Syntax of the “no” Form
ThenoformofthiscommanddisablestheIRDPcommand:
no ip irdp
Defaults
•Multicast:broadcastaddress
•Holdtime:1800seconds
•Advertinterval:600seconds
Preference:0
Mode
Interfaceconfiguration: XSR(config-if<xx>)#
Example
ThisexampleenablesIRDPonF1withtheadvertisementsandholdtimeintervalssetto10
seconds,thepreferencelevelsetto10,andadvertisementssentwithmulticasts:
XSR(config-if<F1>)#ip irdp advertinterval 10
XSR(config-if<F1>)#ip irdp holdtime 10
XSR(config-if<F1>)#ip irdp preference 10
XSR(config-if<F1>)#ip irdp multicast
ip mtu
ThiscommandsetstheMaximumTransmitUnit(MTU)sizeonaport.
Syntax
ip mtu size
Syntax of the “no” Form
Thenoformofthiscommandrestoresthedefaultvalue:
no ip mtu
multicast
:Multicastaddress(224.0.0.1)insteadofIPbroadcasts.
holdtime
seconds
Theintervalrouteradvertisementsareheldvalid,rangingfrom1to9000
seconds.Valuemustexceedadvertintervalbutcannotexceed9000seconds.
advertinterval
seconds
Peakintervalbetweenrouteradvertisements,rangingfrom3to1800
seconds.
preference
seconds
Valuefrom‐2147483647to2147483647thatsetsaroutertobethepreferred
routertowhichothershome.HighervaluesraiseXSR’spreferencelevel.
size
TheMTUsize,rangingfrom68to1500bytes.