![Alied Telesis GS970M/10 Command Reference Manual Download Page 1102](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731102.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1102
AlliedWare Plus™ Operating System - Version 5.4.7-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 apply its default.
Syntax
auth-web enable
no auth-web enable
Default
Web-Authentication is disabled by default.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port; or Authentication Profile mode.
Usage
Web-based authentication cannot be enabled if DHCP snooping is enabled by
using the
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
To enable Web authentication on authentication profile ‘student’, use the
commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
auth-web enable