Showing posts with label onu huawei. Show all posts
Showing posts with label onu huawei. Show all posts

Tuesday, July 25, 2017

Do you know Huawei FTTO SOHO and SME solutions?

FTTO SOHO and SME solutions involve many concepts. Here we mianly talk about  FTTO SOHO and SME solutions from user side to network side based on the following FTTO SOHO and SME network diagram.

Scenario

Small office home office (SOHO):SOHO is positioned for miniature enterprises, such as home offices, shops, and markets.

Small- and medium-sized enterprise (SME)

An SME contains 10-300 personnel. SME is positioned for small- and medium-sized enterprises, campuses, and net bars.

User Side
VoD:VoD is known as interactive video on demand. Users can choose their desired programs from the VoD program database. When watching programs, users can perform operations such as pause, fast forward, fast rewind, and locate.
Multicast: Multicast, or broadband TV (BTV) is similar to traditional wired broadcasting or television satellite broadcasting. Users have the same experience in watching BTV programs and traditional television programs. Unlike the traditional television, the IPTV system encodes audio signals into media streams and multicasts the media streams over an IP network to user terminals.
Fax: A communication tool widely used in enterprises and institutions to transmit digital text and images through phone lines.
Point of sale (POS):A terminal supporting multiple functions. After being installed in a promissory shop or designated network of a credit card and accessing the network, the POS machine implements speedy, convenient, and reliable automatic electronic funds transfer. The POS machine supports consumption, advance payment, balance inquiry, and transfer.
Wireless fidelity (Wi-Fi):A short-distance wireless transmission technology, which supports wireless signals for Internet access within hundreds of feet.

Access Side
PON:A passive optical network (PON) uses a point-to-multipoint (P2MP) network architecture. A PON network consists of three parts: optical line terminal (OLT), optical distribution network (ODN), and optical network units (ONUs). A PON network uses optical fibers for data transmission, supports more users with less optical fiber resources, and provides a higher access rate.
ODN:The ODN is composed of passive optical components, such as optical fibers and one or more passive optical splitters. The ODN provides highly reliable optical channels between Huawei OLT and ONUs.
OLT:The OLT is an aggregation device located at the central office (CO), which terminates PON protocols. OLTs in this document are Huawei MA5800.
ONU:ONUs are located on the user side, providing various types of ports for connecting to user terminals. The ONUs communicate with the OLT through a passive ODN.\
Split Ratio:Split ratio is the ratio of dividing a downstream optical signal into sub-signals in the PON system. Greater optical ratio requires more power to support physical distances.

Network Side
U-PE:User-end provider edges (U-PEs) are routing devices directly connected to customer edges (UEs). U-PEs support routing and MPLS encapsulation. If a U-PE is connected to multiple CEs and possesses the basic bridging function, data frame forwarding only needs to be performed on the U-PE. This reduces the load of the S-PE.

PE-AGG:Aggregation provider edge (PE-AGG) routers provide aggregation and route forwarding functions for access equipment. Compared with U-PEs, PE-AGGs features higher performance, fewer interfaces, and higher switching rates.

NGN/IMS:A next generation network (NGN) is a network that uses softswitches as its core and uses open and standardized architectures to provide abundant services such as VoIP, video, and data.
The IP multimedia subsystem (IMS) uses SIP signaling as its call control signaling to provide services such as VoIP, data, and multimedia services.

IPTV head end:The IPTV head end system functions as the contents preparation platform in the IPTV system. It provides functions such as signal receipt, media format conversion, and media material management.

Monday, July 24, 2017

How to configure SIP Voice Service on Huawei ONU?

How to configure voice services based on the Session Initiation Protocol (SIP) on an optical network unit (ONU). The voice over IP (VoIP) services have high quality, but require low cost.

Prerequisites

  • The IP Multimedia Subsystem (IMS) interface data and public switched telephone network (PSTN) user data corresponding to the SIP interface is configured on the IMS.
  • Status of the voice board on Huawei ONU is normal. (To verify board status, run the display board 0 command.)

Precautions
1. An ONU like MA5822 24FE+24POTS supports both the H.248 and SIP protocols; however, these two protocols are mutually exclusive. You can run the display protocol support command to query the
currently supported voice protocol.

2. If the voice protocol needs to be switched, you need to delete the global digitmap and the
MG interface (under H.248 protocol) or SIP interface (under SIP protocol) first and run
the protocol support command to switch the protocol. After the configuration is
complete, save the configuration and restart the system to make the configured protocol
take effect.

Procedure

Step 1 Log in to and configure the ONU.
You can remote log in to the ONU from Huawei OLT to perform the configuration. The user name
is root and the password is admin123.

