Mvpn functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / leaf_ad / rib / data.json
1 {
2   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
3     "mvpn-route": [
4       {
5         "path-id": 0,
6         "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
7         "attributes": {
8           "ipv4-next-hop": {
9             "global": "127.1.1.1"
10           },
11           "multi-exit-disc": {
12             "med": 0
13           },
14           "as-path": {},
15           "origin": {
16             "value": "egp"
17           },
18           "local-pref": {
19             "pref": 100
20           }
21         },
22         "leaf-a-d": {
23           "orig-route-ip": "1.0.0.1",
24           "inter-as-i-pmsi-a-d": {
25             "route-distinguisher": "1.2.3.4:258",
26             "source-as": 1
27           }
28         }
29       }
30     ]
31   }
32 }