tried to change MTU value for qfe and ce interface from 1500 to 5000, but failed
# ifconfig ce4 mtu 5000
ifconfig: setifmtu: SIOCSLIFMTU: ce4: Invalid argument
ifconfig: setifmtu: SIOCSLIFMTU: ce4: Invalid argument
# ifconfig qfe1 mtu 5000
ifconfig: setifmtu: SIOCSLIFMTU: qfe1: Invalid argument
try to enable it in driver files ( ce.conf , qfe.conf) , but those files are not in the system.
Any thoughts?
Thanks
0