D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
config 802.1x reauth ports
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
The config 802.1x reauth command is used to re-authenticate a
previously authenticated device based on port number or MAC
address.
Parameters port_based – This instructs the Switch to re-authorize 802.1x
function 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
function based on a specific MAC address. Ports approved for re-
authorization can then be specified.
mac_address <macaddr> - Specifies the MAC address of the
client to add.
Restrictions Only administrator-level users can issue this command.
ports <portlist> Specifies a range of ports. The port list
is specified by listing the lowest slot number and the
beginning port number on that slot, separated by a colon.
Then the highest slot number, and the highest port number of
the range (also separated by a colon) are specified. The
beginning and end of the port list range are separated by a
dash. For example, 1:3 specifies slot number 1, port 3. 2:4
specifies slot number 2, port 4. 1:3-2:4 specifies all of the
ports between slot 1, port 3 and slot 2, port 4 in numerical
order.
ports <portlist> Specifies a range of ports. The port list
is specified by listing the lowest slot number and the
beginning port number on that slot, separated by a colon.
Then the highest slot number, and the highest port number of
the range (also separated by a colon) are specified. The
beginning and end of the port list range are separated by a
dash. For example, 1:3 specifies slot number 1, port 3. 2:4
specifies slot number 2, port 4. 1:3-2:4 specifies all of the
ports between slot 1, port 3 and slot 2, port 4 in numerical
order.
all Specifies all of the ports on the Switch.
all Specifies all ports on the Switch.
Example usage:
To configure 802.1x reauthentication for ports 1-18 on slot 1:
DES-6500:4#config 802.1x reauth port_based ports 1:1-1:18
Command: config 802.1x reauth port_based ports 1:1-1:18
Success.
DES-6500:4#
201