C613-50100-01 REV C Command Reference for x930 Series 2069
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
802.1X COMMANDS
DOT
1X 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
show dot1x interface
Related
Commands
aaa authentication dot1x
auth profile (Global Configuration)