C613-50102-01 REV C
Command Reference for x510 Series
1846
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
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
Parameter
Description
<
vid
>
VLAN ID.
<
vlan-name
>
VLAN name.