Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 1119

Advertising
background image

Fabric OS Command Reference

1089

53-1003131-01

supportFtp

2

-R

Clears all supportFtp parameters.

-e

Enables auto file transfer. Trace dump files are automatically transferred to a
designated FTP server. The server parameters must be set before you can enable
auto file transfer.

-d

Disables auto file transfer.

EXAMPLES

To set the FTP parameters:

switch:admin> supportftp -s -h 1080::8:800:200C:417A \

-u admin -p password -d support -l sftp

supportftp: ftp parameters changed.

To display the FTP parameters:

switch:admin> supportftp

Host IP Addr: 1080::8:800:200C:417A

User name: admin

Remote Dir: support

Auto Upload protocol: sftp

Auto-FTP: Off

To set FTP parameters interactively:

switch:admin> supportftp -s

Host IP Addr[1080::8:800:200C:417A]:192.168.67.126

User Name[admin]: admin

Password[********]:password

Remote Dir[support]:

Auto upload protocol[ftp]:scp

Auto file transfer parameters changed

To set the time interval at which the FTP server connectivity is checked:

switch:admin> supportftp -t 24

supportftp: ftp check period changed.

To enable auto file transfer:

switch:admin> supportftp -e

support auto file transfer enabled.

To disable auto file transfer:

switch:admin> supportftp -d

support auto file transfer disabled.

SEE ALSO

supportSave

,

supportShow

,

traceDump

Advertising