Sie sind auf Seite 1von 6

Operation Manual IPM Volume

UA5000 Universal Access Unit

Table of Contents

Table of Contents
Chapter 26 Voice Service Application....................................................................................... 26-1
26.1 Overview ........................................................................................................................ 26-1
26.2 Networking and Data Planning ...................................................................................... 26-1
26.3 Configuration Procedure................................................................................................ 26-3
26.3.1 Configuring the PVM card on the CLI ................................................................. 26-3
26.3.2 Configuring the IPM card on the CLI................................................................... 26-5

Huawei Technologies Proprietary


i

Operation Manual IPM Volume


UA5000 Universal Access Unit

Chapter 26 Voice Service Application

Chapter 26 Voice Service Application


This chapter includes the following:
z

Overview

Networking and Data Planning

Configuration Procedure

26.1 Overview
The UA5000 supports an access platform for both broadband and narrowband
services through its IPM and PVM cards. In this platform, the voice service accessed
from the PVM card can be sent to the IPM card. The IPM card then sends all the
service data to the upper layer network through the upstream port.
This chapter describes how to configure the voice service channel of the IPM card to
achieve the voice service.

26.2 Networking and Data Planning


I. Networking
Figure 261 shows the networking diagram of the voice service.

WAN
SoftSwitch
210.11.180.18/24
Router
210.11.252.20/24
H.248
UA5000
210.11.252.19/24

Figure 261 Networking of the voice service

Figure 262 shows the card layout of the UA5000 in the networking diagram.

Huawei Technologies Proprietary


26-1

Operation Manual IPM Volume


UA5000 Universal Access Unit

Chapter 26 Voice Service Application

00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17

I I
P P P P P P
W W M M V V
M M
X X
B B

A A A A AA AAA A A
3 3 3 3 3 3 3 3 3 3 3
2 2 2 2 2 2 2 2 2 2 2

T
S
S

Figure 262 Card layout of the UA5000

The UA5000 provides POTS ports through the A32 card. The voice signals are
processed by the PVM card and then transmitted to the upper layer network through
the IPM card.

II. Data plan


Table 261 lists the IP address allocation for the devices in this network.
Table 261 IP address allocation table
Equipment

IP address and mask

Remarks

UA5000

210.11.252.19/24

Upstream FE port

Default gateway of
the UA5000

210.11.252.20/24

The upstream router directly


connected with the UA5000

SoftSwitch

210.11.180.18/24

Table 262 lists the settings for MG interface of the UA5000.The settings here must
be consistent with those on the SoftSwitch.
Table 262 Data settings of MG interface
MG

Coding type

MG control
protocol

Transmission
protocol

text

H.248

UDP

Mgid: 0
interface-name:
UA5000

Protocol port
number
MG: 2944
MGC: 2944

The IPM card interconnects with the PVM card through its internal IP port (ports 6 and
7), and sends voice data to the upper layer network through its upstream port (port 0).
Ports 0, 6 and 7 are in the same VLAN (VLAN 1001). The working mode of the PVM

Huawei Technologies Proprietary


26-2

Operation Manual IPM Volume


UA5000 Universal Access Unit

Chapter 26 Voice Service Application

card is set to integrated, which means its data are sent to the IPM card for integrated
upstream transmission.
In addition, the UA5000 shall meet the following requirements:
z

Both the cadence ringing tone and initial ringing tone use the local standards. In
this example, the Hong Kong ringing tones are used.

Existing calls are kept after the MG is disconnected from the MGC.

26.3 Configuration Procedure


26.3.1 Configuring the PVM card on the CLI
Log on to the PVM card, and then configure the UA5000 as follows:

I. Configuring the basic settings of the UA5000


1)

Configure the IP address.


huawei(config)#ip address 210.11.252.19 submask 255.255.255.0 gateway
210.11.252.20

You can use the display ip address command to query the IP address of the
network interface of the UA5000 and that of the default gateway.
2)

Add a frame.
huawei(config)#frame add 0 3

You can use the display frame command in user mode to query the frame
information.
3)

