entitydb/rutra.json

21 lines
484 B
JSON

{
"route": {
"fdac:674e:86bf::/48": {
"description": "My home network",
"device": {
"fdac:674e:86bf::1": {
"type": "router",
"description": "My router 1 (town of living)"
},
"fdac:674e:86bf::2": {
"type": "router",
"description": "My router 2 (hometown)"
},
"fdac:674e:86bf::3": {
"type": "router",
"description": "My router 3 (abroad)"
}
}
}
}
}