Specifications
set web-authentication user
370
set web-authentication user
Adds a user for Web authentication. At this time, specify the VLAN to which the user
belongs.
To apply the change to the authentication information, execute the
commit
web-authentication command.
Syntax
set web-authentication user <Web auth user name> <Password> <VLAN ID>
Input mode
Administrator mode
Parameters
<Web auth user name>
Specify a user name to be registered.
Specify 1 to 128 characters. You can use alphanumeric characters (case sensitive),
at marks (
@), hyphens (-), underscores (_), and periods (.).
<Password>
Specify a password.
Specify 1 to 32 characters. You can use alphanumeric characters (case sensitive), at
marks (
@), hyphens (-), underscores (_), and periods (.).
<VLAN ID>
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.
When dynamic VLAN mode is used:
Specify the VLAN ID of the VLAN to which the user will move after
authentication.
When fixed VLAN mode is used
Specify the VLAN ID of the VLAN to which the user requesting authentication
belongs.
Example
Adding USER01 as the user name, 123456abcde as the password, and 4094 as the VLAN
ID:
# set web-authentication user USER01 123456abcde 4094
#
Display items
None
Impact on communication
None