beautypg.com

Auth log – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1137

background image

Authentication Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

43.11

auth log

Use this command to configure the types of authentication feature log messages that are
output to the log file.

Use the no variant of this command to remove either specified types or all types of
authentication feature log messages that are output to the log file.

Syntax

auth log {dot1x|auth-mac|auth-web} {success|failure|logoff|all}

no auth log {do1x|auth-mac|auth-web} {success|failure|logoff|all}

Default

All types of authentication log messages are output to the log file by default.

Mode

Interface Configuration

Examples

To configure the logging of MAC authentication failures to the log file for supplicants
(client devices) connected to interface port1.0.2, use the following commands:

Parameter

Description

dot1x

Specify only 802.1X authentication log messages are output to the log
file.

auth-mac

Specify only MAC authentication log messages are output to the log file.

auth-web

Specify only Web authentication log messages are output to the log file.

success

Specify only successful authentication log messages are output to the
log file.

failure

Specify only authentication failure log messages are output to the log
file.

logoff

Specify only authentication logoff messages are output to the log file.
Note that link down, age out and expired ping polling messages will be
included.

all

Specify all types of authentication log messages are output to the log
file Note that this is the default behavior for the authentication logging
feature.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth log auth-mac failure