Adjust BGPCEP test to BGPCEP-877 bug fix
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / pmsi_bidir_pim_tree / pmsi_bidir_pim_tree.json
1 {
2     "odl-bgp-evpn:evpn-routes": {
3         "evpn-route": [
4             {
5                 "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
6                 "path-id": 0,
7                 "route-distinguisher": "429496729:1",
8                 "es-route": {
9                     "orig-route-ip": "43.43.43.43",
10                     "arbitrary": {
11                         "arbitrary": "AAAAAAAAAAAA"
12                     }
13                 },
14                 "attributes": {
15                     "origin": {
16                         "value": "igp"
17                     },
18                     "local-pref": {
19                         "pref": 100
20                     },
21                     "pmsi-tunnel": {
22                         "leaf-information-required": true,
23                         "mpls-label": 20024,
24                         "bidir-pim-tree": {
25                             "p-address": "43.43.43.43",
26                             "p-multicast-group": "10.10.10.10"
27                         }
28                     },
29                     "ipv4-next-hop": {
30                         "global": "199.20.166.41"
31                     }$AS_PATH
32                 }
33             }
34         ]
35     }
36 }