Questions tagged [lacp]

LACP, or Link Aggregation Control Protocol, is a standard defined by IEEE 802.3ad for bundling or bonding multiple physical network ports together into one virtual device. This provides both high availability and load balancing. Participants in an LACP aggregation actively communicate with each other using LACPDUs every 1 second or 30 second to maintain knowledge of the bond configuration.

117 questions
0
votes
2 answers

Under FreeBSD, can a VLAN interface have a smaller MTU than the primary interface?

I have a system with two physical interfaces, combined into a LACP aggregation group. That LACP channel has two VLANs, one untagged (the "native vlan") and one using VLAN tagging. This gives us: lagg0:…
larsks
  • 43,623
  • 14
  • 121
  • 180
0
votes
1 answer

Cisco LACP MEC on 7200 chassis

I'm currently trying to make some kind of setup like this: 2 Routers 7206VXR / NPE-G1 connected both at Gigabit speed to 2 devices (named D2). There is already a redundancy mechanism on both D2 to faill over the slave in case the master broke…
0
votes
1 answer

How to make sure my link on a host is not a part of a LACP (LAG)

How to make sure my link on a host is not a part of a LACP (LAG)? I'm trying to start booting from PXE but DHCP-requests don't reach DHCP-server most of time. I only can boot intermittently from one host of four. However, installed Linux OS can…
0
votes
1 answer

Diagnosing switch support for LACP and Link Agreggation

How can I tell if an airgapped switch supports LACP and link aggregation?
Papu
  • 1
0
votes
1 answer

Juniper LACP with linux server not increase speed

And: I'm using R630 with Debian 11 and Ex2200 with version 12.3R12.4 The network: each server using 4 link to sw server 1 ==== switch ==== server 2 Here is server config ( both server ) auto lo iface lo inet loopback iface eno1 inet manual…
Alceatraz
  • 133
  • 3
0
votes
1 answer

Maximum throughput between Kubernetes pods with LACP bonding

We currently have a kubernetes cluster (using calico) where all worker nodes are connected together with lacp bonds (2x10GB links with LACP Mode 4 - 802.3ad). However, the maximum throughput we manage to get between 2 pods is 10 GB/s. According to…
E. Jaep
  • 293
  • 1
  • 3
  • 14
0
votes
0 answers

Windows server inaccessible through rdp or smb after being idle

Trying to figure out a problem where the server not responds to rdp or smb connections after being not used for around 3 hours (i.e. all users are out and only background services running). Two onboard 1GB Nics are teamed switch-dependent LACP mode…
0
votes
2 answers

cisco sg550X support m-lag and

Please tell me Support MC-LAG (Multichassis Link Aggregation Groups) model cisco sg550x? can i use at the same time in stack for example: 1/1-2/1: M-LAG (LAG1) and 1/19-2/20,1/20-2/19: for stack ports in LAG2(or in stack ports LAG not needed and…
Decl
  • 1
  • 1
0
votes
1 answer

Is port channeling/LACP needed with kubernetes?

I have a 6 server setup. Each server has 4 NICs with port channeling setup to my switch for redundancy and speed. My question is simply: Can kubernetes handle this without the port channeling? Or should I stay with the port channeling? So if I do…
neer
  • 3
  • 1
-1
votes
1 answer

Configuring subnet between machines with bonded network cards

Two machines have bond0 configured to access the Internet. Technicians in datacenter say the VLAN is created, I just need to configure interfaces on servers to work with it correctly (create a subnet). What I have right now: auto bond0 iface…
mekkanizer
  • 125
  • 4
-1
votes
1 answer

Teaming the 2 ports of a hp 361T pcie Dual port GB Nic

We have a network with two switches stacked for redundancy. We have a HO 36LT PCI-e Dual port NIC and an Intel x520 10GbE port adapter. I want to be able to assign one IP address for both ports. I will one port to one switch, and the other port to…
DavyGravy
  • 159
  • 1
  • 7
-1
votes
1 answer

Network load balancing: LACP between Debian & FreeNAS over Cisco Switch doesn't work

My setup: 2 Debian Server, with Bonding 2 Storage Server FreeNAS with Link Aggregation 1 Cisco Switch SG-200 with LAG enabled MTU 9000 enabled everywhere Result: Network performance is still single lane... Here a picture of my config: Config I guess…
fips123
  • 361
  • 1
  • 5
  • 17
1 2 3 4 5 6 7
8