diff options
Diffstat (limited to 'tests/topotests/bgp_vrf_netns/r1/summary20.txt')
-rw-r--r-- | tests/topotests/bgp_vrf_netns/r1/summary20.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/topotests/bgp_vrf_netns/r1/summary20.txt b/tests/topotests/bgp_vrf_netns/r1/summary20.txt new file mode 100644 index 0000000..ea04a56 --- /dev/null +++ b/tests/topotests/bgp_vrf_netns/r1/summary20.txt @@ -0,0 +1,15 @@ +{ + "routerId":"10.0.1.1", + "as":100, + "vrfName":"re1-bgp-cust1", + "peerCount":1, + "peers":{ + "10.0.1.101":{ + "outq":0, + "inq":0, + "pfxRcd":10, + "state":"Established" + } + }, + "totalPeers":1 +} |