I change the interface to eth7 or eth6, still output emptyThere is no interface called wlan0 in Asuswrt
You should be using Broadcom's API rather than the generic Linux userspace tool. Broadcom's tool is wl.I change the interface to eth7 or eth6, still output empty
I want to get the Tx/Rx Rate information of associated wireless clientWhat information are you trying to get?
wl -i eth7 sta_info 48:BC:00:01:02:03 | grep "rate of"
This command only get the Tx/Rx toaol packet byte. not Link Rate (PHY Rate)Try this:
Change the interface and MAC address as appropriate.Code:wl -i eth7 sta_info 48:BC:00:01:02:03 | grep "rate of"
I want to get the Tx Rate/Rx Rate like as belowAre you sure. It works on my RT-AX86U.
你確定嗎。它適用於我的 RT-AX86U。
最後接收包的速率:18000 kbps[/CODE]Code:# wl -i eth7 sta_info 64:6E:69:2B:C8:0D | grep "rate of" [代碼]# wl -i eth7 sta_info 64:6E:69:2B:C8:0D | grep “比率” rate of last tx pkt: 650000 kbps - 175500 kbps 最後傳送包的速率:650000 kbps - 175500 kbps rate of last rx pkt: 18000 kbps
View attachment 61965
| Thread starter | Title | Forum | Replies | Date |
|---|---|---|---|---|
| W | CLI command for enabling/disabling guest networks on 3.0.0.6 | ASUSWRT - Official | 0 |
We use essential cookies to make this site work, and optional cookies to enhance your experience.