How to set MTU size = 9014 from Serial Console ?
As Zed Board's Ethernet Interface is capable of 1Gb speed, we need to set the MTU size of Zed Board GbE port to 9014 (Default is 1500).
ifconfig eth0 mtu 9014 up
If we try to type above command from Serial Console, it is not working but showing the message "ifconfig: SIOCSIFMTU: Invalid argument".
Pls tell us "How to set MTU size = 9014 from Serial Console".
Thanks & Best Regards,
D.V. Phani Kumar.