OcNOS-SP : Segment Routing Guide : Segment Routing Command Reference : On-Demand Nexthop Commands : dynamic-path
dynamic-path
Use this command to set a candidate path as a dynamic path and request the computation engine to compute LSP.
Use the no form of this command to remove a dynamic path type and computation engine from a candidate path
Note: Candidate path type or computation engine cannot be updated
Command Syntax
dynamic-path (isis (WORD|) | ospf (|)| pcep)
no dynamic-path (isis (WORD|) | (ospf |)| pcep)
Parameters
isis
Request ISIS WORD ISIS instance name
ospf
Request OSPF OSPF process identifier
pcep
Request PCEP
Default
By default, path type is not set and no computation engine is attached.
Command Mode
ODN Candidate path mode
Example
OcNOS(config)#
OcNOS(config)#segment-routing
OcNOS(config-sr)#traffic-engineering
OcNOS(config-sr-te)#on-demand-nexthop 101
OcNOS(config-sr-odn)#candidate-path 1
OcNOS(config-sr-odn-cp)#dynamic-path isis 1
OcNOS(config-sr-odn-cp)#
Last modified date: 10/20/2023