Add functional suites for bgpcep using exabgp
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_mac_arb.xml
1 <?xml version="1.0" ?>
2 <evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn">
3         <route-key>AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=</route-key>
4         <route-distinguisher>429496729:1</route-distinguisher>
5         <mac-ip-adv-route>
6                 <arbitrary>
7                         <arbitrary>AAAAAAAAAAAA</arbitrary>
8                 </arbitrary>
9                 <ethernet-tag-id>
10                         <vlan-id>10</vlan-id>
11                 </ethernet-tag-id>
12                 <mac-address>f2:0c:dd:80:9f:f7</mac-address>
13                 <ip-address>43.43.43.43</ip-address>
14                 <mpls-label1>24002</mpls-label1>
15                 <mpls-label2>24003</mpls-label2>
16         </mac-ip-adv-route>
17         <attributes>
18                 <ipv4-next-hop>
19                         <global>199.20.166.41</global>
20                 </ipv4-next-hop>
21                 <as-path/>
22                 <origin>
23                         <value>igp</value>
24                 </origin>
25                 <local-pref>
26                         <pref>100</pref>
27                 </local-pref>
28         </attributes>
29 </evpn-route>