Zhone 5100 安装指南

下载
页码 98
Configuration management
Vpacket 5100/6100 Series Installer’s Guide
                                                                                                   
47
Image file management
The image file is the primary operational file for configuring the system hardware. Image files are 
binary and always ends with the suffix “.bin”. An image file must always be stored in the 
\maincode directory in the Flash memory of the 5100/6100 VDR. You do not have to delete an 
old image file before downloading a new file. The 5100/6100 VDR will ask you if you want the 
file deleted before uploading a new image.
The procedures described here include:
downloading an image file from the network host to VDR Flash memory
uploading an image file from the VDR Flash memory to a network host
For these examples, a sample image file named m0200000.bin is used.
To download an image file from a remote host to the 5100/6100 VDR
1. Access the CLI main configuration level.
Note. 
You must specify these FTP settings prior to download: FTP server, user, password, 
and filename
2. Issue download image < 1|2 ><hostname or IP address> <filename_source> 
<filename_target> 
The use of the keyword image tells download that this file belongs in the maincode directory 
and that it is to be transferred in binary mode. The file is automatically saved into the Flash 
memory.
Example:
3. Issue save to store the changes in Flash memory.
Example:
4. Issue the reset command. 
VPacket# download image 1 m020101.bin
Delete req image file (y|n) [n] :y
 download of m020101.bin to m020101.bin
download# .....
File m020101.bin successfully downloaded from m020101.bin
VPacket#
VPacket# save
This action will overwrite the configuration in the Flash memory
Do you want to continue (y|n) [n]? y
Save successful
VPacket#