C613-50100-01 REV C Command Reference for x930 Series 2287
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
LOCAL RADIUS SERVER COMMANDS
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|card|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.