beautypg.com

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

Page 1163

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.37

auth-web method

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:

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.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth-web method eap-md5