Configures the maximum size of the external link state database (LSDB).
OSPFv3 router configuration mode
OSPFv3 router VRF configuration mode
If you change the value, you must 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 command reverts to the default setting.
The following example sets the limit of the external LSDB to 15000.
device# configure terminal device(config)# ipv6 router ospf device(config-ipv6-router-ospf-vrf-default-vrf)# external-lsdb-limit 15000