diff --git a/route.txt b/route.txt new file mode 100644 index 0000000..af7b717 --- /dev/null +++ b/route.txt @@ -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" + } + ] + } + } + ] + } +}