Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_eth_lacp_extmac / route_eth_lacp_extmac.json
1 {
2   "odl-bgp-evpn:evpn-routes": {
3     "evpn-route": [
4       {
5         "attributes": {
6           "origin": {
7             "value": "igp"
8           },
9           "ipv4-next-hop": {
10             "global": "199.20.166.41"
11           },
12           "extended-communities": [
13             {
14               "mac-mobility-extended-community": {
15                 "seq-number": 200,
16                 "static": true
17               },
18               "transitive": true
19             }
20           ],
21           "local-pref": {
22             "pref": 100
23           }
24         },
25         "path-id": 0,
26         "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
27         "route-distinguisher": "429496729:1",
28         "ethernet-a-d-route": {
29           "lacp-auto-generated": {
30             "ce-lacp-port-key": 22,
31             "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
32           },
33           "mpls-label": 24001,
34           "ethernet-tag-id": {
35             "vlan-id": 10
36           }
37         }
38       }
39     ]
40   }
41 }