Sample route object
This commit is contained in:
parent
e119832027
commit
d7fc74a3f8
1 changed files with 31 additions and 0 deletions
31
route.txt
Normal file
31
route.txt
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue