frr/tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
291 B
JSON
Raw Normal View History

{
"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
}