Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

130 Fabric OS Command Reference
53-1001764-01
configDownload
22
-fid FID
Downloads the switch configuration to a logical switch specified by its fabric ID.
This operand is valid only in a Virtual Fabric environment and requires chassis
permissions.
-chassis
Downloads the chassis configuration only.
-switch
Downloads the switch configuration only. This operand is valid only in non-VF
mode.
"host"
Specifies the name or the IP address of the external host, from which to download
the configuration. IPv4 and IPv6 addresses are supported. To be able to mention
the FTP server by name, you need to set up two DNS servers with dnsConfig.
Quotation marks are optional.
"user"
Specifies the login name for the external host. Quotation marks are optional.
"path"
Specifies the file name and path of the configuration file. Absolute path names
may be specified using a forward slash (/). Relative path names search for the file
in the login account's home directory on UNIX hosts and in the directory on which
the FTP server is running on Windows hosts. This operand is valid only when the
file is downloaded from an external host. Quotation marks are optional.
"passwd"
Specifies the account password. Quotation marks are optional.
-local
Downloads a specified configuration file from a predetermined directory on the
local chassis.
-USB | -U
Downloads a specified configuration file from a predetermined directory on an
attached USB device.
"file"
Specifies the name of the configuration file to be downloaded. This parameter can
be used only with the -local or -USB option, each of which retrieves files from a
predetermined directory on the local chassis or on an attached USB device.
Therefore, subdirectories and absolute path names are not permitted. Quotation
marks are optional.
-force
Overwrites an existing file without confirmation. This parameter is valid only with
the -local or -USB options.
DIAGNOSTICS The configuration download may fail for one or more of the following reasons:
The switch has not been disabled. Disabling the switch is not necessary for configuration files
containing only certain SNMP or Fabric Watch parameters. You can run configDownload first
without disabling the switch, and if there is at least one changed parameter outside of Fabric Watch
or SNMP, you are prompted to disable the switch before proceeding.
The host name is not known to the switch.
The host IP address cannot be contacted.
You do not have permission on the host.
You are running a script that prints something at login.
The file does not exist on the host.