1006 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.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.
card Copy to SD card.
tftp Copy to TFTP destination.
scp Copy to SCP destination.
<destination-url> URL of the Destination file.