no primary cspf

Use this command to disable the use of Constrained Shortest Path First (CSPF) server for an explicit route to the egress, or all RSVP sessions. When CSPF is turned off globally it cannot be enabled for any LSP. If used per LSP, it can be used to turn off CSPF computation for a specific LSP.

Disable CSPF when all nodes do not support the required traffic engineering extensions, and configure LSPs manually to use an explicit path. The LSP is then established only along the path specified by the operator.

Use the primary cspf command to enable this setting.

Command Syntax

Copy
no primary cspf

Parameters

None

Default

By default, no primary cspf is disabled

Command Mode

Trunk mode

Applicability

This command was introduced before OcNOS version 1.3.

Example

This example shows using the no cspf command in Trunk mode to disable CSPF for the primary LSP.

Copy
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#no primary cspf