external-lsdb-limit

Mode

Router OSPFv3 configuration: C3(su)‐>router(Config‐router)#

Usage

The exit overflow interval is 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 no form of this command resets the interval to the default of 0.

Example

This example sets the exit overflow interval to 10 seconds.

C3(su)->router(Config-router)# exit-overflow-interval 10

external-lsdb-limit

This command configures the external LSDB limit for OSPFv3.

Syntax

external-lsdb-limit limit

no external-lsdb-limit

Parameters

limit

Specifies the limit, which can range from ‐1 to 2147483647. A value of ‐1

 

means that there is no limit.

 

 

Defaults

The default value is ‐1.

Mode

Router OSPFv3 configuration: C3(su)‐>router(Config‐router)#

Usage

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 OSPFv3 backbone and/or any regular OSPFv3 area.

The no form of this command resets the limit to the default value of ‐1, meaning no limit.

Example

This example sets the external LSDB limit to 1000.

C3(su)->router(Config-router)# external-lsdb-limit 1000

SecureStack C3 Configuration Guide 25-7

Page 705
Image 705
Enterasys Networks 9034313-07 manual External-lsdb-limit, This example sets the exit overflow interval to 10 seconds