1070
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
MAC
METHOD
auth-mac method
Overview
This command sets the type of authentication method for MAC-Authentication
that is used with RADIUS on the interface specified in the Interface command
mode.
The
no
variant of this command resets the authentication method used to the
default method (PAP) as the RADIUS authentication method used by the
MAC-Authentication.
Syntax
auth-mac method [eap-md5|pap]
no auth-mac method
Default
The MAC-Authentication method is PAP.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port.
Examples
To set the MAC-Authentication method to
pap
on interface
port1.0.2
, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth-mac method pap
To set the MAC-Authentication method to the default on interface
port1.0.2
,
use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth-mac method
Validation
Commands
show auth-mac
show auth-mac interface
show running-config
Parameter
Description
eap-md5
Enable EAP-MD5 of authentication method.
pap
Enable PAP of authentication method.