C613-50170-01 Rev B
Command Reference for x510 Series
1693
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
802.1X C
OMMANDS
DOT
1
X
PORT
-
CONTROL
To disable port authentication on the interface
port1.0.2
, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no dot1x port-control
To enable port authentication on authentication profile ‘student’, use the
commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
dot1x port-control auto
To enable port authentication force authorized on authentication profile ‘student’,
use the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
dot1x port-control
force-authorized
To disable port authentication on authentication profile ‘student’, use the
commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
no dot1x port-control
Validation
Commands
Related
Commands