3433533a8a27f3a3d379ebbe4785940c38a61a5e
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_mac_as / route_mac_as.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           "local-pref": {
13             "pref": 100
14           },
15           "as-path": {}
16         },
17         "path-id": 0,
18         "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
19         "route-distinguisher": "429496729:1",
20         "mac-ip-adv-route": {
21           "mpls-label1": 24002,
22           "mpls-label2": 24003,
23           "ip-address": "43.43.43.43",
24           "ethernet-tag-id": {
25             "vlan-id": 10
26           },
27           "as-generated": {
28             "as": 16843009,
29             "local-discriminator": 2000
30           },
31           "mac-address": "f2:0c:dd:80:9f:f7"
32         }
33       }
34     ]
35   }
36 }