C613-50631-01 Rev A Command Reference for IE340 Series 2214
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AUTHENTICATION COMMANDS
AUTH
CRITICAL
auth critical
Overview Use this command to enable the critical port feature on the interface. When the
critical port feature is enabled on an interface, and all the RADIUS servers are
unavailable, then the interface becomes authorized.
The no variant of this command disables the critical port feature on the interface.
Syntax
auth critical
no auth critical
Default The critical port of port authentication is disabled.
Mode Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port; or Authentication Profile mode.
Examples To enable the critical port feature on interface port1.0.2, use the following
commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# auth critical
To disable the critical port feature on interface port1.0.2, use the following
commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no auth critical
To enable the critical port feature on authentication profile ‘student’, use the
commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# auth critical
Related
commands
auth profile (global)
show auth-web-server
show dot1x
show dot1x interface
show running-config