Save dm_report, Show dm_group, Save dm_report show dm_group – HP MPX200 Multifunction Router User Manual
Page 99: Example, Syntax, Keywords, Examples
Example
c:\> rcli save dm_log -file=dmlogdata.dat
[10.0.0.12]
Data Migration Log saved successfully to file: "dmlogdata.dat"
save dm_report
The save dm_report command creates a file that contains data migration job reports for the
router.
NOTE:
This command is not supported for MPX100 routers.
This command requires router firmware Version 3.3.0.0 or later.
Syntax
save dm_report -name=
Keywords
Specifies the name of file to be created. If the specified file name does not end with
.tar.gz
, this command appends .tar.gz to the file name.
-file=
If this keyword is not used, the report is saved in the router FTP directory.
Examples
c:\> rcli save dm_report -file=dmjobreport.tar.gz
Data Migration Job Report file saved successfully to
"dmjobreport.tar.gz"
c:\> rcli save dm_report -file=c:\temp\dmjobreport.tar.gz
Data Migration Job Report file saved successfully to
"c:\temp\dmjobreport.tar.gz"
c:\> rcli save dm_report -file=/home/admin/dmjobreport.tar.gz
Data Migration Job Report file saved successfully to
"/home/admin/dmjobreport.tar.gz"
c:\> rcli save dm_report
No file name specified -- Data Migration Job Report file has been
saved in the router's FTP directory
show dm_group
The show dm_group command displays detailed information for one or all data migration job
groups.
Syntax
show dm_group
Keywords
Specifies the name of a data migration job group to view.
-name=
If this keyword is not used, detailed information is shown for all data migration job
groups.
save dm_report
99