Unable to set MTU 1400n on interface

Latest response

I'am trying to set MTU 1400 on the network interface eth0, but it keep getting this error:

SIOCSIFMTU: Operation not permitted

command:

[root@awx-7948bf7847-7zqwm ~]# sudo ifconfig eth0 mtu 1400
SIOCSIFMTU: Operation not permitted

Responses