image image image image image

On This Page

ufm data backup


ufm data backup [<backup-file>][with-telemetry]

Backs up UFM data files.

Syntax Description

backup file

Backup file name to be generated

with-telemetryBackup UFM historical telemetry
DefaultN/A
Configuration Modeconfig
History4.6.0
Example
ufmapl [ mgmt-sa ] (config) # ufm data backup ufm-backup.zip
Related Commands


Notes


ufm data delete


ufm data delete <zip file>

Deletes a UFM data archive from the hard drive.

Syntax DescriptionN/A
DefaultN/A
Configuration Modeconfig
History4.6.0
Example
ufmapl [ mgmt-sa ] (config) # ufm data delete ufm-backup-20210716-122851.zip
Related Commands


Notes


ufm data fetch


ufm data fetch <URL>

Deletes a UFM data archive from the hard drive.

Syntax DescriptionURLSupported formats: http, https, ftp, tftp, scp, sftp and usb. (e.g., scp://username[:password]@hostname/path/filename, usb:/path/filename)
DefaultN/A
Configuration Modeconfig
History4.6.0
Example
ufmapl [ mgmt-sa ] (config) # ufm data fetch scp://mlnx:1234Kb@172.30.3.201/tmp
Related Commands


Notes


ufm data reset


ufm data reset

Resets the UFM data (both the configuration and the database data).

Syntax DescriptionN/A
DefaultN/A
Configuration Modeconfig
History1.5
Example
ufmapl [ mgmt-sa ] (config) # ufm data reset
Related Commands


Notes


ufm data restore


ufm data restore <zip file>

Restores UFM data files.

Syntax DescriptionN/A
DefaultN/A
Configuration Modeconfig
History4.6.0
Example
ufmapl [ mgmt-sa ] (config) # ufm data restore ufm-backup-20210716-122851.zip
Related Commands


Notes

ufm data upload


ufm data upload <zip file> <URL>

Uploads UFM data files to a remote host or a USB device.

Syntax DescriptionURLSupported formats: http, https, ftp, tftp, scp, sftp and usb. (e.g., scp://username[:password]@hostname/path/filename, usb:/path/filename)
DefaultN/A
Configuration Modeconfig
History4.6.0
Example
ufmapl [ mgmt-sa ] (config) # ufm data upload ufm-backup-20210716-130311.zip scp://mlnx:1234Kb@172.30.3.201/tmp
Related Commands


Notes