summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json')
-rw-r--r--tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json b/tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json
new file mode 100644
index 0000000..fbc5cc9
--- /dev/null
+++ b/tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json
@@ -0,0 +1,18 @@
+{
+ "prefixes":[
+ {
+ "prefix":"198.51.100.0",
+ "prefixLenMin":24,
+ "prefixLenMax":24,
+ "asn":65530
+ },
+ {
+ "prefix":"203.0.113.0",
+ "prefixLenMin":24,
+ "prefixLenMax":24,
+ "asn":65530
+ }
+ ],
+ "ipv4PrefixCount":2,
+ "ipv6PrefixCount":0
+}