enable db-summary-opt
Use this command to enable the database summary list optimization for OSPFv2.
When this feature is enabled, the database exchange process is optimized by removing the LSA from the database summary list for the neighbor, if the LSA instance in database summary list is the same as or less recent than the listed LSA in the database description packet received from the neighbor.
Use the no form of this command to disable database summary list optimization.
Command Syntax
enable db-summary-opt
no enable db-summary-opt
Parameters
None
Default
By default, database summary list optimization for OSPFv2 is disabled
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf
(config-router)#enable db-summary-opt
(config-router)#no enable db-summary-opt
Last modified date: 07-13-2023