Project

General

Profile

5G传输后.log

天驰 王, 03/27/2026 18:03

Download (5.28 KB)

 
1

    
2
/ #
3
/ # ubus call ctcapd.laninfo list
4
{
5
        "ctcapd.laninfo": [
6
                {
7
                        "idx": 1,
8
                        "mac": "0001794362BB",
9
                        "vmac": "0001794362BB",
10
                        "hostname": "JINCHENGWU",
11
                        "devname": "",
12
                        "onlinetime": 229,
13
                        "connecttype": 0,
14
                        "ipaddr": "192.168.1.24",
15
                        "ipaddr6": ",",
16
                        "port": 3,
17
                        "duplexmode": "auto",
18
                        "bytessent": "44483",
19
                        "bytesreceived": "62239",
20
                        "packetssent": "189",
21
                        "crcerror": 0,
22
                        "uploadspeed": "46",
23
                        "downloadspeed": "56",
24
                        "negorate": 1000000,
25
                        "packetsfailsent": "null",
26
                        "packetsfailreceived": "null",
27
                        "packetsretrysent": "null",
28
                        "packetsretryreceived": "null",
29
                        "packetsloss": "null",
30
                        "packetsreceived": "null",
31
                        "internetaccess": 2,
32
                        "lanseparation": 0,
33
                        "storageaccess": 1,
34
                        "active": 0,
35
                        "activetime": "2026-03-26 16:47:32",
36
                        "inactivetime": "2026-03-26 16:51:02",
37
                        "brand": "",
38
                        "model": "",
39
                        "cate": "STA",
40
                        "dsbandwidth": 0,
41
                        "usbandwidth": 0
42
                },
43
                {
44
                        "idx": 2,
45
                        "mac": "4EF8557CC0C0",
46
                        "vmac": "4EF8557CC0C0",
47
                        "hostname": "OPPO-K9-5G",
48
                        "devname": "",
49
                        "onlinetime": 608,
50
                        "connecttype": 1,
51
                        "ipaddr": "192.168.1.25",
52
                        "ipaddr6": ",fe80::4cf8:55ff:fe7c:c0c0",
53
                        "port": 1,
54
                        "duplexmode": "auto",
55
                        "bytessent": "4033775",
56
                        "bytesreceived": "59839760",
57
                        "packetssent": "22476",
58
                        "crcerror": 0,
59
                        "band": "2.4G",
60
                        "ssid": "ChinaNet-1647",
61
                        "rssi": -40,
62
                        "uploadspeed": "880",
63
                        "downloadspeed": "656",
64
                        "negorate": 72200,
65
                        "packetsfailsent": "0",
66
                        "packetsfailreceived": "0",
67
                        "packetsretrysent": "0",
68
                        "packetsretryreceived": "0",
69
                        "packetsreceived": "51646",
70
                        "packetsloss": "0",
71
                        "internetaccess": 2,
72
                        "lanseparation": 0,
73
                        "storageaccess": 1,
74
                        "active": 1,
75
                        "activetime": "2026-03-26 17:05:25",
76
                        "inactivetime": "2026-03-26 17:04:42",
77
                        "brand": "",
78
                        "model": "",
79
                        "cate": "STA",
80
                        "dsbandwidth": 0,
81
                        "usbandwidth": 0
82
                },
83
                {
84
                        "idx": 3,
85
                        "mac": "9C297640F1EB",
86
                        "vmac": "9C297640F1EB",
87
                        "hostname": "JINCHENGWU",
88
                        "devname": "",
89
                        "onlinetime": 1650,
90
                        "connecttype": 1,
91
                        "ipaddr": "192.168.1.26",
92
                        "ipaddr6": "2408:824e:d20:a00:21a3:2f5d:ca34:1111,fe80::c142:4d3d:f870:18a4",
93
                        "port": 9,
94
                        "duplexmode": "auto",
95
                        "bytessent": "5868367332",
96
                        "bytesreceived": "6833197419",
97
                        "packetssent": "4414746",
98
                        "crcerror": 0,
99
                        "band": "5G",
100
                        "ssid": "ChinaNet-1647-5G",
101
                        "rssi": 0,
102
                        "uploadspeed": "0",
103
                        "downloadspeed": "0",
104
                        "negorate": 0,
105
                        "packetsfailsent": "0",
106
                        "packetsfailreceived": "0",
107
                        "packetsretrysent": "0",
108
                        "packetsretryreceived": "0",
109
                        "packetsreceived": "5635741",
110
                        "packetsloss": "0",
111
                        "internetaccess": 2,
112
                        "lanseparation": 0,
113
                        "storageaccess": 1,
114
                        "active": 1,
115
                        "activetime": "2026-03-26 16:48:03",
116
                        "inactivetime": "",
117
                        "brand": "",
118
                        "model": "",
119
                        "cate": "STA",
120
                        "dsbandwidth": 0,
121
                        "usbandwidth": 0
122
                }
123
        ]
124
}
125
/ #