OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS Commands : mpls lsp-model
mpls lsp-model
Use this command to configure the MPLS LSP model as Uniform.
Use the no parameter with this command to configure the MPLS LSP model as Pipe or short-pipe.
Command Syntax
mpls lsp-model uniform
no mpls lsp-model uniform
Parameter
None
Default
By default, model configuration is pipe for XGS devices.
Qumran device has following default behavior:
For L3VPN services, model is short-pipe by default and pipe model can be achieved by configuring policy-maps with match exp and set queue.
For L2VPN services, short-pipe model is not supported and default model is pipe.
For L2VPN services with rewrite action pop, cos value will always be updated from qos profile irrespective of model.
For L2VPN services without rewrite, uniform model command doesn't take effect until 'qos remark-cos' is configured on egress interface.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#mpls lsp-model uniform
(config)#exit
 
#configure terminal
(config)#no mpls lsp-model uniform
(config)#exit
 
Last modified date: 07-13-2023