Zhone 5100 参照マニュアル

ページ / 186
APPENDIX A
FTP loader commands
A-8    
Vpacket 5100/6100 Series Reference Manual
FTP loader commands
The general FTP loader commands appear when you enter help and then press return. The 
keywords set and show appear in the first level of the help but many options reside within those 
levels and are described in another section (see page A-16 and page A-23).
Repeating a command
You can repeat a command by entering a period and then Enter key.
Syntax: .
Example:
In this example, the 6100 VDR with IP address 172.16.14.136 is checked for connectivity twice 
without reentering the whole command. A period is substituted for the second command.
Changing directories
You can move within the directory tree by issuing the cd command. This is useful for viewing 
what code is loaded on the 5100/6100 VDR or viewing the config directory or other storage 
directories that you create.
Syntax: cd <name>
Example:
In this example, the use is entering the maincode directory from within the FTP loader.
FtpLoader(3)> ping 172.16.14.136
Ping Reply received (1 of 1). Time: 0 ms
Ping Reply received (2 of 2). Time: 0 ms
Ping Reply received (3 of 3). Time: 0 ms
Ping Reply received (4 of 4). Time: 0 ms
4 pings received of 4 transmitted
Min: 0 ms, Max: 0 ms, Avg: 0 ms
No More Responses
FtpLoader(4)> .
Ping Reply received (1 of 1). Time: 0 ms
Ping Reply received (2 of 2). Time: 0 ms
Ping Reply received (3 of 3). Time: 0 ms
Ping Reply received (4 of 4). Time: 0 ms
4 pings received of 4 transmitted
Min: 0 ms, Max: 0 ms, Avg: 0 ms
No More Responses
FtpLoader(5)>
FtpLoader(7)> cd maincode
FtpLoader\maincode(8)>