Add cards.
huawei(config)#board add 0/1 pwx3
huawei(config)#board batadd 0/6 0/17 a32

You can use the display board command in user mode to query the card
information.
4)

Confirm all cards in the frame.


huawei(config)#board confirm 0

II. Configuring the MG interface


1)

Add an MG interface 0.
huawei(config)#interface mg 0
Are you sure to add MG interface? [Y|N]:y

2)

Configure the MG interface 0.


huawei(config-if-mg-0)#if-mg attribute port 2944 protocol h248 code text
transfer UDP domainName CN.COM mgcip_1 210.11.180.18 mgcport_1 2944
mgcip_2 210.11.180.28 mgcport_2 2944 interface-name UA5000

Huawei Technologies Proprietary


26-3

Operation Manual IPM Volume


UA5000 Universal Access Unit

3)

Chapter 26 Voice Service Application

Reset the MG interface.


huawei(config-if-mg-0)#reset

You can use one of the following two commands to query the settings of the MG
interface.
z

display if-mg {all | attribute mgid} in user mode

display if-mg attribute in MG config mode

III. Configuring the data of access users


The task is to add the access users for the 384 ports of all A32 cards in frame 0 and
the configuration is as follows:
z

Assign the 384 ports to MG 0.

The terminalid of these ports are 0, 1, 2383.

Set the telephone numbers as 6655000, 6655001655383.

huawei(config-esl-user)#mgpstnuser batadd 0/6/0 0/17/31 0 0 telno 6655000

You can use the display mguser command in user mode to query the settings of
these access users.

IV. Configuring public attributes of the access users


The task is to add the ringing mapping entries on the UA5000. The purpose is to map
parameter 22 of the MGC to the ringing tones of the UA5000.
Take the Hong Kong ringing tone as an example. The cadence ringing tone adopts a
Hong Kong ringing tone (type 2), and the initial ringing tone also adopts a Hong Kong
ringing tone (type 18). When the MGC sends parameter 22 to the UA5000, the
UA5000 will use these two types of ringing tones.
huawei(config-if-mg-0)#mgringmode add 0 2 18

You can use the display mgringmode in user mode to query the setting of ringing
mapping entries.

V. Configuring the protocol data


On the UA5000, enable the H.248 transaction reliability switch and retain the default
settings for the other parameters.
huawei(config-if-mg-0)#h248stack tr
z

To query the encryption type of the H.248 authentication header, use the display
h248stack mgid mgidval securitytype command in User mode.

To query the settings of the H.248 transaction reliability parameters, use display
h248stack mgid mgidval tr command in User mode.

Huawei Technologies Proprietary


26-4

Operation Manual IPM Volume


UA5000 Universal Access Unit

Chapter 26 Voice Service Application

VI. Configuring the MG interface.


Set the MG to hold ongoing calls after disconnected from the MGC.
huawei(config-if-mg-0)#mg interface-parameter 1 0

You can use the display mg interface-parameter name command in user mode to
query the settings of the MG interface.

VII. Configuring the networking mode


Use the internal FE ports of the PVM card to transmit voice data. By default, the
system uses the ports on the front panel of the PVM card to transmit voice data.
huawei(config)#working mode integrated

VIII. Saving the configurations


To save the configurations, do as follows:
huawei#save

You will see the process of saving the data.

26.3.2 Configuring the IPM card on the CLI


The configuration of the IPMB card is as follows:
1)

Add a VLAN.
Use the VLAN command to add a standard VLAN with the VLAN ID of 1001, and
assign ports 0, 6 and 7 to this VLAN.
huawei(config)#vlan
{ vlanid<U><2,4000>|attrib<K> }:1001
{ vlantype<E><mux,standard,smart,super>|to<K> }:standard
huawei(config)#port vlan 1001 0/2 0
huawei(config)#port vlan 1001 0/2 6
huawei(config)#port vlan 1001 0/2 7

2)

Save the data.


hauwei#save

Huawei Technologies Proprietary


26-5

Das könnte Ihnen auch gefallen