xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
237
config 802.1x auth_mode
Purpose
Used to configure the 802.1X authentication mode on the Switch.
Syntax
config 802.1x auth_mode {port_based | mac_based]
Description The
config 802.1x auth_mode
command is used to enable either
the port-based or MAC-based 802.1X authentication feature on the
Switch.
Parameters
[port_based | mac_based]
−
The Switch allows users to authenticate
802.1X by either port or MAC address.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure 802.1X authentication by MAC address:
DGS-3627:5#config 802.1x auth_mode mac_based
Command: config 802.1x auth_mode mac_based
Success.
DGS-3627:5#
config 802.1x capability ports
Purpose
Used to configure the 802.1X capability of a range of ports on the
Switch.
Syntax
config 802.1x capability ports [<portlist> | all] [authenticator |
none]
Description The
config 802.1x
command has two capabilities that can be set for
each port: Authenticator and None.
Parameters
<portlist>
−
Specifies a port or range of ports to be configured. The
beginning and end of the port list range are separated by a dash.
Non-contiguous portlist entries are separated by a comma. (ex: 1-3,
7-9)
all
−
Specifies all of the ports on the Switch.
authenticator
−
A user must pass the authentication process to gain
access to the network.
none
−
The port is not controlled by the 802.1X functions.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure 802.1X capability on ports 1-10:
DGS-3627:5#config 802.1x capability ports 1 – 10 authenticator
Command: config 802.1x capability ports 1 – 10 authenticator
Success.
DGS-3627:5#