configure lagg0 at startup ?

Frank Bonnet f.bonnet at esiee.fr
Thu Feb 28 11:45:57 UTC 2008


Hello

I'm trying to setup lagg0 device at bootup
by setting it up in /etc/rc.conf but haven't success ...


If I do it manually everything works like a charm.

ifconfig bge0 up
ifconfig bge1 up
ifconfig lagg0 create
ifconfig lagg0 up laggproto lacp laggport bge0 laggport bge1 xxx.xxx.xxx.xxx netmask 255.255.255.0


Is there a trick to make it work in /etc/rc.conf ?

Thanks




More information about the freebsd-questions mailing list