Configures the maximum size of the external link state database (LSDB).
OSPF router configuration mode
OSPF router VRF configuration mode
If you change the value, make sure to save the running-config file and reload the software. The change does not take effect until you reload or reboot the software.
The no form of the command restores the default setting.
The following example sets the limit of the LSDB to 20000.
device# configure terminal device(config)# router ospf device(config-router-ospf-vrf-default-vrf)# external-lsdb-limit 20000