C613-50055-01 REV A Command Reference for x230 Series Edge Switches 851
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
AUTH
CRITICAL
auth critical
Overview This command enables 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 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.
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
Validation
Commands
show auth-web-server
show dot1x
show dot1x interface
show running-config