1066
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
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