Yes, totally agree. Vlan 5 is necessary to ad in the command:
vlan trunk allowed 5-6.
If you don't put vlan trunk native 5, you will have the default vlan, in this case vlan 1.
let us know if this config will work as lacp for you.
best regards
------------------------------
Daniel Ruiz
-----------------------
Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support.
Check
https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC.
------------------------------
Original Message:
Sent: Feb 04, 2025 12:34 AM
From: JL24
Subject: configure LACP on an aruba 6000
If you want to pass vlan's 5 & 6 over the lag link I think you need to add 5 also to allowed list ("vlan trunk allowed 5-7")?
------------------------------
Jori Luoto
AV-IT Specialist
Original Message:
Sent: Feb 02, 2025 10:20 PM
From: ProbeRequest
Subject: configure LACP on an aruba 6000
The Link Aggregation Guide for CX Switches will be very useful for this task. You can find the current version here: https://arubanetworking.hpe.com/techdocs/AOS-CX/10.15/PDF/link_aggregation.pdf
Here is an example of a configuration that you can look at as a beginning point for your LACP based LAG.
interface lag 100 no shutdown vlan trunk native 5 vlan trunk allowed 6,7 lacp mode activeinterface 1/1/1 no shutdown lag 100interface 1/1/2 no shutdown lag 100
Original Message:
Sent: Jan 31, 2025 12:00 PM
From: Santyuste
Subject: configure LACP on an aruba 6000
Hello, how to configure LACP on an aruba 6000 switch and allow me to pass VLAN 5 and 6. ?
i want to make a trunk with lacp with an aruba 2530
on aruba 2530 I already have the trunk lacp configured.
Thans