Save log, Save script, Script csv – HP MPX200 Multifunction Router User Manual
Page 47: Save log save script script csv, Syntax, Example, Keyword, Keywords

FRU config file saved successfully
save log
The save log command retrieves log data from the router and saves it to a file.
Syntax
save log —file=<output file name for saved log>
The -file keyword specifies the name of a file to receive the log data. If no directory is specified,
the default is the working directory.
Example
c:\> rcli save log -file=logdata.dat /ip=10.0.0.12
[10.0.0.12]
Log saved successfully to file: "logdata.dat"
save script
The save script command
Syntax
save script
Keyword
Specifies a text file to be created to receive the command script.
-file=
If this keyword is not used, the script outputs to the console.
If no directory is specified, the default is the current working directory.
Example
c:\> rcli save script -file=config_script.txt
Script file generated successfully.
script csv
The script csv command creates a script with individual commands for items in one or more
columns of a comma-separated value input file.
Syntax
script csv -cmd=RCLI command action-csv_file= comma delimited input
file name
Keywords
Specifies the name of the output script file.
-file=
save log
47