tubaguy
Cadet
- Joined
- Jul 20, 2016
- Messages
- 9
Before posting I tried to do my homework, so hopefully this is both not overwhelming, yet not totally newbish...
I am trying to create a link aggregation with 4 1 Gbps interfaces going to a Unifi 24 port switch. In my switch I can see that the ports are seen as "up" and negotiated at 1 Gbps. I configured the four ports as an LACP aggregation on the switch and then went to FreeNAS.
igb0 is a DHCP interface that I'm using to manage FreeNAS. em[0-2] are add in cards, and igb1 is a mobo built in interface.
Here's ifconfig before creating the aggregation:
And /var/log/messages before the aggregation (not sure if these are relevant or not):
Here's ifconfig after I created the aggregation:
/var/log/messages spit out a bunch of stuff at this point that I copied to this gist. I then added a static IP address to the aggregation, and here are more lines from /var/log/messages after that.
Here's what my aggregation edit looks like, as well as my lagg members page.
After all that, under interfaces my lagg media status is Down and I'm unable to ping the static IP address I set.
I'm completely new to FreeBSD and not super familiar with link aggregation in Linux either. Any help would be greatly appreciated. Let me know if I can provide any further information to help.
I am trying to create a link aggregation with 4 1 Gbps interfaces going to a Unifi 24 port switch. In my switch I can see that the ports are seen as "up" and negotiated at 1 Gbps. I configured the four ports as an LACP aggregation on the switch and then went to FreeNAS.
igb0 is a DHCP interface that I'm using to manage FreeNAS. em[0-2] are add in cards, and igb1 is a mobo built in interface.
Here's ifconfig before creating the aggregation:

And /var/log/messages before the aggregation (not sure if these are relevant or not):

Here's ifconfig after I created the aggregation:

/var/log/messages spit out a bunch of stuff at this point that I copied to this gist. I then added a static IP address to the aggregation, and here are more lines from /var/log/messages after that.
Here's what my aggregation edit looks like, as well as my lagg members page.
After all that, under interfaces my lagg media status is Down and I'm unable to ping the static IP address I set.
I'm completely new to FreeBSD and not super familiar with link aggregation in Linux either. Any help would be greatly appreciated. Let me know if I can provide any further information to help.