Context
l
The media IP address and the signaling IP address for the MG or SIP interface must be
selected from the IP address pools configured here.
l
The signaling IP address pool is used to store the IP addresses of the MG or SIP interfaces,
and the media IP address pool is used to store the IP addresses of the media streams
controlled by the signaling.
l
The media IP address pool and the signaling IP address pool can be the same. Similarly,
the media IP address and the signaling IP address can be the same.
Procedure
Step 1
Run the
voip
command to enter the VoIP mode.
Step 2
Configure the media IP address pool.
1.
Run the
ip address media
command to add the media IP address to the media IP address
pool.
The media IP address needs to be selected from the IP addresses of the L3 interface of the
media and signaling upstream VLAN.
2.
Run the
display ip address media
command to check whether the media IP address pool
is the same as that in the data plan.
Step 3
Configure the signaling IP address pool.
1.
Run the
ip address signaling
command to add the signaling IP address to the signaling IP
address pool.
The signaling IP address needs to be selected from the IP addresses of the L3 interface of
the media and signaling upstream VLAN.
2.
Run the
display ip address signaling
command to check whether the signaling IP address
pool is the same as that in the data plan.
----End
Example
Assume that the IP address of the gateway is 10.13.1.1. To add IP addresses 10.13.4.116 and
10.13.4.117 of L3 interfaces of the media and signaling upstream VLAN to the media IP address
pool and the signaling IP address pool respectively, do as follows:
huawei(config)#
voip
huawei(config-voip)#
ip address media 10.13.4.116 10.13.1.1
huawei(config-voip)#
ip address media 10.13.4.117 10.13.1.1
huawei(config-voip)#
ip address signaling 10.13.4.116
huawei(config-voip)#
ip address signaling 10.13.4.117
huawei(config-voip)#
display ip address media
Media:
IP Address...........: 10.13.4.116
Subnet Mask..........: 255.255.0.0
Gateway..............: 10.13.1.1
MAC Address..........: 00-E0-FC-AF-91-33
IP Address...........: 10.13.4.117
Subnet Mask..........: 255.255.0.0
Gateway..............: 10.13.1.1
MAC Address..........: 00-E0-FC-AF-91-33
huawei(config-voip)#
display ip address signaling
Signaling:
SmartAX MA5616 Multi-service Access Module
Configuration Guide
7 Configuring the Voice Service
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
247