lag-member

Use the lag-member command to attach or detach an L2 port to or from the link aggregation. The lag-member command is accessible from the l2ports:<named-LAG-port> context.

lag-member add | delete L2 port name

Parameters

add Attaches the specified port to the link aggregation.
delete Detaches the specified port from the link aggregation.
L2 port name Specifies the layer 2 port being added or deleted.

Examples

The following example attaches the esa1 port in an l2ports:lag1# context:

EWC.extremenetworks.com# l2ports
EWC.extremenetworks.com:l2ports# lag1
EWC.extremenetworks.com:l2ports:lag1# lag-member add esa1
EWC.extremenetworks.com:l2ports:lag1# apply
EWC.extremenetworks.com:l2ports:lag1# show
LAG members: esa1
EWC.extremenetworks.com:l2ports:lag1#