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

Copy
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

Copy
#configure terminal
(config)#tunnel-policy policy1
(config-tnl-policy)# mode best-effort