- 461 -
Syntax
distribute-list <1-199> out {rip | bgp | static | connected}
no distribute-list <1-199> out {rip | bgp | static | connected}
Default Setting
None
Command Mode
Router OSPF Config Mode
8.3.2.35 exit-overflow-interval
exit-overflow-interval command configures the exit overflow interval for OSPF. It describes the number
of seconds after entering overflow state that a router will wait before attempting to leave the overflow
state. This allows the router to again originate non-default AS-external-LSAs. When set to 0, the router
will not leave overflow state until restarted. The range for seconds is 0 to 2147483647 seconds. no
exit-overflow-interval command configures the default exit overflow interval for OSPF.
Syntax
exit-overflow-interval <seconds>
no exit-overflow-interval
Default Setting
0
Command Mode
Router OSPF Config Mode
8.3.2.36 external-lsdb-limit
external-lsdb-limit command configures the external LSDB limit for OSPF. If the value is -1, then there is
no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches the
external LSDB limit, the router enters overflow state. The router never holds more than the external LSDB
limit non-default AS-external-LSAs in it database. The external LSDB limit MUST be set identically in all
routers attached to the OSPF backbone and/or any regular OSPF area. The range for limit is -1 to
2147483647. no external-lsdb-limit command configures the default external LSDB limit for OSPF.
Syntax
external-lsdb-limit <limit>
no external-lsdb-limit
<limit> - The range for limit is -1 to 2147483647. If the value is -1, then there is no limitation.