D-Link DES-3326S Layer 3 Switch CLI Reference
Example usage:
To configure 802.1x authentication parameters for ports 1 – 20:
DES-3326S:4#config 802.1x auth_parameter ports 1:1 – 1:20 direction both
Command: config 802.1x auth_parameter ports 1:1-1:20 direction both
Success.
DES-3326S:4#
config 802.1x auth_mode
Purpose Used to configure 802.1x authentication mode.
Syntax
config 802.1x auth_mode [port_based |mac_based]
Description The config 802.1x auth_mode command configures the authentication mode.
802.1x authorization can be based on the port from which the request is made
or a list of authorized MAC addresses can be consulted.
Parameters port_based – Authorization can be port based. Ports listed in the 802.1x
authorized port list are authorized and subject to any authorization parameters
as configured. This requires additional configuration to select the ports that are
authorized. See config 802.1 init below.
mac_based - Authorization can be based on MAC address. Authorized MAC
addresses are listed in the 802.1x authorized MAC address. Additional
configuration is required to list the MAC address in the authorization list and to
specify the port from which request is made. See config 802.1 init below.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the authentication mode.:
DES-3326S:4#config 802.1x auth_mode port_based
Command: config 802.1x auth_mode port_based
Success.
DES-3326S:4#
168