lacp

  1. M

    Moving LAGG(LACP) to a different switch

    Hello everyone, Decisio DEC4040 Firewall appliance (Freebsd version: 14.1-RELEASE-p6, running OpnSense 24.10.1) with 2x25G SFP28 ports (ice0,1) are in a lagg (lagg0) with a switch (S1). Various VLAN subnets and derivative interfaces rules etc depend on lagg0. This lagg is the “main” LAN...
  2. blind0ne

    LACP question

    I have 1 lacp port-channel consisting from 2 10g interfaces, could this lacp handle more then 10g/s ?
  3. StreamThreader

    lagg with lacp from two tap

    Hi It is possibe to run lagg0 interface with lacp protocol from two tap0-tap1 interfaces? tap interfaces used by OpenVpn. I trying, but laggport flag not changed to active. In failover proto work fine! All offload options i removed from physical bge0 and bge1 interfaces by ifconfig -tso -tso4...
  4. E

    Solved LACP with FreeBSD - Problem

    Hello everybody, We have installed FreeBSD 10.3 on a new server which shall be used as backup and file storage node. All set up was successful, however a problem appeared as we tried to activate LACP on the server. We wanted to combine the throughput of two 10G links. Our switch is a Netgear...
  5. S

    Interface stopped DISTRIBUTING 10.2 !!

    Hi, LACP stopped working on FreeBSD-10.2 release with following error : Interface stopped DISTRIBUTING, possible flapping ---------------------------------------------------- More than that, we're unable to execute any command in FreeBSD console. Here is the screenshot where we're trying to...
  6. D

    Solved vlan+lagg=mtu 1496. Expected?

    Hello all, I just migrated an ipfilter based filter to a newer hardware and OS (9.3-RELEASE -> 10.2-RELEASE). In the old gear I was using several vlans over an 8 ports lagg and the mtu assigned to the vlans was 1500. Now vlans keep getting 1496 set as their mtu size. I read the vlan but could...
  7. S

    Solved 4x1Gbps LACP!

    Hi, We're trying to achieve 4Gbps throughput using 4x1Gbps LACP mode but only able to achieve 2Gbps other 2x1Gbps shows this status : http://prntscr.com/a6vzkr Here is our network config : http://prntscr.com/a6vxuw ================================= Worth mentioning is ...
  8. S

    Solved LACP Hash Policy

    Hi, We've configured 2x1Gbps LACP on FreeBSD recently and observed that traffic is always transmitting via single interface while the other interface is always idle. So as Linux has bond_xmit_hash_policy layer2+3 to load-balance traffic between both interfaces, does FreeBSD supports...
Back
Top