C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1073
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
ENABLE
auth-web enable
Overview
This command enables Web-based authentication in Interface mode on the
interface specified.
Use the
no
variant of this command to disable Web-based authentication on an
interface.
Syntax
auth-web enable
no auth-web enable
Default
Web-Authentication is disabled by default.
Mode
Interface Configuration for a static channel or a switch port.
Usage
Web-based authentication cannot be enabled if DHCP snooping is enabled by
using the
service dhcp-snooping
command, and vice versa. You need to configure
an IPv4 address for the VLAN interface on which Web Authentication is running.
Examples
To enable Web-Authentication on static-channel-group 2, use the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
static-channel-group 2
awplus(config-if)#
exit
awplus(config)#
interface sa2
awplus(config-if)#
auth-web enable
To disable Web-Authentication on static-channel-group 2, use the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
static-channel-group 2
awplus(config-if)#
exit
awplus(config)#
interface sa2
awplus(config-if)#
no auth-web enable
Validation
Commands
show auth-web
show auth-web interface
show running-config
Related
Commands
aaa accounting auth-web default
aaa authentication auth-web