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 |
---|---|---|---|---|
B | hwinfo command | ASUSWRT - Official | 3 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!