You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
972 B
55 lines
972 B
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|