DES-3000 Series Layer 2 Switch CLI Reference Manual
Example usage:
Command: show 802.1x auth_configuration ports 1
Port Control : Auto
To display the 802.1x configurations:
DES-3026:4#show 802.1x auth_configuration ports 1
802.1X : Enabled
Authentication Mode : Port_based
Authentication Protocol : Radius_Eap
Port number : 1
Capability : None
AdminCrlDir : Both
OpenCrlDir : Both
QuietPeriod : 60 sec
TxPeriod : 30 sec
SuppTimeout : 30 sec
ServerTimeout : 30 sec
MaxReq : 2 times
ReAuthPeriod : 3600 sec
ReAuthenticate : Disabled
config 802.1x capability ports
Purpose Used to configure the 802.1x capability of a range of ports on the Switch.
Syntax
config 802.1x capability ports [<portlist> | all] [authenticator | none]
Description
The config 802.1x command has four capabilities that can be set for each
port. Authenticator, Supplicant, Authenticator and Supplicant, and None.
Parameters
<portlist> − Specifies a port or range of ports to be configured.
all − Specifies all of the ports on the Switch.
authenticator − A user must pass the authentication process to gain access
to the network.
none − The port is not controlled by the 802.1x functions.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure 802.1x capability on ports 1-10:
DES-3026:4#config 802.1x capability ports 1–10 authenticator
Command: config 802.1x capability ports 1–10 authenticator
Success.
DES-3026:4#
170