1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Files
nttgin-BGPalerter/tests/rpki_tests/roas.after.json
2020-11-10 23:13:25 +01:00

14 lines
195 B
JSON

[
{
"asn": "2914",
"prefix": "1.2.3.0/24",
"maxLength": 24,
"ta": "ripe"
},
{
"asn": 2914,
"prefix": "2001:db8:123::/48",
"maxLength": 48,
"ta": "ripe"
}
]