OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS Service Mapping Commands : mode
mode
Use this command to set tunnel selection mode for a tunnel policy. This will be used while selecting transport for given service. Mode can be dedicated or best-effort.
Use the no parameter with this command to set mode to default mode.
Command Syntax
mode dedicated|best-effort
no mode
Parameters
best-effort
Best effort tunnel selection mode
dedicated
Dedicated tunnel selection mode (Default)
Default
Dedicated
Command Mode
Tunnel policy mode
Applicability
This command was introduced in OcNOS version 4.2.
Examples
#configure terminal
(config)#tunnel-policy policy1
(config-tnl-policy)# mode best-effort
Last modified date: 10/17/2023