D-Link DES-3326S Layer 3 Switch CLI Reference
config 802.1x init
Purpose Used to initialize the 802.1x function on a range of ports or a list
of MAC addresses.
Syntax
config 802.1x init [port_based ports [<portlist|all>]
|mac_based ports [<portlist>|all] {mac_address <macaddr>}]
Description
The config 802.1x init command is used to immediately initialize
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 – This instructs the Switch to initialize 802.1x
functions based only on the port number. Ports approved for
initialization can then be specified.
mac_based - This instructs the Switch to initialize 802.1x
functions based on the MAC address requesting 802.1x
initialization. MAC addresses approved for initialization can then
be added to a list of approved MAC addresses. Request for
802.1x initialization is approved only for devices with a MAC
address that matches one from the list. Additional restrictions can
be added by requiring a match for both MAC address and port.
<portlist> − Specifies a range of ports. The port list is specified by
listing the lowest Switch number and the beginning port number
on that Switch, separated by a colon. Then the highest Switch
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 Switch number 1, port 3. 2:4 specifies Switch number 2,
port 4. 1:3-2:4 specifies all of the ports between Switch 1, port 3
and Switch 2, port 4 − in numerical order.
all − Specifies all of the ports on the Switch.
<macaddr> - Specify the MAC address to add to the list for MAC
based 802.1x initialization.
Only administrator-level users can issue this command. Restrictions
Example usage:
To initialize the authentication state machine of some or all.:
DES-3326S:4# config 802.1x init port_based ports all
Command: config 802.1x init port_based ports all
DES-3326S:4#
Success.
170