Group – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1348

Local RADIUS Server Commands
Software Reference for x310 Series Switches
51.20
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
group
Use this command to create a local RADIUS server user group, and enter local RADIUS
Server User Group Configuration mode.
Use the no variant of this command to delete the local RADIUS server user group.
Syntax
group <user-group-name>
no group <user-group-name>
Mode
RADIUS Server Configuration
Examples
The following command creates the user group NormalUsers.
The following command deletes user group NormalUsers.
Related Commands
show radius local-server user
vlan (RADIUS server)
Parameter
Description
<user-group-name>
User group name string.
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
group NormalUsers
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
no group NormalUsers