LSP

To configure RSVP-TE LSPs and Paths onto the network
 

Log in to the router via CLI.


Configure traffic-engineering on OSPF, IS-IS, or both via CLI since it cannot be done through NSP via an ICM pre-defined intent:

Classic:

/configure router ospf traffic-engineering

/configure router isis traffic-engineering

MD:

/configure router ospf traffic-engineering

/configure router isis traffic-engineering

/commit


Log in to NSP.


Import the intent type icm-te-tunnel into Device Management, Configuration Intent Types.


Navigate to Device Management, Configuration Templates.


Create a configuration template and associate the icm-te-tunnel intent type.

For example, the configuration template created below is named as icm-te-tunnel-template.


Navigate to Device Management, Configuration Deployments.


Create a logical deployment and select the TE tunnel (LSP) template.


Click on VIEW/EDIT TEMPLATE CONFIG and enter the LSP and LSP path parameters (source, destination, signaling-type (RSVP vs. SR-TE) path-computation method, primary and secondary paths, hop limits and conditions, etc.).


10 

Click UPDATE.


11 

Give LSP Tunnel a name and click DEPLOY.

Figure 7-34: NE CLI after deployment

End of steps