C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
877
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
TWO
-
STEP
ENABLE
To enable MAC-Authentication followed by 802.1X-Authentication, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
switchport mode access
awplus(config-if)#
auth-mac enable
awplus(config-if)#
dot1x port-control auto
awplus(config-if)#
auth dynamic-vlan-creation
awplus(config-if)#
auth two-step enable
To enable MAC-Authentication followed by Web-Authentication, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
switchport mode access
awplus(config-if)#
auth-mac enable
awplus(config-if)#
auth-web enable
awplus(config-if)#
auth dynamic-vlan-creation
awplus(config-if)#
auth two-step enable
To enable 802.1X-Authentication followed by Web-Authentication, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
switchport mode access
awplus(config-if)#
auth-web enable
awplus(config-if)#
dot1x port-control auto
awplus(config-if)#
auth dynamic-vlan-creation
awplus(config-if)#
auth two-step enable
Validation
Commands
show startup-config
show auth-mac supplicant
show dot1x supplicant