Add functional suites for bgpcep using exabgp
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_eth_lacp_extesr.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               "transitive": true,
15               "es-import-route-extended-community": {
16                 "es-import": "f2:0c:dd:80:9f:f8"
17               }
18             }
19           ],
20           "local-pref": {
21             "pref": 100
22           },
23           "as-path": {}
24         },
25         "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
26         "route-distinguisher": "429496729:1",
27         "ethernet-a-d-route": {
28           "lacp-auto-generated": {
29             "ce-lacp-port-key": 22,
30             "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
31           },
32           "mpls-label": 24001,
33           "ethernet-tag-id": {
34             "vlan-id": 10
35           }
36         }
37       }
38     ]
39   }
40 }