Channel-group – Allied Telesis AT-S100 User Manual
Page 165

AT-S100 Management Software User’s Guide
Section I: Command Modes
165
CHANNEL-GROUP
Syntax
channel-group <1-10> mode active|passive
no channel-group
Parameters
<1-10>
Specifies a channel group. Enter a value between 1 and 10.
mode
Specifies the status of LACP negotiation on a port. Choose
from the following:
active
Enables initiation of LACP negotiation on a port.
passive
Disables initiation of LACP negotiation on a port.
Description
Use the CHANNEL-GROUP command to create a channel-group and
enable or disable LACP negotiation on a port. To remove a channel group
from an interface, use the no form of this command.
Command Mode
Interface Configuration mode
Example
The following commands create channel group 3 and make it active on
interface 20:
switch# configure terminal
switch(config)# interface ge20
switch(config-if)# channel-group 3 active
Related Commands