Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

652 Fabric OS Command Reference Manual
53-1000436-01
supportFtp
2
supportFtp
Sets, clears, or displays support FTP parameters, or a time interval to check the FTP server.
Synopsis supportftp [-S]
supportftp -s [-h hostip][-u username][-p password][-d remotedirectory]
supportftp -t hours
supportftp -R
supportftp -e
Description Use this command to set, clear, or display support FTP parameters, or a time interval to check the
FTP server. This command displays IPv4 and IPv6 addresses.
Operands This command has the following mutually exclusive operands:
-S Displays FTP parameters.
-s Sets FTP parameters. -s has the following optional operands:
-h hostip Specifies FTP host IP address. It must be an IP address. hostip should be less
than 48 characters.
-u username Specifies FTP user name. username should be less than 48 characters.
-p password Specifies FTP user password. If the user name is anonymous, the password is
not needed. password should be less than 48 characters.
-d remotedirectory Specifies remote directory to store trace dump files. supportFtp cannot take a
slash ( / ) as a directory name. remotedirectory should be less than 48
characters.
-t hours Sets time interval to check FTP server. The -t operand has the following
required operand:
hours checks the connectivity of FTP server at the indicated time interval (in
hours).
-R Removes all files from the switch; //clears parameters
-e Enables auto file transfer.
If no parameter is not specified, the supportFtp command defaults to supportFtp -S.
Examples To set the FTP parameters:
switch:admin> supportftp -s -h 192.168.67.126 -u anonymous -d tracedump
supportftp: ftp parameters changed.
To display the FTP parameters:
switch:admin> supportftp
Host IP Addr: 1080::8:800:200C:417A
User name: njoe
Remote Dir: support
FTP Auto check: Off