5. Collecting Failure Information1455.2.1 Transferring Files Using ftp CommandUse the ftp command to transfer files between this system and the remote operation terminal.(1) Transferring dump files to the remote operation terminalFigure 5-2: Transferring Dump Files to the Remote Operation Terminal> cd <--------------1> ftp 192.168.0.1 <--------------2Connected to 192.168.0.1.220 FTP server (Version 6.00LS) ready.Name (192.168.0.1:staff1): staff1331 Password required for staff1.Password:230 User staff1 logged in.Remote system type is UNIX.Using binary mode to transfer files.ftp> prompt <--------------3Interactive mode off.ftp> bin <--------------4200 Type set to I.ftp>cd <--------------5250 CMD command successful.ftp> put <--------------6local: remote: 200 EPRT command successful.150 Opening BINARY mode data connection for ''.100% |*************************************| 3897 2.13 MB/s 00:00 ETA226 Transfer complete.3897 bytes sent in 00:00 (82.95 KB/s)ftp> bye221 Goodbye.>1. Specify the directory where the dump files to be transferred are located.7 NIF dump informationfile created when thedump nif commandis executed[IP8800/S6700][IP8800/S6600][IP8800/S6300]/usr/var/hardware/nif**.*** in the active or standby system where the commandis executed (In Ver.10.5 or earlier, /dump0/nif**.cmd)**: NIF number of the specified NIF***: Serial number assigned from when dump was collected. Up to two files, theoldest and latest files, are stored.Delete the file after transfer.binary8 Dump information filecreated when networkinterface failure occurs[IP8800/S3600][IP8800/S2400]/usr/var/hardware/ni**.*** (In Ver10.5 or earlier, /dump0/ni**.***)*: 0 to 9***: Serial number assigned from when dump was collected. Up to two files, theoldest and latest files, are stored.Delete the files after transfer.binary9 Log information Stored with the following name depending on the collected directory (see "Figure5-3: Transferring Log Information Files to the Remote Operation Terminal").Operation log: log.txtType log: log_ref.txtASCII10 Configuration filecreated when failureoccursUsing system administrator mode, perform the following command and copy twofiles to home directory, then transfer the files.cp /config/system.cnf system.cnfcp /config/system.txt system.txtDelete the files after transfer.binary11 Information saved uponoccurrence of a failure/usr/var/core/*.coreDelete the file after transfer.binaryNo. Item Storage Location and File Name File TransferFormat for ftpCommand