I'm running linux containers created by LXD on ubuntu 14.04.05 . I have a lxdbr0 interface setup , but its default MTU is 1500 , how do I update it ? I tried the following command, but it doesnt work.
sudo ifconfig lxdbr0 mtu 9000
SIOCSIFMTU: Invalid argument