C613-50170-01 Rev B
Command Reference for x510 Series
1732
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
LOG
To disable the logging of all types of authentication log messages to the log file for
supplicants (client devices) connected to interface
port1.0.2
, use the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth log all
To configure the logging of web authentication failures to the log file for
supplicants (client devices) connected to authentication profile ‘student’, use the
commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
auth log auth-web failure
To disable the logging of all types of authentication log messages to the log file for
supplicants (client devices) connected to authentication profile ‘student’, use the
commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
no auth log all
Related
Commands