C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1199
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
COPY
LOCAL
-
RADIUS
-
USER
-
DB
(
TO
FILE
)
copy local-radius-user-db (to file)
Overview
Use this command to copy the local RADIUS server user data to a file. The output
file produced is CSV (Comma Separated Values) format.
Syntax
copy local-radius-user-db
{flash|nvs|usb|tftp|scp|<
destination-url
>}
Mode
Privileged Exec
Example
Copy the current local RADIUS server user data to http://datahost/user.csv.
awplus#
copy local-radius-user-db http://datahost/user.csv
Related
Commands
copy fdb-radius-users (to file)
copy local-radius-user-db (from file)
Parameter
Description
flash
Copy to flash memory.
nvs
Copy to NVS memory.
usb
Copy to USB storage device.
tftp
Copy to TFTP destination.
scp
Copy to SCP destination.
<
destination-url
>
URL of the Destination file.