User's Manual

PurposeCommand or Action
Specifies the file name in which the support data should
be stored on the remote server. When you enter this name,
Server /cimc/tech-support # set
remote-path path/filename
Step 4
include the relative path for the file from the top of the
server tree to the desired location.
To have the system auto-generate the file name,
enter the file name as default.tar.gz.
Tip
Specifies the protocol to connect to the remote server. It
can be of the following types:
Server /cimc/tech-support # set
remote-protocol protocol
Step 5
tftp
ftp
sftp
scp
http
Specifies the user name on the remote server on which
the technical support data file should be stored. This field
does not apply if the protocol is TFTP or HTTP.
Server /cimc/tech-support # set
remote-username name
Step 6
Specifies the password on the remote server on which
the technical support data file should be stored. This field
does not apply if the protocol is TFTP or HTTP.
Server /cimc/tech-support # set
remote-password password
Step 7
Commits the transaction to the system configuration.Server /cimc/tech-support # commit
Step 8
Begins the transfer of the data file to the remote server.Server /cimc/tech-support # start
Step 9
(Optional)
Displays the progress of the transfer of the data file to
the remote server.
Server /cimc/tech-support # show
detail
Step 10
(Optional)
Cancels the transfer of the data file to the remote server.
Server /cimc/tech-support # cancel
Step 11
This example creates a technical support data file and transfers the file to a TFTP server:
Server# scope cimc
Server /cimc # scope tech-support
Server /cimc/tech-support # set remote-ip 192.0.20.41
Server /cimc/tech-support* # set remote-protocol tftp
Server /cimc/tech-support *# set remote-path /user/user1/default.tar.gz
Server /cimc/tech-support *# commit
Server /cimc/tech-support # start
Tech Support upload started.
Server /cimc/tech-support # show detail
Tech Support:
Server Address: 192.0.20.41
Path: default.tar.gz
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5
174 OL-28893-01
Server Utilities
Exporting Technical Support Data