Zhone 5100 참조 매뉴얼

다운로드
페이지 186
CHAPTER 3
Interfaces
58    
Vpacket 5100/6100 Series Reference Manual
Commands common to all interfaces
This section includes commands that are the same for all interfaces or that are important when 
saving a configuration change. When setting interface configuration parameters, you must 
commit the changes and then save them to the Flash memory. All examples use the settings 
Setting the IP gateway
You can set the remote IP gateway for the WAN interface by issuing the set ip gateway 
command. You must commit and save your changes.
Syntax: set ip gateway <IP address> 
Argument:
IP address
a valid IP address in standard notation; a subnet mask is not required
Example:
In this example, the IP gateway is set to 205.176.94.12 (see Figure 3-1 on page 54). You must 
commit and save the change for it to take effect.
Setting the voice interface
You can set the voice interface for the 5100/6100 VDR by issuing the set ip voice command. 
The voice IP address can match the LAN interface if you want the voice traffic carried over the 
LAN or the WAN IP address if you want the voice traffic carried over the WAN interface.
Syntax: set ip voice <IP address | lan | wan>
Arguments:
IP address | lan | wan 
standard notation IP address; or if you have already configured the LAN 
and/or WAN interfaces, you can enter lan or wan
Example 1:
In this example, the voice IP address is set to IP address 205.176.94.11. In this case, the WAN 
interface is chosen to carry voice traffic (see Figure 3-1 on page 54).
VPacket# set ip gateway 205.176.94.12
VPacket# commit ip
VPacket# save
VPacket# set ip voice 205.176.94.11
VPacket#