User`s manual
33
5. quit command
This command is used to quit from console interface. It has the same function
as logout.
6. channel-group command
This command is used to add the interface port(s) to a trunk group. This is a
static port-trunk assignment. And the static assigned port(s) will be ignored by
LACP protocol.
channel-group x will add the interface port(s) to the trunk group “x”. “x” is the
trunk group number, and its valid value is 1-8.
no channel-group will remove the interface port(s) from any trunk group.
7. description command
This command is used to assign a description string for the port(s).
description xxx command will assign a description string for the port(s). “xxx”
is the string.
no description command will clear the description string.
8. dot1x command
This command is used to configure 802.1x function for the interface port(s).
dot1x port-control auto command is used to set the interface port(s) to need
dot1x-aware client RADIUS server authorization.
dot1x port-control force-authorized command is used to set the interface
port(s) to grant access to all clients.
dot1x port-control force-unauthorized command is used to set the interface
port(s) to deny access to all clients.
dot1x port-control none command is used to set the interface port(s) not to
need dot1x operation.
9. duplex command
This command is used to set the duplex mode of the interface port(s). It could
be full duplex or half duplex.
Note
: Half duplex is for 10M and 100M speed mode only. 1000M speed mode
don’t support half duplex.
duplex full command will set the interface port(s) to full duplex.
duplex half command will set the interface port(s) to half duplex.