C613-50631-01 Rev A Command Reference for IE340 Series 2499
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LOCAL RADIUS SERVER COMMANDS
VLAN
(RADSRV-GRP)
vlan (radsrv-grp)
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 Local RADIUS Server User 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 (radsrv)
show radius local-server user
Parameter Description
<vid> VLAN ID.
<vlan-name> VLAN name.