Enterasys Networks XSR CLI Router User Manual


 
OSPF Commands
XSR CLI Reference Guide 5-103
Syntax of the “no” Form
ThenoformofthiscommandremovessummaryaddressingontheXSR:
no summary-address <ip-address><ip-mask>
Mode
Routerconfiguration:XSR(config-router)#
Example
ThefollowingexampleproduceasingleType5LSAforallroutesredistributedintoOSPF
coveredbytheprefix64.0.0.0/8:
XSR(config-router)#summary-address 64.0.0.0 255.0.0.0
timers spf
ThiscommandchangestimervaluestofinetunetheOSPFnetwork.
Syntax
timers spf spf-delay spf-holdtime
Syntax of the “no” Form
Thenoformofthiscommandrestoresthedefaulttimervalues:
no timers spf
Mode
Routerconfiguration:XSR(config-router)#
Defaults
•spfdelay:5
•spfholdtime:10
Example
XSR(config)#router ospf 1
XSR(config-router)#network 172.15.0.0 0.0.255.255 area 0.0.0.0
XSR(config-router)#timers spf 7 3
ip-address ip-mask
Subnet/maskusedforthesummaryrange.
not-advertise
Suppressroutesinthesummaryrange.
tag
ValueusedinthegeneratedType5LSA.
spf-delay
DelaybetweenthereceiptofanupdateandtheSPFexecution,ranging
from0to4,294,967,295 seconds.
spf-holdtime
Minimuminterval,inseconds,betweentwoconsecutiveOSPF
calculations.Range:0to65,535.Avalueof0indicatesthattwo
consecutiveOSPFcalculationsareperformedimmediatelyaftertheother.