summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_srv6l3vpn_route_leak/pe1/results/vrf20_ipv4.json
blob: 9f78447255ff2310e3327cdf163c77e501b53429 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "172.16.0.0\/24": [
        {
            "prefix": "172.16.0.0\/24",
            "prefixLen": 24,
            "protocol": "bgp",
            "vrfName": "vrf20",
            "selected": true,
            "destSelected": true,
            "installed": true,
            "nexthops": [
                {
                    "fib": true,
                    "directlyConnected": true,
                    "interfaceName": "eth0",
                    "vrf": "vrf10",
                    "active": true
                }
            ]
        }
    ]
}