Switch User Manual

exit-overflow-interval
25-6 OSPFv3 Configuration
Parameters
Defaults
Thedefaultpreferencevaluesare:
Intraarea=8
Interarea=10
Type1=13
Type2=50
Mode
RouterOSPFv3configuration:C3(su)>router(Configrouter)#
Usage
Lowerroutepreferencevaluesarepreferredwhendeterminingthebestroute.TheOSPFv3
specification(RFC2328) requiresthatpreferencesmustbegiventotherouteslearnedviaOSPFv3
inthefollowingorder:intraarea<interarea<Type1<Type2.
Aroutewithapreferenceof255cannot
beusedtoforwardtraffic.
Usethenoformofthiscommandtoresetthepreferencevaluesbacktothedefaults.
Example
Thefollowingexamplesettheintraareapreferenceto5.
C3(su)->router(Config-router)# distance ospf intra 5
exit-overflow-interval
ThiscommandconfigurestheexitoverflowintervalforOSPFv3.
Syntax
exit-overflow-interval seconds
no exit-overflow-interval
Parameters
Defaults
Thedefaultintervalvalueis0.
intra Specifiesthepreferenceforintraarearoutes(allrouteswithinanarea)
inter Specifiesthepreferenceforinterarearoutes(allroutesbetweenareas)
type1 SpecifiesthepreferenceforType1externalroutes(routeslearnedby
redistributionfromotherroutingdomains)
type2 SpecifiesthepreferenceforType
2externalroutes(routeslearnedby
redistributionfromotherroutingdomains)
preference Thepreferencerangeisfrom1to255.
seconds Specifiestherangeforseconds,whichisfrom0to2147483647.