D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
192
Example usage:
To initialize the authentication state machine of all ports:
DES-3200-28:4# config 802.1x init port_based ports all
Command: config 802.1x init port_based ports all
Success.
DES-3200-28:4#
config 802.1x reauth
Purpose
Used to configure the 802.1X re-authentication feature of the Switch.
Syntax
config 802.1x reauth [port_based ports [<portlist> | all] | mac_based |
ports [<portlist> | all] {mac_address <macaddr>}]
Description
This command is used to re-authenticate a previously authenticated
device based on port number.
Parameters
port_based – This instructs the Switch to re-authorize 802.1X functions
based only on the port number. Ports approved for re-authorization
can then be specified.
mac_based This instructs the Switch to re-authorize 802.1X
functions based only on the port number or the MAC address. MAC
addresses approved for re-authorization can then be specified.
ports <portlist> Specifies a port or range of ports to be re-authorized.
all Specifies all of the ports on the Switch.
mac_address <macaddr> Enter the MAC address to be re-
authorized.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure 802.1X reauthentication for ports 1 to 18:
DES-3200-28:4#config 802.1x reauth port_based ports 1-18
Command: config 802.1x reauth port_based ports 1-18
Success.
DES-3200-28:4#