To add a port as a member of the specified port channel that is already created in the switch, use the command channel-group in Interface Configuration Mode. The no form of the command deletes the aggregation of the port from all port channels.
Parameter | Type | Description |
---|---|---|
<channel-group-number(1-65535)> |
Integer | Enter to add a port as a member of the specified port channel that is already created in the switch. This is a unique value that represents the specific port-channel created. This value ranges from 1 to 65535. |
mode |
Enter to configure the LACP activity for the port. | |
active |
Enter to configure starting of LACP negotiation unconditionally. | |
on |
Enter to force the interface to channel without LACP. This is equivalent to manual aggregation. | |
passive |
Enter to configure starting of LACP negotiation only when LACP packet is received from peer. |
Interface Configuration Mode
iS5comm(config)# interface gi 0/9
iS5comm (config-if)# channel-group 2 mode active