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

15 lines
222 B
JSON

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