Specifications

Configuring OSPF database-overflow
21-38 Routing Protocol Configuration
Defaults
•Ifmetricvalueisnotspecified,0willbeapplied.
•Iftypevalueisnotspecified,type2(externalroute)willbeapplied.
•Ifsubnetsisnotspecified,onlynonsubnettedrouteswillberedistributed.
•Ifroutemapisnotspecified,nonewillbeapplied.
•Iftagisnotspecified,nonewillbe
applied.
Mode
Routerconfiguration:Matrix>Router(configrouter)#
Usage
The“no”formofthiscommandclearsredistributionparameters.
Example
Thisexampleshowshowtodistributeexternaltype2RIProutinginformationfromnon
subnettedroutesinOSPFupdates:
Matrix>Router(config)#router ospf
Matrix>Router(config-router)#redistribute rip
database-overflow
UsethiscommandtolimitthesizeofOSPFlinkstatedatabaseoverflow,aconditionwherethe
routerisunabletomaintainthedatabaseinitsentirety.
Syntax
database-overflow external {[exit-overflow-interval interval] [limit limit]
[warning-level level]}
no database-overflow external {[exit-overflow-interval interval] [limit limit]
[warning-level level]}
Parameters
Defaults
None.
external SpecifiestheLSAtypeasexternal(Type5.)
exitoverflow
intervalinterval
Specifiesaninterval(inseconds)theOSPFlinkstatedatabasewillbe
checkedtodetermineiftheoverflowlimithasbeenreached.Valid
valuesare0‐86400.Defaultis0.
limitlimi t SpecifiesthepeaknumberofLSAs
acceptedbeforeoverflowoccurs.
Validvaluesare0‐4000.Defaultis0.
Note: Limit value must be greater than the warning-level value and set prior to it
since all defaults are 0.
warninglevellevel SpecifiesthenumberofLSAsatwhichawarningofpendingoverflow
willbegenerated.Validvaluesare0‐4000.Defaultis0.