Zhone 5100 참조 매뉴얼

다운로드
페이지 186
APPENDIX A
FTP loader commands
A-10    
Vpacket 5100/6100 Series Reference Manual
Running diag
You can verify and then load the main software image by issuing the diag command.
Syntax: diag
Example:
In this example, the diag command verifies the contents of the maincode directory and then loads 
the main software image.
Listing directory contents
You can list the contents of a directory by issuing the dir command. After you enter a directory, 
you can list the directory contents with the dir command. To return to the FTPLoader prompt, 
you need to enter the cd .. command.
Syntax: dir
Example:
In this example, the administrator entered the \maincode directory, listed the directory contents, 
and then returned to the main FTPLoader prompt.
FtpLoader(24)> diag
Checking Requested Maincode image \maincode\m0200000.bin
Copying file into temp storage, dest: 0x00d1e038, len: 0x002b5e54
Verifying entire contents of software at address 0x00d1e038
Binary acceptable:
Platform: 6100F
Software Version: 2.0.1, Level: Engineering
Module 1: Application Code, Version: 2.0.1, Level: Engineering
Module 2: Voice Application Code, Version: 2.0.1, Level: Engineering
Date: 11/03/01
Time: 16:01:22.861  (output continues)
FtpLoader\config(15)> cd \maincode
FtpLoader\maincode(16)> dir
Directory of FtpLoader\maincode
11/05/2001      15:34:24     <DIR>      .
11/05/2001      15:34:24     <DIR>      ..
11/05/2001      19:27:52   2842196      mo200000.BIN
3 File(s)                       2842196 bytes
Remaining file system bytes: 5234176
FtpLoader\maincode(17)> cd ..