C613-50631-01 Rev A Command Reference for IE340 Series 2180
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
802.1X COMMANDS
DOT
1X 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
Command
changes
Version 5.4.9-2.1: command added to AR2050V, AR3050S, and AR4050S
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.