Owner's Manual

400 | Chapter 16. Network Login
NETGEAR 8800 User Manual
configure netlogin local-user <user-name> {vlan-vsa [[{tagged | untagged}
[<vlan_name> | <vlan_tag>]] | none]}
Where the following is true:
tagged—Specifies that the client be added as tagged
untagged—Specifies that the client be added as untagged
vlan_name—Specifies the name of the destination VLAN
vlan_tag—Specifies the VLAN ID, tag, of the destination VLAN
none—Specifies that the VSA 211 wildcard (*) is applied, only if you do not specify tagged
or untagged
The following example:
Modifies a previously created local network login account
Specifies that clients are added as tagged to the VLAN
Adds the VLAN blue as the destination VLAN
configure netlogin local-user megtest vlan-vsa tagged "blue"
Modifying an Existing Local Network Login Account
After you create a local network login user name and password, you can update the following
attributes of that account:
Password of the local network login account
Destination VLAN attributes including: adding clients tagged or untagged, the name of the
VLAN, and the VLAN ID
If you try modifying a local network login account that is not present on the switch, or you
incorrectly enter the name of the account, output similar to the following appears:
* XCM8810.14 # configure netlogin local-user purplenet
^
%% Invalid input detected at '^' marker.
To confirm the names of the local network login accounts on your switch, use the following
command:
show netlogin local-users
Updating the Local Network Login Password
To update the password of an existing local network login account, use the following
command:
configure netlogin local-user <user_name>
Where user_name specifies the name of the existing local network login account. After you
enter the local network login user name, press [Return]. The switch prompts you to enter a
password. At the prompt enter the new password and press [Return]. The switch then
prompts you to reenter the password.