CLI Guide

Table 20. Firmware update methods on CMC servers
FW Update Method CMC
Local RACADM No
Local RACADM-TFTP No
Local RACADM-FTP No
Remote RACADM Yes
Remote RACADM-TFTP Yes
Remote RACADM-FTP Yes
Firmware RACADM-TFTP Yes
Firmware RACADM-FTP Yes
get
Table 21. Details of get attribute
Description
Saves CMC conguration properties to a le.
NOTE: If CMC is not in the network, you cannot export the chassis conguration prole to a
remote network share with proxy using the get command. But, you can export the chassis
conguration prole to the local management station.
NOTE: CMC does not support FTP over IPv6.
Synopsis
racadm get -f <filename>
racadm -r <CMC IP> -u <username> -p <password> get -f <filename>
racadm -r <CMC IP> -u <username> -p <password> get -f <filename> -t xml
racadm get -f <filename> -t xml -u <username> -p <password> -l <CIFS
share>
racadm get -f <filename> -t xml -l <NFS share>
Input
–f: save event lter congurations to a le.
-u: user name of the remote share where the le must be exported.
-p: password for the remote share where the le must be exported.
-l: network share location where the le must be exported.
-t: specify the le type to be exported. Valid value is xml. This option is case-insensitive.
--clone: export the cloned conguration le. Only the XML le format is supported. The
conguration le can be exported to a local or remote share.
NOTE: Clone conguration le is default if --clone or --replace is not specied.;
--replace: export the replaced conguration le. Only XML le format is supported. The
conguration le can be exported to a local or remote share.
--includeph: include password hash attributes
32 RACADM Subcommand Details