Configupload – Dell POWEREDGE M1000E User Manual

Page 180

Advertising
background image

152

Fabric OS Command Reference

53-1002746-01

configUpload

2

configUpload

Uploads system configuration data to a file.

SYNOPSIS

configupload

configupload [-all] [-p ftp | -ftp] ["host","user","path"
[,"passwd"]]

configupload [-all] [-p scp | -scp] ["host","user","path"]

configupload [-all] [-p sftp | -sftp] ["host","user","path"]

configupload [-all] [-force] [-local | USB |-U] ["file"]

configupload [-fid FID | -chassis | -all | -switch]
[-p ftp | -ftp]["host","user","path" [,"passwd"]]

configupload [-fid FID | -chassis | -all | -switch]
[-p scp| -scp]["host","user","path"]

configupload [-fid FID | -chassis | -all | -switch]
[-p sftp | -sftp]["host","user","path"]

configupload [-fid FID | -chassis | -all] | -switch]
[-force] [-local | USB | -U] ["file"]

configupload [-vf] [-p ftp | -ftp] ["host","user","path"
[,"passwd"]]

configupload [-vf] [-p scp | -scp] ["host","user","path"]

configupload [-vf] [-p sftp | -sftp] ["host","user","path"]

configupload [-vf] [-force] [-local | USB |-U] ["file"]

DESCRIPTION

This command uploads configuration data to a file. Two types of configuration files can be uploaded with
this command: Virtual Fabric configuration parameters and system configuration parameters.

Use the -vf option to upload Virtual Fabric configuration parameters. The Virtual Fabric configuration
includes logical switch definitions and Virtual Fabric status (enabled or disabled). The file should be
named switch-conf_xx.txt to distinguish it from the regular system configuration (config.txt). The xx
indicates the platform ID specified in the header of the configuration file. The platform ID is the same as
the first two digits of the "switchType" parameter displayed by switchShow. Virtual Fabric configuration
data can only be shared between switches that belong to the same platform type and share the same
platform ID. Refer to configDownload help for more information on the Virtual Fabric configuration.

Advertising