external-lsdb-limit
SecureStack C3 Configuration Guide 25-7
Mode
RouterOSPFv3configuration:C3(su)>router(Configrouter)#
Usage
TheexitoverflowintervalisthenumberofsecondsafterenteringOverflowstatethatarouterwill
waitbeforeattemptingtoleavetheOverflowState.Thisallowstheroutertoagainoriginate
nondefaultASexternalLSAs.Whensetto0,therouterwillnotleaveOverflowStateuntil
restarted.
Thenoformofthiscommandresetstheintervaltothedefaultof0.
Example
Thisexamplesetstheexitoverflowintervalto10seconds.
C3(su)->router(Config-router)# exit-overflow-interval 10
external-lsdb-limit
ThiscommandconfigurestheexternalLSDBlimitforOSPFv3.
Syntax
external-lsdb-limit limit
no external-lsdb-limit
Parameters
Defaults
Thedefaultvalueis‐1.
Mode
RouterOSPFv3configuration:C3(su)>router(Configrouter)#
Usage
WhenthenumberofnondefaultASexternalLSAsinarouterʹslinkstatedatabasereachesthe
externalLSDBlimit,therouterentersoverflowstate.Therouterneverholdsmorethanthe
externalLSDBlimitnondefaultASexternalLSAsinitdatabase.TheexternalLSDBlimitMUST
besetidenticallyinallroutersattachedtotheOSPFv3backboneand/oranyregularOSPFv3area.
Thenoformofthiscommandresetsthelimittothedefaultvalueof‐1,meaningnolimit.
Example
ThisexamplesetstheexternalLSDBlimitto1000.
C3(su)->router(Config-router)# external-lsdb-limit 1000
limit Specifiesthelimit,whichcanrangefrom‐1to2147483647.Avalueof‐1
meansthatthereisnolimit.