Date: Fri, 02 Nov 2012 10:56:33 +0100 From: Frank Bonnet <f.bonnet@esiee.fr> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: lagg interface not created at reboot ( 9.0 ) Message-ID: <509398D1.3080900@esiee.fr>
next in thread | raw e-mail | index | archive | help
hello I use the lagg feature on a server and it seems the lagg pseudo interface is not created when the machine reboots , the server runs 9.0-p3 here is the incriminated part of the /etc/rc.conf file ifconfig_bce2="up" ifconfig_bce3="up" cloned_interface="lagg0" ifconfig_lagg0=" laggproto lacp laggport bce2 laggport bce3" ipv4_addrs_lagg0=" xxx.xxx.xxx.xxx/24" defaultrouter="xxx.xxx.xxx.xxx" Note : if I create manually the lagg0 interface everything starts well ... thanks for any info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?509398D1.3080900>