mirror of
https://github.com/bgp/stayrtr.git
synced 2024-05-06 15:54:54 +00:00
21 lines
351 B
JSON
21 lines
351 B
JSON
{
|
|
"slurmVersion": 1,
|
|
"validationOutputFilters": {
|
|
"prefixFilters": [
|
|
{
|
|
"asn": 65000,
|
|
"prefix": "10.0.0.0/24"
|
|
}
|
|
],
|
|
"bgpsecFilters": []
|
|
},
|
|
"locallyAddedAssertions": {
|
|
"prefixAssertions": [
|
|
{
|
|
"asn": 65002,
|
|
"prefix": "10.2.0.0/25",
|
|
"maxPrefixLength": 26
|
|
}
|
|
]
|
|
}
|
|
} |