Dot1x eap – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1070
802.1X Commands
Software Reference for x310 Series Switches
41.4
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
dot1x eap
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:
To set the transmit mode of EAP packet to discard to discard EAP packets, use the
commands:
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:
To set the transmit mode of EAP packet to forward-vlan to forward EAP packets to
ports with the same vlan, use the commands:
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.
awplus#
configure terminal
awplus(config)#
dot1x eap forward
awplus#
configure terminal
awplus(config)#
dot1x eap discard
awplus#
configure terminal
awplus(config)#
dot1x eap forward-untagged-vlan
awplus#
configure terminal
awplus(config)#
dot1x eap forward-vlan