C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1231
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
USER
(RADIUS
SERVER
)
Examples
The following commands add user
Tom
to the local RADIUS server and sets his
password to
QwerSD
.
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
user Tom password QwerSD
The following commands add user
Tom
to the local RADIUS server user group
NormalUsers and sets his password
QwerSD
.
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
user Tom password QwerSD group
NormalUsers
The following commands remove user Tom from the local RADIUS server:
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
no user Tom
The following commands add the supplicant MAC address 00-d0-59-ab-70-37 to
the local RADIUS server:
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
user 00-db-59-ab-70-37 password
00-db-59-ab-70-37
The following commands remove the supplicant MAC address 00-d0-59-ab-70-37
from the local RADIUS server:
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
no user 00-db-59-ab-70-37
Related
Commands
group
show radius local-server user