Sample route object

This commit is contained in:
Nico Schottelius 2022-03-18 10:09:42 +01:00
parent e119832027
commit d7fc74a3f8
1 changed files with 31 additions and 0 deletions

31
route.txt Normal file
View File

@ -0,0 +1,31 @@
{
"objects": {
"object": [
{
"source": {
"id": "RIPE"
},
"attributes": {
"attribute": [
{
"name": "route6",
"value": "2a0a:e5c0::/48"
},
{
"name": "origin",
"value": "AS213081"
},
{
"name": "mnt-by",
"value": "mnt-ungleich"
},
{
"name": "source",
"value": "RIPE"
}
]
}
}
]
}
}