Mvpn functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / source_tree_join / rib / data.json
1 {
2   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
3     "mvpn-route": [
4       {
5         "path-id": 0,
6         "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
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         "source-tree-join": {
23           "c-multicast": {
24             "multicast-source": "1.0.0.1",
25             "route-distinguisher": "1.2.3.4:258",
26             "source-as": 10,
27             "c-g-address": "2.0.0.2"
28           }
29         }
30       }
31     ]
32   }
33 }