H.248-based VoIP service Configure Huawei OLT

H.248-based VoIP service Configure Huawei OLT:

Service Requirements:

In an office located in China, the  MA5600T/MA5603T/MA5608Tthat adopts the H.248 protocol is newly deployed. Data plan and configuration, however, are not performed on the MGC (softswitch) connected to the MA5600T/MA5603T/MA5608T. The MA5600T/MA5603T/MA5608T is required to provide the following VoIP services: [boxads]

  • The common phone services are provisioned to 32 users (phones 0-31).
  • The polarity-reversal accounting is adopted.

Technology Diagram H.248-based VoIP service:

H.248-based VoIP service Configure Huawei OLT
H.248-based VoIP service Configure Huawei OLT

Prerequisite:

  • According to the actual network, a route from the MA5600T/MA5603T/MA5608T to the MGC must be configured to ensure that the MA5600T/MA5603T/MA5608Tand the MGC are reachable from each other.
  • Electronic switch 0 must be in  location-1(indicating that the system goes upstream through only the upstream board). Electronic switch 1 must be in location-0(indicating that the VoIP service is supported). For details about how to configure the electronic switch, see electro-switch.

Procedure:

Step 1: Add the upstream VLAN interface.

According to the data plan, configure standard VLAN 20 as the media and signaling upstream VLAN, add upstream port 0/19/0 to the VLAN, and configure the IP address of the Layer 3 interface to 10.10.10.10, which facilitates the configuration of the media and signaling IP address
pools.

Huawei-OLT(config)#vlan 20 standard
Huawei-OLT(config)#port vlan 20 0/19 0
Huawei-OLT(config)#interface vlanif 20
Huawei-OLT(config-if-vlanif20)#ip address 10.10.10.10 24
Huawei-OLT(config-if-vlanif20)#quit

Read more

Configure VoIP PSTN Service (SIP) on Huawei OLT

Configure VoIP PSTN Service (SIP):

Prerequisite:

According to the actual network, a route from the MA5600T/MA5603T/MA5608T to the IMS must be configured to ensure that the MA5600T/MA5603T/MA5608T and the IMS are reachable from each other. Electronic switch 0 must be in  location-1 (indicating that the system goes upstream through only the upstream board). Electronic switch 1 must be in location-0(indicating that the VoIP service is supported). For details about how to configure the electronic switch, see electro-switch. [boxads]

NOTE:

  • The SCUN and SCUH control boards do not support electronic switch.
  • The control board SCUL does not provide the upstream port and the system goes upstream through only the upstream board.

Topology Diagram for Configure VoIP PSTN Service (SIP):

Configure VoIP PSTN Service (SIP) on Huawei OLT
Configure VoIP PSTN Service (SIP) on Huawei OLT

Procedure:

Step 1: Add the upstream VLAN interface:

Configure standard VLAN 20 as the media and signaling upstream VLAN, add upstream port 0/19/0 to the VLAN, and configure the IP address of the Layer 3 interface to 10.10.10.10, which facilitates the configuration of the media and signaling IP address pools.

Huawei-OLT(config)#vlan 20 standard
Huawei-OLT(config)#port vlan 20 0/19 0
Huawei-OLT(config)#interface vlanif 20
Huawei-OLT(config-if-vlanif20)#ip address 10.10.10.10 24
Huawei-OLT(config-if-vlanif20)#quit

Read more

GPON Triple Play Configuration VoIP, IPTV

GPON Triple Play Configuration: [boxads] Today i will describe how to configure the Gpon Triple Play on the MA5600T/MA5603T/MA5608T. Gpon triple play is a service provisioning mode in which all integrated services can be provided to a user. Currently, the prevailing integrated services include the high-speed Internet access service, voice over IP (VoIP) service, and … Read more

SIP Interface Configure in Huawei OLT

SIP Interface Configure in Huawei OLT:

As an interface used for the intercommunication between the MA5600T/MA5603T/MA5608T and the MGC, the interface is vital to the SIP-based VoIP service. Therefore, to implement the VoIP service, the SIP interface must be configured and must be in the normal state. [boxads]

Procedure:

Configuring the Upstream VLAN Interface:

This topic describes how to specify the upstream VLAN interface for the media stream and the signaling flow, and how to configure the IP addresses of the Layer 3 interface. These IP addresses are the sources of the media and signaling IP address pools.

Context:

Multiple IP addresses can be configured for the same VLAN Layer 3 interface. Only one IP address functions as the primary address, and other IP addresses function as the secondary addresses.

Procedure:

Step 1: Run the vlan command to add an upstream VLAN for the media stream and the signaling flow.
Step 2: Run the port vlan command to add the upstream ports to the VLAN.
Step 3: Configure the IP addresses of the VLAN Layer 3 interface.

  • 1. Run the interface vlanif command to enter the Layer 3 interface of the upstream VLAN for the media stream and the signaling flow.
  • 2. Run the ip address command to configure the IP addresses of the Layer 3 interface.

