142
Fabric OS Command Reference
53-1001764-01
configUpload
22
EXAMPLES
To upload the switch configuration interactively from a switch that is not enabled for Virtual Fabrics:
switch:admin>
configupload
Protocol (scp, ftp, sftp, local) [ftp]:
sftp
Server Name or IP Address [host]:
192.168.38.245
User Name [user]:
jdoe
File Name [<home dir>/config.txt]:
Section (all|chassis|switch [all]):
Password:
******
configUpload complete: All config parameters are uploaded
To upload the switch configuration that belongs to a logical switch with FID 100:
switch:admin>
configupload
Protocol (scp, ftp, sftp, local) [ftp]:
sftp
Server Name or IP Address [host]:
10.32.220.100
User Name [user]:
jdoe
File Name [<home dir>/config.txt]:
config.fid100.txt
Section (all|chassis|FID# [all]):
100
Password:
******
configUpload complete: All config parameters are uploaded
To upload the configuration for the entire chassis to a local file from the command line forcing an
overwrite:
switch:admin>
configupload -chassis -local
\
-force config.txt
configUpload complete: All config parameters are uploaded
To upload the configuration for the current logical switch to an external FTP server:
switch:admin>
configupload -ftp 192.168.38.245,
\
jdoe,config.txt,password
To upload all system configuration data to an external FTP server:
switch:admin>
configupload -all -ftp
\
192.168.38.245,jdoe,config.txt,password
To upload the system configuration file for a logical switch with FID 8 to an attached USB device:
switch:admin>
configupload -fid 8
\
-USB config.txt
To upload the Virtual Fabric configuration of the current platform to an external FTP server:
switch:admin>
configupload -vf -p ftp
\
10.32.248.119,jdoe,/temp/switch-conf.66.txt,password
SEE ALSO
configDefault
,
configDownload
,
configShow
,
configList
,
configRemove
,
configure
,
configureChassis
Summary of Contents for Fabric OS v7.0.1
Page 1: ...53 1002447 01 15 December 2011 Fabric OS Command Reference Supporting Fabric OS v7 0 1 ...
Page 6: ...vi Fabric OS Command Reference 53 1002447 01 ...
Page 30: ...4 Fabric OS Command Reference 53 1002447 01 Using the command line interface 1 ...
Page 1132: ...1106 Fabric OS Command Reference 53 1002447 01 General Fabric OS commands and permissions A ...