proto
Patron
- Joined
- Sep 28, 2015
- Messages
- 269
Hi all,
I have set LACP on my NAS: lagg0 - 2 em interfaces, set mtu to 9000 and configured my HP v1910 switch.
Seems working as expected, maybe as I expect.
But when I try to edit lagg0 interface on the web client I get a new tab containing "LAGG Members undefined". Here is a screenshot from my browser:
From shell, I can see my LAGG IF configured:
From my switch console:
I don't understand that error on FreeNAS web console...
Thanks!
I have set LACP on my NAS: lagg0 - 2 em interfaces, set mtu to 9000 and configured my HP v1910 switch.
Seems working as expected, maybe as I expect.
But when I try to edit lagg0 interface on the web client I get a new tab containing "LAGG Members undefined". Here is a screenshot from my browser:
From shell, I can see my LAGG IF configured:
Code:
laggport: em1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
laggport: em0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
From my switch console:
Code:
Interface Mode Ports Ports Type ------------------------------------------------------------------------------- BAGG2 D 0x8000, 0026-55ed-6d9c 2 0 Shar
Code:
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation,
D -- Synchronization, E -- Collecting, F -- Distributing,
G -- Defaulted, H -- Expired
GigabitEthernet1/0/4:
Aggregation Interface: Bridge-Aggregation2
Local:
Port Number: 4
Port Priority: 32768
Oper-Key: 2
Flag: {ACDEF}
Remote:
System ID: 0x8000, 0026-55ed-6d9c
Port Number: 1
Port Priority: 32768
Oper-Key: 427
Flag: {ACDEF}
Received LACP Packets: 793 packet(s)
Illegal: 0 packet(s)
Sent LACP Packets: 842 packet(s)
GigabitEthernet1/0/6:
Aggregation Interface: Bridge-Aggregation2
Local:
Port Number: 6
Port Priority: 32768
Oper-Key: 2
Flag: {ACDEF}
Remote:
System ID: 0x8000, 0026-55ed-6d9c
Port Number: 2
Port Priority: 32768
Oper-Key: 427
Flag: {ACDEF}
Received LACP Packets: 786 packet(s)
Illegal: 0 packet(s)
Sent LACP Packets: 853 packet(s)
I don't understand that error on FreeNAS web console...
Thanks!