entitydb/rutra.json

21 lines
484 B
JSON
Raw Permalink Normal View History

2023-12-10 20:04:43 +00:00
{
"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)"
}
}
}
}
}