OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : capability cspf
capability cspf
Use this command to enable the CSPF (Constrained Shortest Path First) feature for an OSPFv2 or OSPFv3 instance.
Use the no parameter with this command to disable CSPF functionality for the OSPFv2 or OSPFv3 instance.
Command Syntax
capability cspf
no capability cspf
Parameters
None
Default
By default, CSPF functionality for the OSPFv2 or OSPFv3 instance is enabled.
When CSPF is enabled, disable-better-protection option is by default enabled for OSPFv2.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#capability cspf
 
(config)#router ospf 100
(config-router)#no capability cspf
Last modified date: 10/16/2023