When I'm using command it returns .
So I make the link down to use the same command but it returns
Does anyone have the same problem?
Code: Select all
ip link set mtu 1280 dev eth0
Code: Select all
rk_gmac-dwmac ff540000.ethernet eth0: must be stopped to change its MTU
So I make the link down to use the same command but it returns
Code: Select all
SIOCSIFMTU: Invalid argument
Does anyone have the same problem?