[systemd-devel] [networkd] Set MTU of disconnected OVS bridge
Michal Sekletar
msekleta at redhat.com
Wed Mar 30 16:08:46 UTC 2016
On Thu, Mar 24, 2016 at 3:52 PM, Ian Pilcher <arequipeno at gmail.com> wrote:
> I haven't been able to figure out a way to get systemd-networkd to do
> this. I tried creating /etc/systemd/network/ovs1.link, but it had no
> effect:
>
> [Match]
> OriginalName=ovs1
>
> [Link]
> MTUBytes=9000
>
Are you sure that bridge is really named ovs1 first time it appears on
the system? To make sure you can run udevadm monitor -k -p and then
add the bridge. Look for value of INTERFACE property.
Michal
More information about the systemd-devel
mailing list