D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
14
0
for a response from a RADIUS server.
max_req <value 1-10> – Configures the number of times to retry
sending packets to a supplicant (user).
reauth_period <sec 300-4294967295> – Configures the time interval
between successive re-authentications.
enable_reauth [enable | disable] – Determines whether or not the
Switch will re-authenticate. Enabled causes re-authentication of
users at the time interval specified in the Re-authentication Period
field, above.
Restrictions
Only Administrator or operator-level users can issue this command.
Example usage:
To configure 802.1x authentication parameters for ports 1 – 20:
DGS3100# config 802.1x auth_parameter ports 1–20 direction both
Success.
DGS3100#
config 802.1x init
Purpose To initialize the 802.1x function on a range of ports.
Syntax
config 802.1x init port_based ports [<portlist> | all]
Description The config 802.1x init command initializes the 802.1x functions on
a specified range of ports or for specified MAC addresses operating
from a specified range of ports.
Parameters port_based – Instructs the Switch to initialize 802.1x functions based
only on the port number. Ports approved for initialization can then be
specified.
ports <portlist> – A port or range of ports to be configured.
all – Specifies all of the ports on the Switch.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To initialize the authentication state machine of all ports:
DGS3100# config 802.1x init port_based ports all
Success.
DGS3100#
config 802.1x auth_protocol
Purpose To configure the 802.1x authentication protocol on the Switch .
Syntax
config 802.1x auth_protocol [radius | none]
Description The config 802.1x auth_protocol command enables configuration
of the authentication protocol.