Exporting the Configuration File (config -d export)
Function
The config -d export command is used to export iBMC, BIOS, and RAID controller card configuration files.
Format
ipmcget -t config -d export -v <filepath | file_URL>
Parameters
Parameter |
Description |
Value |
---|---|---|
filepath |
Specifies the directory to which the configuration file is to be exported. |
Absolute path of the configuration file on the iBMC. Example value: /tmp/config.xml |
file_URL |
Specifies the URL of the configuration file to be exported. |
Format: protocol://[username:password@]IP:[port]/directory/filename Where:
Example value: https://root:Huawei12#$@10.10.10.1:443/tmp/config.xml |
Usage Guidelines
To view the weak password dictionary, use a file transfer tool supporting SFTP (for example WinSCP) to transfer the file (for example config.xml) from /tmp/config.xml to the local PC.
Example
Export the configuration file.
iBMC:/-> ipmcget -t config -d export -v /tmp/config.xml NOTE: The exported RAID Controller configurations are valid only if they are exported after the POST is complete. Collecting configuration... 100% Export configuration successfully.