exit-overflow-interval
Enterasys C3 Configuration Guide 31-7
exit-overflow-interval
This command configures the exit overflow interval for OSPFv3.
Syntax
exit-overflow-interval seconds
no exit-overflow-interval
Parameters
Defaults
The default interval value is 0.
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
Defaults
The default value is -1.
Mode
Router OSPFv3 configuration: C3(su)->router(Config-router)#
seconds Specifies the range for seconds, which is from 0 to 2147483647.
limit Specifies the limit, which can range from -1 to 2147483647. A value of -1
means that there is no limit.