mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
32 lines
484 B
JSON
32 lines
484 B
JSON
[
|
|
{
|
|
"asn": "2914",
|
|
"prefix": "1.2.3.0/24",
|
|
"maxLength": 24,
|
|
"ta": "ripe"
|
|
},
|
|
{
|
|
"asn": "AS2914",
|
|
"prefix": "2.3.4.0/24",
|
|
"maxLength": 24,
|
|
"ta": "ripe"
|
|
},
|
|
{
|
|
"asn": 2914,
|
|
"prefix": "2001:db8:123::/48",
|
|
"maxLength": 48,
|
|
"ta": "ripe"
|
|
},
|
|
{
|
|
"asn": 65000,
|
|
"prefix": "2001:db8:123::/48",
|
|
"maxLength": 48,
|
|
"ta": "ripe"
|
|
},
|
|
{
|
|
"asn": 2914,
|
|
"prefix": "94.5.4.3/22",
|
|
"maxLength": 22,
|
|
"ta": "ripe"
|
|
}
|
|
] |