Hi everyone, I tried to configure MTU on the interface by adding an entry in the /etc/config/network file and reload the network service. But after reloading the network service is going down.
This is the below information in /etc/config/network
config interface 'LAN14'
option ifname 'et1_1'
option proto 'static'
option ipaddr '192.168.2.1'
option netmask '255.255.255.0'
option mtu '1500'
37: et1_1: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
Hi,
I tried it without underscore and its still not working....
config interface 'LAN14'
option ifname 'et1'
option proto 'static'
option ipaddr '192.168.2.1'
option netmask '255.255.255.0'
option mtu '4200'
37: et1: <BROADCAST,MULTICAST> mtu 4200 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether ec:8a:48:04:27:fd brd ff:ff:ff:ff:ff:ff