beautypg.com

Save capture_file, Save fru_config, Save capture_file save fru_config – HP MPX200 Multifunction Router User Manual

Page 46: Syntax, Keyword, Example, Examples

background image

Syntax

retval system

Keyword

Specifies a return value from a previously executed RCLI command.

-rv

Example

c:\> rcli retval system -rv=140

RCLI_OK

save capture_file

The save capture_file command collects a file that contains diagnostic information for the
router.

Syntax

save capture_file

Keyword

Specifies the name of the file to be created.

-file

If the specified file name does not end with .tar.gz, this command appends .tar.gz to the
file name.

If you do not specify a directory, the file is saved in the current working directory.

NOTE:

This command requires router firmware Version 3.1.0.0 or later.

Examples

c:\> rcli save capture_file -file=savecap.tar.gz
Capture file saved successfully

c:\> rcli save capture_file -file=c:\temp\savecap.tar.gz
Capture file saved successfully

c:\> rcli save capture_file -file=/home/admin/savecap.tar.gz
Capture file saved successfully

save fru_config

The save fru_config command collects from the router a file that contains the FRU configuration.

Syntax

save fru_config -file=output file name

Examples

c:\> rcli save fru_config -file=savecap.dat

FRU config file saved successfully

c:\> rcli save fru_config -file=c:\temp\savecap.dat

FRU config file saved successfully

:\> crcli save fru_config -file=/home/admin/savecap.dat

46

Command reference