C613-50631-01 Rev A Command Reference for IE340 Series 2276
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AUTHENTICATION COMMANDS
AUTH
-WEB ENABLE
auth-web enable
Overview Use this command to enable 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 notes 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.
If you attempt to change the authentication configuration on an interface that has
threat protection quarantine configured, you will see the following error message:
Before changing the interface’s authentication configuration you must either:
• remove the interface’s threat protection configuration, or
• shut down the interface.
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 sa2
awplus(config-if)# no auth-web enable
% portx.x.x: Application Proxy quarantine configuration must be
removed before port authentication is changed