Files
jh-zz/docs/gateway_status_info.json

130 lines
2.7 KiB
JSON
Raw Permalink Normal View History

2025-08-05 10:51:35 +08:00
{
"id": 19,
"time": 1677249019,
"mode": 1,
"wan": "jdclink0",
"macaddr": "001122334455",
"network": "10.168.4.0/22",
"gateway": "10.168.4.1",
"supernode": "114.67.100.223",
"supernodeport": "54321",
"url": "114.67.100.223:54321",
"public": "114.67.100.223",
"edges": {
"DCD87C45B7BF": {
"url": "114.67.100.223:54321",
"network": "10.168.4.0/22",
"peer": "10.168.4.2/22",
"gateway": "10.168.4.1",
"route": ""
},
"DCD87C4A31C4": {
"url": "114.67.100.223:54321",
"network": "10.168.4.0/22",
"peer": "10.168.4.3/22",
"gateway": "10.168.4.1",
"route": ""
},
"DCD87C2A8EC0": {
"url": "114.67.100.223:54321",
"network": "10.168.4.0/22",
"peer": "10.168.4.4/22",
"gateway": "10.168.4.1",
"route": ""
},
"DCD87C489694": {
"url": "114.67.100.223:54321",
"network": "10.168.4.0/22",
"peer": "10.168.4.5/22",
"gateway": "10.168.4.1",
"route": ""
},
"DCD87C0B9CA6": {
"url": "114.67.100.223:54321",
"network": "10.168.4.0/22",
"peer": "10.168.4.6/22",
"gateway": "10.168.4.1",
"route": ""
}
},
"peers": {
"DCD87C4A31C4": {
"ipaddr": "10.168.4.3",
"table": 2,
"gateway": true,
"health": 7,
"public": "101.80.18.115",
"single": 0,
"time": 1677249018
},
"DCD87C0B9CA6": {
"ipaddr": "10.168.4.6",
"table": 5,
"gateway": true,
"health": 83,
"public": "112.43.96.221",
"single": 0,
"time": 1677249010
},
"DCD87C45B7BF": {
"ipaddr": "10.168.4.2",
"table": 1,
"gateway": true,
"health": 15,
"public": "112.22.75.126",
"single": 0,
"time": 1677249013
},
"DCD87C489694": {
"ipaddr": "10.168.4.5",
"table": 4,
"gateway": false,
"health": 46,
"public": "112.44.104.19",
"single": 0,
"time": 1677249019
}
},
"status": [
{
"table": 1,
"edge": "DCD87C45B7BF",
"public": "112.22.75.126",
"single": 0,
"ipaddr": "10.168.4.2",
"health": 15
},
{
"table": 2,
"edge": "DCD87C4A31C4",
"public": "101.80.18.115",
"single": 0,
"ipaddr": "10.168.4.3",
"health": 7
},
{
"table": 3,
"edge": "",
"public": "",
"single": -1,
"ipaddr": "",
"health": -1
},
{
"table": 4,
"edge": "DCD87C489694",
"public": "112.44.104.19",
"single": 0,
"ipaddr": "10.168.4.5",
"health": 46
},
{
"table": 5,
"edge": "DCD87C0B9CA6",
"public": "112.43.96.221",
"single": 0,
"ipaddr": "10.168.4.6",
"health": 83
}
]
}