![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 252](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439252.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
252
config 802.1x init
Purpose
Used to initialize the authentication state machine of some or all ports.
Syntax
config 802.1x init [port_based ports [<portlist | all>] | mac_based ports [<portlist> | all]
{mac_address <macaddr>}]
Description
This command is used to initialize the authentication state machine of some or all.
Parameters
port_based
−
This instructs the Switch to init 802.1X functions based only on the port
number. Ports approved for init can then be specified
mac_based
−
This instructs the Switch to init 802.1X functions based only on the host
address. MAC addresses approved for init can then be specified.
portlist
−
Specifies a range of ports to be displayed.
all
−
Specifies all of ports to be displayed.
mac_address
−
Host address of client
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To initialize the authentication state machine of all the ports:
DES-3528:admin# config 802.1x init port_based ports all
Command: config 802.1x init port_based ports all
Success.
DES-3528:admin#
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
host 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 and Operator and Power-User-level users can issue this command.
Example usage:
To configure 802.1X reauthentication for ports 1 to 18:
DES-3528:admin# config 802.1x reauth port_based ports 1-18
Command: config 802.1x reauth port_based ports 1-18
Success.
DES-3528:admin#