hi HristoGrigorov,
we would like to validate the configuration on the WAN interface with the output from the commands like ethtool, ethtool -S, ethtool -g, netstat -ni but failed to get the details as we are experiencing RX-Drops on WAN interface.
[Expert@Gateway-ID-MAYAPA]# ifconfig WAN
WAN Link encap:Ethernet HWaddr 00:1C:7F:92:23:E4
inet addr:124.6.149.50 Bcast:124.6.149.51 Mask:255.255.255.252
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:142341 errors:0 dropped:7187 overruns:0 frame:0
TX packets:154836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31646801 (30.1 MiB) TX bytes:58493240 (55.7 MiB)
[Expert@Gateway-ID-MAYAPA]# ethtool -g WAN
Ring parameters for WAN:
Cannot get device ring settings: Operation not supported
[Expert@Gateway-ID-MAYAPA]# ethtool -S WAN
no stats available
[Expert@Gateway-ID-MAYAPA]# ethtool WAN
Settings for WAN:
No data available
[Expert@Gateway-ID-MAYAPA]# netstat -ni
netstat: invalid option -- 'i'
BusyBox v1.28.3 (2019-05-23 14:00:45 IDT) multi-call binary.
Usage: netstat [-ral] [-tuwx] [-enWp]
Display networking information
-r Routing table
-a All sockets
-l Listening sockets
Else: connected sockets
-t TCP sockets
-u UDP sockets
-w Raw sockets
-x Unix sockets
Else: all socket types
-e Other/more information
-n Don't resolve names
-W Wide display
-p Show PID/program name for sockets