#Ethernet Virtual Private Network (EVPN)
#URL
#OPENCONFIG YANG
#OS Configuration Commands
#Cisco IOS XR 6.6.1 (via NetConf)
#CLI
evpn group core interface Bundle-Ether interface Bundle-Ether ethernet-segment identifier type 0 load-balancing-mode bgp route-target core-isolation-group
evpn is a conversion of set to true no evpn is a conversion of set to false
is parsed from
example is Bundle-Ether100 -> is 100
is parsed from
Bundle-Ether is a conversion of set to "iana-if-type:ieee8023adLag"
mode port-active is a conversion of set to "frinx-es-lb-mode:PORT-ACTIVE"
mode single-active is a conversion of set to "frinx-es-lb-mode:SINGLE-ACTIVE"
#Unit
Link to github : xr-unit
#Cisco IOS XR 6.6.1 (no NetConf)
#CLI
evpn cost-out|no cost-out startup-cost-in
evpn is a conversion of set true
no evpn is a conversion of set false
cost-out is a conversion of set true
no cost-out is a conversion of set false or null
#Unit
Link to github : xr-unit