HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
Fabric OS 5.x command reference guide 717
Examples
To retrieve a trace dump file:
To enable the auto-FTP feature:
To disable the auto-FTP feature:
See also
supportFtp
supportSave
supportShow
traceDump
traceTrig
-s slot
-h hostip
-u username
-p password
-d remotedirectory
-f remotefile
Specifies the slot number from which a trace dump is
generated. If this is not supplied, the trace dump is generated
from the local slot.
Specifies the FTP host IP address. It must be an IP address.
hostip should be less than 48 characters.
Specifies the FTP user name. username should be less than
48 characters.
Specifies the FTP user password. If the user name is
anonymous, the password is not needed. password should
be less than 48 characters.
Specifies the remote directory in which to store a trace dump
file. traceFtp cannot take a slash ( / ) as a directory name.
remotedirectory should be less than 48 characters.
Specifies the remote file in which to store a trace dump file.
remotefile should be less than 48 characters.
switch:admin> traceftp -n -h 192.168.67.126 -u anonymous -d tracedump -f
dumpfile
ftp trace dump file in progress...
ftp trace dump file succeeded
switch:admin> traceftp -e
trace auto-FTP enabled
switch:admin> traceftp -d
trace auto-FTP disabled