
C613-50186-01 Rev B
Command Reference for AR2050V
1970
AlliedWare Plus™ Operating System - Version 5.4.7-1.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
{nvs|flash|card|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
nvs
Copy to NVS memory.
flash
Copy to Flash memory.
card
Copy to SD card.
usb
Copy to USB storage device.
tftp
Copy to TFTP destination.
scp
Copy to SCP destination.
<
destination-url
>
URL of the Destination file.