C613-50170-01 Rev B
Command Reference for x510 Series
1003
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
ENABLE
DB
-
SUMMARY
-
OPT
enable db-summary-opt
Overview
This command enables OSPF database summary list optimization.
The
no
variant of this command disables database summary list optimization.
Syntax
enable db-summary-opt
no enable db-summary-opt
Default
The default setting is disabled.
Mode
Router Configuration
Usage
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 the database summary list is the same as, or less recent than, the listed
LSA in the database description packet received from the neighbor.
Examples
To enable OSPF database summary list optimization, use the commands:
awplus#
configure terminal
awplus(config)#
router ospf
awplus(config-router)#
enable db-summary-opt
To disable OSPF database summary list optimization, use the commands:
awplus#
configure terminal
awplus(config)#
router ospf
awplus(config-router)#
no enable db-summary-opt
Validation
Commands