46
This command is used to show all the available commands in this mode.
3 history command
This command is used to show the history of entering commands.
4 logout command
This command is used to logout from console interface.
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.