The mpls te cspf multi-instance shortest-path command enables CSPF to calculate the shortest path using TEDB information of all IGP processes and areas.
The undo mpls te cspf multi-instance shortest-path command disables CSPF from calculating the shortest path TEDB information of all IGP processes and areas.
By default, the multi-instance shortest path policy is disabled.
Parameter | Description | Value |
---|---|---|
preferred-igp |
Enables CSPF to use a preferred IGP. |
- |
isis |
Enables CSPF to use the preferred IS-IS traffic engineering database (TEDB). |
- |
ospf |
Enables CSPF to use the preferred OSPF TEDB. |
- |
process-id |
Specifies an IGP process ID. |
The value is an integer ranging from 1 to 4294967295. |
Usage Scenario
In the IGP multi-instance scenario, without the
mpls te cspf multi-instance shortest-path command, CSPF calculates the shortest path using TEDB information in the first area. If the shortest path is successfully calculated, it is used to establish an LSP even if another shortest path exists in another area. The mpls te cspf multi-instance shortest-path command enables CSPF to calculate the shortest path among all IGP processes and areas.Configuration Impact
This command is mutually exclusive with the mpls te cspf preferred-igp command.
Precautions
This command applies to P2P tunnels, not P2MP tunnels.
The disjoint algorithm in isolated LSP computation computes isolated primary and hot-standby LSPs, which may cause a failure to obtain the shortest path.