a09cd28cd4d52fe0ea625172a8818241fe3bfc44
[integration/test.git] / csit / variables / bgpfunctional / l3vpn_mcast / l3vpn_mcast / rib / data.json
1 {
2     "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
3         "l3vpn-mcast-route": [
4             {
5                 "route-key": "IAABrBAALABlGAoCIgAAAAA=",
6                 "path-id": 0,
7                 "attributes": {
8                     "ipv4-next-hop": {
9                         "global": "127.16.0.44"
10                     },
11                     "as-path": {},
12                     "extended-communities": [
13                         {
14                             "vrf-route-import-extended-community": {
15                                 "inet4-specific-extended-community-common": {
16                                     "local-administrator": "MTA=",
17                                     "global-administrator": "10.0.0.1"
18                                 }
19                             },
20                             "transitive": true
21                         }
22                     ],
23                     "local-pref": {
24                         "pref": 100
25                     },
26                     "origin": {
27                         "value": "igp"
28                     }
29                 },
30                 "route-distinguisher": "172.16.0.44:101",
31                 "prefix": "10.2.34.0/24"
32             }
33         ]
34     }
35 }