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