Step 4: Run the display interface vlanif command to check whether the IP addresses of the Layer 3 interface.

Configuration Example of Upstream VLAN Interface:

Assume that the media stream and the signaling stream are transmitted upstream through upstream port 0/19/0. To create media and signaling upstream VLAN 3 and configure IP addresses 10.13.4.116/16 and 10.13.4.117/16 of the Layer 3 interfaces for the media IP address
pool and the signaling IP address pool respectively, do as follows:

Huawei-OLT(config)#vlan 3 standard
Huawei-OLT(config)#port vlan 3 0/19 0
Huawei-OLT(config)#interface vlanif 3
Huawei-OLT(config-if-vlanif3)#ip address 10.13.4.116 16
Huawei-OLT(config-if-vlanif3)#ip address 10.13.4.117 16 sub
Huawei-OLT(config-if-vlanif3)#quit

Huawei-OLT(config)#display interface vlanif 3

vlanif3 current state : UP
Line protocol current state : UP
Description : HUAWEI, SmartAX Series, vlanif3 Interface
The Maximum Transmit Unit is 1500 bytes
Internet Address is 10.13.4.116/16
Internet Address is 10.13.4.117/16 Secondary
IP Sending Frames’ Format is PKTFMT_ETHNT_2, Hardware address is 00e0-fc32-1118

Read more

Configure SIP-based FoIP Service Huawei OLT

Configure SIP-based FoIP Service in Huawei OLT:

This topic describes how to configure the SIP-based FoIP service.

Prerequisites:

  • The SIP-based VoIP service must be configured. For details, see  Configuring the VoIP Service (SIP-based).
  • The voice service port used for the FoIP service must be in the normal state, and the voice communication on the port must be normal. [boxads]

Context:

According to the fax coding mode, the FoIP service is classified into two modes:

  • Transparent transmission fax: uses the G.711 coding.
  • T.38 fax: uses the T.38 coding In the fax service application, according to whether the SIP signaling is involved in controlling the transmission, the FoIP service is classified into two modes:
  • 1.  Negotiate mode, in which the SIP signaling is involved in controlling the transmission.
  • 2. Self-switch mode, in which the SIP signaling is not involved in controlling the transmission.

Procedure:

Step 1: Configure the common parameters of fax and modem.

  • 1. In the global config mode, run the interface sip command to enter the SIP interface mode.
  • 2. In the SIP interface mode, run the fax-modem parameters negomode command to configure the coding negotiation mode.
    The purpose of this step is to configure the coding negotiation mode. Key parameter negomode: includes the self-switch mode and the negotiate mode. By default, the negotiate mode is adopted.

Read more

MG Interface Configure Huawei OLT

MG Interface Configure on Huawei OLT:

This topic describes how to configure an MG interface for implementing the communication between the MA5600T/MA5603T/MA5608T (AG) and the MGC. [boxads]

Context:

  • The MA5600T/MA5603T/MA5608T communicates with the MGC through either the H. 248 or the MGCP protocol. One MA5600T/MA5603T/MA5608T can run only one protocol.
  • One MA5600T/MA5603T/MA5608T supports up to eight MG interfaces. Each MG interface can be configured with the attributes (such as authentication and ringing mapping) independently.

Procedure:

Configure the Upstream VLAN Interface:

This topic describes how to specify the upstream VLAN interface for the media stream and the signaling flow, and how to configure the IP addresses of the Layer 3 interface. These IP addresses are the sources of the media and signaling IP address pools.

Context:

Multiple IP addresses can be configured for the same VLAN Layer 3 interface. Only one IP address functions as the primary address, and other IP addresses function as the secondary addresses.

Procedure:

Step 1: Run the vlan command to add an upstream VLAN for the media stream and the signaling flow.
Step 2: Run the port vlan command to add the upstream ports to the VLAN.
Step 3: Configure the IP addresses of the VLAN Layer 3 interface.

  • 1. Run the interface vlanif command to enter the Layer 3 interface of the upstream VLAN for the media stream and the signaling flow.
  • 2. Run the ip address command to configure the IP addresses of the Layer 3 interface.

Step 4: Run the display interface vlanif command to check whether the IP addresses of the Layer 3 interface.

Configuration Example of Upstream VLAN Interface:

Assume that the media stream and the signaling stream are transmitted upstream through upstream port 0/19/0. To create media and signaling upstream VLAN 3 and configure IP addresses 10.13.4.116/16 and 10.13.4.117/16 of the Layer 3 interfaces for the media IP address
pool and the signaling IP address pool respectively, do as follows:

Huawei-OLT(config)#vlan 3 standard
Huawei-OLT(config)#port vlan 3 0/19 0
Huawei-OLT(config)#interface vlanif 3
Huawei-OLT(config-if-vlanif3)#ip address 10.13.4.116 16
Huawei-OLT(config-if-vlanif3)#ip address 10.13.4.117 16 sub
Huawei-OLT(config-if-vlanif3)#quit

Read more