c27f09db144ad56431cccbf91d289368d1908fc0
[integration/test.git] / csit / variables / bgpfunctional / mvpn / intra_pe_distinguisher / rib / data.json
1 {
2   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
3     "mvpn-route": [
4       {
5         "route-key": "AQwAAQECAwQBAgoKCgo=",
6         "path-id": 0,
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           "pe-distinguisher-labels-attribute": {
16             "pe-distinguisher-label-attribute": [
17               {
18                 "pe-address": "10.10.10.1",
19                 "mpls-label": 20024
20               },
21               {
22                 "pe-address": "10.10.20.2",
23                 "mpls-label": 20028
24               }
25             ]
26           },
27           "origin": {
28             "value": "egp"
29           },
30           "local-pref": {
31             "pref": 100
32           }
33         },
34         "intra-as-i-pmsi-a-d": {
35           "route-distinguisher": "1.2.3.4:258",
36           "orig-route-ip": "10.10.10.10"
37         }
38       }
39     ]
40   }
41 }