Zhone 5100 安装指南

下载
页码 98
Configuring the gateway IP address
Vpacket 5100/6100 Series Installer’s Guide
                                                                                                   
43
Note. Proceed to the MGCP section on the documentation CD-ROM for a complete 
listing of MGCP basic commands.
Configuring the gateway IP address
You can configure the IP address by following these steps. The command to be used is set ip 
gateway.
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 gateway <IP address of the gateway>
Example:
4. Issue commit ip to update the Flash memory. 
5. Issue save to write the commands to the Flash memory. 
6. Issue show ip and verify 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
ACTIVE wan                 205.176.94.11       255.255.255.0
CONFIG Default Gateway     0.0.0.0
ACTIVE Voice Ip Address    205.176.94.11
-----------------------------------------------------------
VPacket#
VPacket# set ip gateway 1.1.1.254
VPacket#