Zhone 5100 Guia Da Instalação

Página de 98
Setting up an initial configuration
Vpacket 5100/6100 Series Installer’s Guide
                                                                                                   
39
Configuring the WAN interface
This procedure explains how to configure the 5100/6100 VDR to carry  data traffic over the 
WAN, which could be a T1, SDSL, or Ethernet connection (depending on the VDR model). The 
WAN is the publicly routed address that connects the private LAN to the Internet.  These steps 
illustrate how to change the default WAN setting to match the the WAN IP address found in 
Figure 4-3 on page 35.
1. Access the CLI main configuration level.
2. At the VPacket# prompt, issue show ip to view the default IP interface values. 
Example:
3. Issue set ip wan <IP address of the WAN interface> <netmask>
Figure 4-3 on page 35 shows the WAN IP address to be 205.176.94.11 with a subnet mask of 
255.255.255.0
Example:
4. Issue show ip and verify the changes.
The WAN IP address that was just added is listed as CONFIG until you commit the IP 
information and save the changes.
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
CONFIG wan                 1.1.1.1           255.255.255.0
CONFIG Default Gateway     1.1.1.254
ACTIVE Voice Ip Address    1.1.1.1
-----------------------------------------------------------
VPacket#
VPacket# set ip wan 205.176.94.11 255.255.255.0
VPacket#