A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
190
MAC 00-00-00-00-00-20 attempts to start authentication, MAC address is followed by “(P)” to indicate the
port-based mode authentication.
MAC 00-00-00-00-00-21 failed to pass authentication, MAC address is followed by “(P)” to indicate the port-
based mode authentication.
Note: In port-based mode, the VLAN ID field is displayed in the same way as host-based mode.
DGS–3426:5# show 802.1x auth_state ports 1-4
Command: show 802.1x auth_state ports 1-4
Port MAC Address State VID Assigned
Priority
---- -------------------- -------------- ------- --------
1 00-00-00-00-00-01 Authenticated 4004 3
1 00-00-00-00-00-02 Authenticated 1234 -
1 00-00-00-00-00-03 Blocked - -
1 00-00-00-00-00-04 Authenticating - -
2 - (P) Authenticated 1234 -
4 - (P) Authenticating - -
4 - (P) Blocked - -
Total Authenticating Hosts :2
Total Authenticated Hosts :3
DGS–3426:5#
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 This 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 and Operator-level users can issue this command.
Example usage:
To configure 802.1X authentication by MAC address:
DGS–3426:5#config 802.1x auth_mode mac_based
Command: config 802.1x auth_mode mac_based
Success.
DGS–3426:5#