Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
OPNsense DEC3860 10G-SFP's LACP Issue
« previous
next »
Print
Pages: [
1
]
Author
Topic: OPNsense DEC3860 10G-SFP's LACP Issue (Read 3384 times)
infinisourcekc
Newbie
Posts: 16
Karma: 1
OPNsense DEC3860 10G-SFP's LACP Issue
«
on:
July 27, 2021, 06:14:51 am »
I have a DEC3860 that I recently purchased as a test box for a greater project. What I am trying to accomplish should be fairly straightforward. The 2 10G SFP+ Interfaces (ax0 and ax1) bonded using LACP. These interfaces run back to a Cisco 3560D-12E 10G Switch. Switch configuration is as follows:
int te0/10-11
switchport trunk
switchport trunk encap dot1q
switchport trunk native vlan 1
switchport trunk allowed vlan 4-4094
switchport mode trunk
channel-group 11 mode active
int po11
***same as ports above***
The firewall has AX0 and AX1 bonded using LACP. I'm trying to use LACP and tagged VLAN's off of the lagg0 interface. I can configure the individual ports AX0 and AX1 as trunks and assign vlans that way which works but in a HA Scenario this doesn't work for me. I've seen several posts on this forum about LACP not working but I havne't seen anything about LACP w/Tagged VLANS hanging off the LAGG interface. Is this even possible with this hardware?
Logged
infinisourcekc
Newbie
Posts: 16
Karma: 1
Re: OPNsense DEC3860 10G-SFP's LACP Issue
«
Reply #1 on:
July 29, 2021, 09:34:04 pm »
Something worth noting here. I CAN bond two igb (Intel 1 Gig Copper) into an LACP port channel and pass traffic. Just not with the 10G links. I'm still looking for official documentation on the 10g ports from either AMD or OPNsense that details out the capabilities of these interfaces.
Logged
Patrick M. Hausen
Hero Member
Posts: 6604
Karma: 560
Re: OPNsense DEC3860 10G-SFP's LACP Issue
«
Reply #2 on:
July 29, 2021, 09:41:41 pm »
Have you opened a ticket with Deciso? That might be more successful than asking in a community forum where barely anyone runs these rather new and high end systems.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
franco
Administrator
Hero Member
Posts: 17570
Karma: 1596
Re: OPNsense DEC3860 10G-SFP's LACP Issue
«
Reply #3 on:
July 30, 2021, 10:03:12 am »
Yes, please contact us at support@deciso.com -- looking at your nick I see we talked on reddit about the signature fetch problem. Maybe we can have a quick look at this as well.
Cheers,
Franco
Logged
tuto2
Administrator
Jr. Member
Posts: 81
Karma: 19
Re: OPNsense DEC3860 10G-SFP's LACP Issue
«
Reply #4 on:
July 30, 2021, 10:19:22 am »
Hi,
For what it's worth, could you mention the version of OPNsense you are running? Also, does dmesg(
or the system log report any errors?
This by the way is all information you should mention should you wish to open a ticket.
Cheers,
Stephan
Logged
infinisourcekc
Newbie
Posts: 16
Karma: 1
Re: OPNsense DEC3860 10G-SFP's LACP Issue
«
Reply #5 on:
August 05, 2021, 02:44:18 am »
The version I am running on the DEC3860 is 21.1.9_1.
I spoke with support @ deciso and they had me issue the following:
set net.link.lagg.default_use_flowid = 1 under System->Setting->Tunables
This was the setting that allowed me to bond the 2 10G interfaces into a port-channel.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
OPNsense DEC3860 10G-SFP's LACP Issue