Configure lacp or port-channel on Aruba switches (Trunk)

From Notes_Wiki
Revision as of 12:13, 24 December 2021 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb self="Configure lacp or port-channel on Aruba switches (Trunk)">Switch configuration notes|Switch configuration notes</yambe:breadcrumb> =Configure lacp or p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb self="Configure lacp or port-channel on Aruba switches (Trunk)">Switch configuration notes|Switch configuration notes</yambe:breadcrumb>

Configure lacp or port-channel on Aruba switches (Trunk)

On Aruba switch lacp or port-channel is called Trunk (Normal VLAN Access / trunk is called tagged /untagged). So we can create a trunk and add members to trunk for ether-channel or lacp operations using:

trunk trk1 lacp <port-no>
trunk trk1 lacp <port-no>

where instead of trk1 we can use trk2, trk3, etc. for additional trunks as and when required.

Refer:


Note that this is quite different than trunk port on Cisco / Dell etc. where all / multiple VLANs traffic is sent in tagged manner.