entitydb/deavmi.json

56 lines
972 B
JSON

{
"route": [
"fdd2:cbf2:61bd::/48": {
"description": "deavmi.home.network1",
"device": [
"fdd2:cbf2:61bd::1": {
"type": "router"
},
"fdd2:cbf2:61bd::2": {
"type": "server",
"service": [
{
"description": "Personal webserver",
"type": "http",
"endpoint": [
{ "port": 80 }
]
},
{
"description": "Babel web",
"type": "http",
"endpoint": [
{ "port": 4444 }
]
}
]
}
]
},
"fda2:a9b0:a02b::/48": {
"description": "deavmi.home.network2",
"device": [
"fda2:a9b0:a02b::1": {
"type": "router"
}
]
},
"fd08:8441:e254::/48": {
"description": "deavmi.community.network1",
"device": [
"fd08:8441:e254::1": {
"type": "router"
}
]
},
"fd1d:370c:38ee::/48": {
"description": "deavmi.community.network2",
"device": [
"fd1d:370c:38ee::1": {
"type": "router"
}
]
}
]
}