OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : primary cspf
primary cspf
Use this command to enable 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.
The CSPF server computes paths for LSPs that are subject to constraints such as bandwidth, hop count, administrative groups, priority, and explicit routes. When computing paths for LSPs, CSPF considers not only the topology of the network and the attributes defined for the LSP, but also the links. It attempts to minimize congestion by intelligently balancing the network load.
Use the no primary affinity command to revert to the default settings.
Note: CSPF server information is not signaled across session and hence sessions in transit and egress nodes will not be aware of the CSPF server. So, in multi CSPF scenarios, neighbor down event from a CSPF server restart all sessions irrespective of which CSPF server sessions were using.
Command Syntax
primary cspf
Parameters
None
Default
By default, primary cspf is enabled
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary cspf
Last modified date: 10/17/2023