
C613-50186-01 Rev B
Command Reference for AR2050V
1837
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
AUTHENTICATION
auth-web authentication
Overview
This command overrides the
default
Web-based authentication method on an
interface by allowing you to apply a user-defined named list.
Use the
no
variant of this command to remove the named list from the interface
and apply the
default
method.
Syntax
auth-web authentication {default|<
list-name
>}
no auth-web authentication
Default
The
default
method list is applied to an interface by default.
Mode
Interface Mode
Example
To apply the named list 'example_auth' on the eth1 interface, use the commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
auth-web authentication example_auth
To remove the named list from the eth1 interface and set the authentication
method back to
default
, use the commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
no auth-web authentication
Related
Commands
Parameter
Description
default
Apply the default authentication method list
<
list-name
>
Apply the user-defined named list