1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00
bgp-stayrtr/cmd/stayrtr/test.slurm.json
Generic Committer eb60e4b5e9 Rebrand
2021-05-07 14:37:05 +00:00

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
}
]
}
}