DXS-1210 Series Smart Managed Switch CLI Reference Guide
23
dot1x forward-pdu
no dot1x forward-pdu
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is only available for physical port interface configuration. This command only takes
effect when the dot1x authentication function is disabled on the receipt port. The received PDU will be
forwarded in either the tagged or untagged form based on the VLAN setting.
Example
This example shows how to configure the forwarding of the dot1x PDU.
Switch# configure terminal
Switch(config)#interface
eth 1/0/1
Switch(config-if)# dot1x forward-pdu
Switch(config-if)#
3-6 dot1x initialize
This command is used to initialize the authenticator state machine on a specific port or associated
with a specific MAC address.
dot1x initialize {interface INTERFACE-ID [, | -] | mac-address MAC-ADDRESS}
Parameters
interface INTERFACE-ID
Specifies the port on which the authenticator state machine will be
initialized. Valid interfaces are physical ports.
,
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space is allowed before and after
the comma.
-
(Optional) Specifies a range of interfaces. No space is allowed before
and after the hyphen.
mac-address MAC-ADDRESS
Specifies the MAC address to be initialized.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 12.