McDATA® 4Gb SAN Switch for HP p-Class BladeSystem Command Line Interface Guide (AA-RWEJA-TE, November 2006)
16
If your workstation does not have an FTP server, enter the Create Support command to create the
support file, and use FTP to download the support file from the switch to your workstation as shown in the
following example:
McDATA4GbSAN #> create support
Log Msg:[Creating the support file - this will take several seconds]
FTP the dump support file to another machine? (y/n): n
To download the support file from the switch to the workstation, perform the following procedure:
1. Open a terminal window and move to the directory where you want to download the support file.
2. Enter the FTP command and the switch IP address or symbolic name.
>ftp 10.0.0.1
3. When prompted for a user and password, enter the FTP account name and password (images,
images).
user: images
password: images
4. Set binary mode and use the Get command to download the file (dump_support.tgz).
ftp>bin
ftp>get dump_support.tgz
xxxxx bytes sent in xx secs.
ftp>quit