tunnel-select-policy
Use this command to associate tunnel-policy to an EVPN instance and to a mac-vrf. This will be used while selecting transport for EVPN service. In particular, an EVPN instance could be either an ELINE or ELAN type and may also multi-homing also enabled.
Use the no parameter with this command to un-configure tunnel-policy from the EVPN instance.
Please refer
MPLS Service Mapping Configuration for Tunnel-policy Name configuration.
Command Syntax
tunnel-select-policy NAME
no tunnel-select-policy
Parameters
NAME
Name of tunnel-policy
Command Mode
EVPN MPLS Config mode and MAC_VRF MODE
Note:
Applicability
This command was introduced in OcNOS version 4.1 but the support for this CLI under mac-vrf mode is introduced in OcNOS-SP version 4.2.
Examples
#configure terminal
(config)#mac vrf vrf1
(config-vrf)# tunnel-select-policy policy1
(config-vrf)#end
(config)# evpn mpls id 1001
(config-evpn-mpls)# tunnel-select-policy policy2
(config-evpn-mpls)# end
(config)# evpn mpls id 10 xconnect target-mpls-id 20
(config-evpn-mpls)# tunnel-select-policy policy3
(config-evpn-mpls)# end
Last modified date: 10/17/2023