The dn-bit-check disable command disables OSPF from checking the DN bit in LSAs.
The undo dn-bit-check disable command enables OSPF to check the DN bit in LSAs.
By default, OSPF is enabled to check the DN bit in LSAs.
dn-bit-check disable { summary [ router-id router-id ] | ase | nssa }
undo dn-bit-check disable { summary [ router-id router-id ] | ase | nssa }
| Parameter | Description | Value |
|---|---|---|
| summary | Specifies that the DN bit in summary LSAs. | - |
| router-id router-id | Specifies the ID of a router. | - |
| ase | Specifies that the DN bit in ASE LSAs. | - |
| nssa | Specifies that the DN bit in NSSA LSAs. | - |
Usage Scenario
Configuration Impact
When the dn-bit-check disable command is run, routing loops may occur. If the parameter ase or nssa is specified, the DN bit in ASE LSAs or NSSA LSAs is not checked. You can use the route-tag command to set the same tag value to prevent routing loops. Therefore, run the dn-bit-check disable command only in the scenario specified in Usage Scenario.
Precautions
When a PE is connected to an MCE, the MCE does not check the DN bit by default.
The dn-bit-check disable command can be configured only for private OSPF processes. The configuration of this command takes effect only on the PEs.
In this scenario, you can run the dn-bit-set disable command to set the DN bit on or remove the setting of the DN bit from the local PE.