Step 2 Configure the upstream VLAN interface.
Specify the upstream VLAN interface for the media stream and the signaling flows and
configure the IP addresses of the Layer 3 interface. These IP addresses are the sources of the
IP address pools for the media stream and the signaling flows.
1. Create an upstream VLAN.
The VLAN ID is 200 and the VLAN is a smart VLAN.
huawei(config)#vlan 200 smart
2. Add the upstream port to the created upstream VLAN.
Add upstream port 0/0/1 to VLAN 2000.
huawei(config)#port vlan 200 0/0 1
3. Configure the IP address of the Layer 3 interface.
Enter the VLAN interface mode and configure the lP address of the Layer 3 interface to
10.10.10.10
huawei(config)#interface vlanif 200
huawei(config-if-vlanif200)#ip address 10.10.10.10 24
huawei(config-if-vlanif200)#quit

Step 3 Configure the media and signaling IP address pools.
Set the media IP address and signaling IP address to 10.10.10.10, and the media gateway to
10.10.10.1.
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
huawei(config-voip)#quit

Step 4 Configure static routes.
Because the IP address of the VLAN interface and that of the IMS (200.200.200.200/24) are
in different network segments, the configured routes must be from gateway 10.10.10.1 to the
network segment 200.200.200.0.
huawei(config)#ip route-static 200.200.200.0 24 10.10.10.1

Step 5 Add an SIP interface.
The SIP interface is used for IMS communication.
huawei(config)#interface sip 0
Are you sure to add the SIP interface?(y/n)[n]:y

Step 6 Configure the basic attributes of the SIP interface.
huawei(config-if-sip-0)#if-sip attribute basic media-ip 10.10.10.10 signal-ip
10.10.10.10 signal-port 5060 transfer udp primary-proxy-ip1 200.200.200.200
primary-proxy-port 5060 home-domain huawei sipprofile-index 1

Step 7 (Optional) Configure the optional attributes of the SIP interface.
Run the if-sip attribute optional command to configure the optional attributes, including the
domain name, description, register server uniform resource identifier (URI), phone context,
and conference factory URI of the SIP interface.

Step 8 Reset the SIP interface.
huawei(config-if-sip-0)#reset
Are you sure to reset the SIP interface?(y/n)[n]:y
huawei(config-if-sip-0)#quit

Step 9 Configure the SIP PSTN user data.
Configure in batches the phone numbers of users 0/3/0-0/3/15 to 83110001-83110016.
l To configure the data of a single SIP PSTN user, run the sippstnuser add command.
l To configure the data of multiple SIP PSTN users in batches, run the sippstnuser batadd command.
huawei(config)#esl user
huawei(config-esl-user)#sippstnuser batadd 0/3/0 0/3/15 0 telno 83110001

Step 10 Configure call priorities for SIP PSTN users.
huawei(config-esl-user)#sippstnuser attribute set 0/3/0 priority cat2
huawei(config-esl-user)#quit

Step 11 Configure all the PSTN ports to support polarity reversal.
Configure the physical attributes of the PSTN port to which the users belong to support
polarity reversal so that the user supports polarity reversal accounting.
huawei(config)#pstnport
huawei(config-pstnport)#pstnport attribute batset 0/3/0 0/3/15 reverse-pole-pulse
enable
huawei(config-pstnport)#quit

Step 12 Save the data.
huawei(config)#save






Monday, June 19, 2017

Logical fiber still green even if real fiber is cut and we have R_LOS alarm

Issue Description
Customer M complains the following problem:
we have real fiber cut and R_LOS alarm is reported, but the logical fiber color on U2000 topology is still green even if the relevant port reports R_LOS. This makes customers maintenance difficult to report fiber cut on time and they pushed Huawei CS to solve the problem ASAP.
Please check the pictures attached in "problem scene" file to see the problem.

Alarm Information
R_LOS on port but relevant fiber does not become red.

Handling Process
To solve this problem you can do as following:
1) Stop fault process in sysmonitor.
2) Use "root" user to login your running service server.
3) Put the files in the attachment of this case (input.sql and IPServiceNum.sh) in server path /tmp
Note: use bin format to load these files to server.
4)modify this file right by this command:
cd /tmp
chmod +775 IPServiceNum.sh

5)do this file script by this command:
sh IPServiceNum.sh
6) after that, the system will ask you to input some information : please input like following OSS_ROOT:/opt/U2000
database server name: DBSVR
database user : sa
database password: by default it is null, but if you have changed it you need to enter current password
7) start fault process in sysmonitor.
8) Clear R_LOS alarm manually in NMS, after you clear this alarm, and if this fiber still cut, the R_LOS for this fiber will be reported to NMS again, then this fiber will be turned to red in NMS.
Root Cause
After analyzing this problem we found that the root cause of the problem is the following:
During installing instance, the information for file ipe2emgr_alarm_define_ext.xml can not put the alarm information into the table tbl_cur_alm which made the fiber remains still green even if we have R_LOS alarm in the corresponding port.

Suggestions

If you have the same case in your site, please to check with R&D before performing the procedure described in this case. If they confirm the solution according to your site specifications then you can try it.

More related

MA5600T Series Equipment Downgrade Guidebook

GPON Board common command guide

How to configure the Management Channel Between OLT and ONU?