C613-50100-01 REV C Command Reference for x930 Series 2320
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
LOCAL RADIUS SERVER COMMANDS
VLAN
(RADIUS SERVER)
vlan (RADIUS server)
Overview Use this command to set the VLAN ID or name for the local RADIUS server user
group. The VLAN information is used for authentication with the dynamic VLAN
feature.
Use the no variant of this command to clear the VLAN ID or VLAN name for the local
RADIUS server user group.
Syntax
vlan {<vid>|<vlan-name>}
no vlan
Default VLAN information is not set by default.
Mode RADIUS Server Group Configuration
Examples The following commands set VLAN ID 200 to the group named NormalUsers:
awplus# configure terminal
awplus(config)# radius-server local
awplus(config-radsrv)# group NormalUsers
awplus(config-radsrv-group)# vlan 200
The following commands remove VLAN ID 200 from the group named
NormalUsers:
awplus# configure terminal
awplus(config)# radius-server local
awplus(config-radsrv)# group NormalUsers
awplus(config-radsrv-group)# no vlan
Related
Commands
group
show radius local-server user
Parameter Description
<vid> VLAN ID.
<vlan-name> VLAN name.