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