tunnel-select-policy
Use this command to set tunnel-policy for a VRF instance. This will be used while selecting transport for the peer.
Use the no parameter with this command to un-configure tunnel selection policy.
Command Syntax
tunnel-select-policy TNLPOLICYNAME
no tunnel-select-policy
Parameters
TNLPOLICYNAME
Name of tunnel policy
Command Mode
VRF mode
Applicability
This command was introduced in OcNOS version 5.1.
Example
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#tunnel-select-policy p1
(config-vrf)#commit
(config-vrf)#
(config)#ip vrf vrf1
(config-vrf)#no tunnel-select-policy
(config-vrf)#commit
(config-vrf)#
Last modified date: 10/20/2023