Zhone 5100 Guia Da Instalação

Página de 98
CHAPTER 4
Configuring a VDR
44    
Vpacket 5100/6100 Series Installer’s Guide
Example:
Configuration management
This section describes the two methods of managing configuration files based on the different 
types of configuration files: image files which are the executable files containing the operating 
software code and the configuration files which describes basic changes to the current 
configuration of components and services. 
This section contains two sets of procedures:
Image File Management: the uploading and downloading of an image file between a 
network host and the Flash memory of the VDR
Configuration File Management: the uploading and downloading of a configuration file 
between a network host and the Flash memory of the VDR
Setting the FTP information
Integrated into the CLI are a set of commands that allow you to perform the upload and 
download procedures that follow. 
To configure FTP settings for the 5100/6100 VDR
1. Access the CLI main configuration level.
2. Issue set ftp server <ip address> to specify the FTP server.
Example:
3. Issue set ftp path <path> to specify the drive path to the files.
VPacket# show ip
ACTIVE indicates this is the current operational setting
CONFIG indicates this has been configured but not activated
-------------------------IP INTERFACE----------------------
       INTERFACE NAME      IP ADDRESS          NET MASK
ACTIVE lan                10.10.10.254        255.255.255.0   Not NATed
ACTIVE wan                205.176.94.11        255.255.255.0
CONFIG Default Gateway     1.1.1.254
ACTIVE Voice Ip Address    205.176.94.11
-----------------------------------------------------------
VPacket#
VPacket# set ftp server 10.10.10.3
VPacket#