summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_rpki_topo1/r2/rpki_prefix_table.json
blob: fbc5cc9f076ef6cf7216073f9373f3700963e1ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
}