Auth critical – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1131
Authentication Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
43.5
auth critical
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:
To disable the critical port feature on interface port1.0.2, use the following commands:
Validation
Commands
show dot1x
show dot1x interface
show running-config
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth critical
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth critical