LAGG with LACP, BSD issue?

Status
Not open for further replies.
Joined
Aug 5, 2014
Messages
2
Hello,

I have a strange problem with FreeNAS 0.7.2 Sabanda (revision 8191):

After enabling LAGG with LACP, I have corrent configuration on Cisco switch, and switch reports that EtherChannel is OK.
ifconfig lagg0 shows MAC address with zeroes only.

Line in rc.conf is:
ifconfig_lagg0="inet 10.0.0.16/24 polling laggproto lacp laggport bce2 lagg port bce3"

After running ifconfig lagg0 laggproto lacp laggport bce2 lagg port bce3 inet 10.0.0.16 netmask 255.255.255.0 interface lagg0 will get proper MAC address from interface and it will have IP address.
(only order of subcommands for ifconfig is changed).

Changing rc.conf will not help as it will be rewritten automatically.
Upgrade is not an option.

Any idea how to solve this?

Best regards,

Haris
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
You are probably right but as NAS4Free shares no code with FreeNAS any advice we give you may or may not apply. So better to get your advice from the source of that code than us tell you things that may or may not be accurate for your situation.
 
Status
Not open for further replies.
Top