Specifications

set web-authentication vlan
374
set web-authentication vlan
Changes the VLAN to which a Web-authenticated user belongs.
To apply the change to the authentication information, execute the
commit
web-authentication command.
Syntax
set web-authentication vlan <Web auth user name> <VLAN ID>
Input mode
Administrator mode
Parameters
<Web auth user name>
Specify the name of the user for which the VLAN is being changed.
<VLAN ID>
Specify the VLAN that is to be changed. For <VLAN ID>, specify the VLAN ID set by
the
interface vlan command.
For details about the specifiable range of values, see Specifiable values for
parameters. Note that the default VLAN (VLAN ID = 1) cannot be specified for this
command.
Example
Changing the VLAN to which user USER01 belongs to 2:
# set web-authentication vlan USER01 2
#
Display items
None
Impact on communication
None
Response messages
Table 26-3 List of response messages for the set web-authentication vlan command
Message Description
Unknown user '<Web auth user name>'.
The specified user has not been registered.
Web-Authentication is not configured. The Web authentication functionality is not enabled. Check
the configuration.
Notes
This command cannot be used concurrently by multiple users.
The settings are available as authentication information only after the
commit
web-authentication command has been executed.