Re: Configure lagg0 into /etc/rc.conf file ?

2008-08-27 Thread Frank Bonnet
Steve Bertrand wrote: Frank Bonnet wrote: I'm trying to configure the lagg0 device using /etc/rc.conf file but I haven't much luck with it. What I want to do is ifconfig lagg0 create ifconfig lagg0 up laggproto lacp laggport bge0 laggport bge1 What does the following command output?: # u

Re: Configure lagg0 into /etc/rc.conf file ?

2008-08-26 Thread Steve Bertrand
Frank Bonnet wrote: I'm trying to configure the lagg0 device using /etc/rc.conf file but I haven't much luck with it. What I want to do is ifconfig lagg0 create ifconfig lagg0 up laggproto lacp laggport bge0 laggport bge1 What does the following command output?: # uname -a Steve

Configure lagg0 into /etc/rc.conf file ?

2008-08-26 Thread Frank Bonnet
Hello all I'm trying to configure the lagg0 device using /etc/rc.conf file but I haven't much luck with it. I've googled for it and visit many pages but informations are not useful for me Is there a documentation up to date somewhere I should use ? What I want to do is ifconfig lagg0 create i