summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_vrf_netns/r1/summary.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_vrf_netns/r1/summary.txt')
-rw-r--r--tests/topotests/bgp_vrf_netns/r1/summary.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/topotests/bgp_vrf_netns/r1/summary.txt b/tests/topotests/bgp_vrf_netns/r1/summary.txt
new file mode 100644
index 0000000..819f261
--- /dev/null
+++ b/tests/topotests/bgp_vrf_netns/r1/summary.txt
@@ -0,0 +1,17 @@
+{
+"ipv4Unicast":{
+ "routerId":"10.0.1.1",
+ "as":100,
+ "vrfName":"r1-bgp-cust1",
+ "peerCount":1,
+ "peers":{
+ "10.0.1.101":{
+ "outq":0,
+ "inq":0,
+ "pfxRcd":10,
+ "state":"Established"
+ }
+ },
+ "totalPeers":1
+}
+}