Item
Data
Attributes of the Ringing
Current
The ringing attribute need not be
configured unless otherwise specified.
Procedure
Step 1
Configure the upstream VLAN interface.
According to the data plan, configure standard VLAN 20 as the media and signaling upstream
VLAN, add upstream port 0/0/1 to the VLAN, and configure the IP address of the L3 interface
to 10.10.10.10, which facilitates the configuration of the media and signaling IP address pools.
huawei(config)#
vlan 20 standard
huawei(config)#
port vlan 20 0/0 0
huawei(config)#
interface vlanif 20
huawei(config-if-vlanif20)#
ip address 10.10.10.10 24
Step 2
Configure the media and signaling IP address pools.
Add the IP address of the VLAN L3 interface configured in the previous step to the media and
signaling IP address pools respectively. Thus, the media and signaling IP addresses used for the
services can be selected from the IP address pools. According to the data plan, IP address
10.10.10.10 is added to the media and signaling IP address pools, and the gateway IP address
corresponding to the media IP address is 10.10.10.1.
huawei(config-if-vlanif20)#
quit
huawei(config)#
voip
huawei(config-voip)#
ip address media 10.10.10.10 10.10.10.1
huawei(config-voip)#
ip address signaling 10.10.10.10
Step 3
Add an MG interface.
Add an MG interface for the MG to communicate with the MGC, which ensures that the MGC
can control the call connection through the MG interface. According to the data plan, add MG
interface 0 and configure the interface attributes.
huawei(config-voip)#
quit
huawei(config)#
interface h248 0
Are you sure to add MG interface?(y/n)[n]:
y
huawei(config-if-h248-0)#
if-h248 attribute mg-media-ip1 10.10.10.10 mgip
10.10.10.10
mgport 2944 primary-mgc-ip1 10.10.20.20 primary-mgc-port 2944 code text transfer
udp
start-negotiate-version 0
Step 4
Configure the ringing mapping of MG interface 0.
Configure the user ringing mode. According to the data plan, the break-make ratios of the
cadence ringing and initial ringing are both 1:4. Therefore, the value of parameter
cadence
is 0,
and the value of parameter
initialring
is 4.
huawei(config-if-h248-0)#
mg-ringmode add 0 0 4
Step 5
Configure the TID template of the PSTN user on MG interface 0.
Configure the TID generation mode. According to the data plan, the terminal prefix of the PSTN
user needs to be configured to
huawei
, and the TID template adopts layering template 6.
SmartAX MA5616 Multi-service Access Module
Configuration Guide
8 Configuration Example of Services on the MA5616
Through GPON Upstream Transmission
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
355