C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1197
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
COPY
FDB
-
RADIUS
-
USERS
(
TO
FILE
)
users can then be imported to a local RADIUS server using the
copy
local-radius-user-db (from file)
command.
The name and password of the local RADIUS server users created use a MAC
address, which can be used for MAC authentication.
This command does not copy a MAC address learned by the CPU or the
management port.
This command can filter FDB entries by the interface name and the VLAN ID. When
the interface name and the VLAN ID are specified, this command generates local
RADIUS server users from only the MAC address learned on the specified interface
and on the specified VLAN.
Examples
To register the local RADIUS server users from the local FDB directly to the local
RADIUS server, use the command:
awplus#
copy fdb-radius-users local-radius-user-db
To register the local RADIUS server users from the interface
port1.0.1
to the
local RADIUS server, use the command:
awplus#
copy fdb-radius-users local-radius-user-db interface
port1.0.1
To copy output generated as local RADIUS server user data from MAC addresses
learned on
vlan10
on interface
port1.0.1
to the file
radius-user.csv
, use
the command:
awplus#
copy fdb-radius-users radius-user.csv interface
port1.0.1 vlan10
To copy output generated as local RADIUS server user data from MAC addresses
learned on
vlan10
on interface
port1.0.1
to a file on the remote file server,
use the command:
awplus#
copy fdb-radius-users fserver interface port1.0.1
vlan10
Related
Commands
copy local-radius-user-db (to file)
copy local-radius-user-db (from file)