Users Guide

Table Of Contents
492 | Link Aggregation Control Protocol Dell PowerConnect ArubaOS 5.0 | [User Guide
z The output of the command show interface port-channel now indicates if the LAG is created by LACP
(dynamic) or static configuration. If the LAG is created via LACP, you can not add/delete any ports under
that port channel. All other commands are allowed.
Sample Configuration
The following sample configuration is for FastEthernet (FE) port/slot 1/0, 1/1, and 1/2
interface fastethernet 1/0
description "FE1/0"
trusted vlan 1-4094
lacp group 0 mode active
!
interface fastethernet 1/1
description "FE1/1"
trusted vlan 1-4094
lacp timeout short
lacp group 0 mode active
!
interface fastethernet 1/2
description "FE1/2"
trusted vlan 1-4094
lacp group 0 mode passive
!