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