1006
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
802.1X C
OMMANDS
DOT
1
X
EAP
dot1x eap
Overview
This command selects the transmit mode for the EAP packet. If the authentication
feature is not enabled then EAP transmit mode is not enabled. The default setting
discards EAP packets.
Syntax
dot1x eap {discard|forward|forward-untagged-vlan|forward-vlan}
Default
The transmit mode is set to
discard
EAP packets by default.
Mode
Global Configuration
Examples
To set the transmit mode of EAP packet to
forward
to forward EAP packets to all
ports on the switch, use the commands:
awplus#
configure terminal
awplus(config)#
dot1x eap forward
To set the transmit mode of EAP packet to
discard
to discard EAP packets, use
the commands:
awplus#
configure terminal
awplus(config)#
dot1x eap discard
To set the transmit mode of EAP packet to
forward-untagged-vlan
to
forward EAP packets to ports with the same untagged vlan, use the commands:
awplus#
configure terminal
awplus(config)#
dot1x eap forward-untagged-vlan
To set the transmit mode of EAP packet to
forward-vlan
to forward EAP
packets to ports with the same vlan, use the commands:
awplus#
configure terminal
awplus(config)#
dot1x eap forward-vlan
Parameter
Description
discard
Discard.
forward
Forward to all ports on the switch.
forward-untagged-vlan
Forward to ports with the same untagged VLAN.
forward-vlan
Forward to ports with the same VLAN.