Display Service-port by Filtering Huawei OLT

How to see Service-port by Filtering Huawei OLT:

At first login your Huawei OLT and go to config mode. Then type service-port related bellow command.

[boxads]

Huawei-OLT(config)#display service-port all

It will show all service port by INDEX/Service-port wise in your OLT.

display service-port all

Huawei-OLT(config)#display service-port all sort-by port

Read more

Lscable Alarm list LST20016 OLT

Lscable Alarm list LST20016 OLT:

[boxads]Bellow are the list of Lscable ONT alarm in OLT…………

1 CPU_LOAD -cpu load: when cpu Load is higher than threshold value(default: 70 Unit:%).
2 MEM_LOAD -memory load: when memory Load is higher than threshold value(default: 80 Unit: %).
3 TEMP_HIGH -temperature high: when temperature is higher than “High temperature threshold”(default : 100).
4 TEMP_LOW -temperature low: when temperature is lower than “Low temperature threshold”(default :-20).
5 DHCP_THRESHOLD -dhcp threshold The number of IPs of DHCP pool is over threshold.
6 DHCP_SHORTAGE -dhcp shortage there is no room for IP alignment.
7 UNIT_OUT -unit out Unit is out of chassis.
8 UNIT_FAIL -unit fail Unit status is fail.
9 UNIT_MISMATCH -unit mismatch: The Unit type is mismatched between pre-configured and actual unit type.
10 FAN_FAIL -fan fail FAN Fail.
11 SFP_OUT -sfp out When SFP Module is pulled out.
12 LINK_DOWN -link down link Oper status is down.
13 TX_LOAD -tx load Tx portload is higher than threshold.
14 RX_LOAD -rx load Rx portload is higher than threshold.
15 SELF_LOOP_DETECT -self loop detect .

Lscable Alarm list LST20016 OLT
Lscable Alarm list LST20016 OLT

Read more

Huawei Gpon ONT Alarm Profile Configure

Huawei Gpon ONT Alarm Profile:

Today i will describes how to add an alarm profile, and configure most of the performance parameters for various ONT lines as a profile. After the alarm profile is configured and bound successfully, the ONT can directly use the profile when it is activated. [boxads]

An ONT alarm profile defines a series of alarm thresholds that are used to monitor the performance of an activated ONT line. When the statistics result of a parameter reaches the alarm threshold, the NE is notified and an alarm is sent to the log server and the NMS.

  • The MA5600T/MA5603T/MA5608T supports up to 50 alarm profiles.
  • The system contains a default alarm profile with the ID 1. This profile cannot be deleted but can be modified.

Procedure:

  • Step-1: Run the gpon alarm-profile add command to add a GPON ONT alarm profile. All parameters in the default profile are set to 0, which indicates that no alarm is reported. When an alarm profile is created, the default values of all alarm thresholds are 0, which indicates that no alarm is reported.
  • Step-2: Run the display gpon alarm-profile command to query the alarm profile.

ONT Alarm Profile Configuration Example:

[adsense] To add Huawei GPON ONT alarm profile 5, set the alarm threshold for the packet loss of the GEM port to 10, set the alarm threshold for the number of mis-transmitted packets to 30, and use the default value 0 for all other thresholds, do as follows:

Read more

Huawei ONT alarm policy profile create

Huawei ONT alarm policy profile create:

Today i will discuss how to create Huawei ONT alarm policy profile in Huawei OLT. So lets go………. [boxads]

In FTTH scenarios, you can configure the ONT alarm policy profile to configure alarms for different service policies.

Step-1: Create an ONT alarm policy profile.

Run the ont-alarm-policy command to create an ONT alarm policy profile.
The system supports a maximum number of 16 alarm policy profiles.
The default alarm policy profile is profile 0.
It is recommended that you configure different alarm policies for VIP and common users.

Step-2: Configure attributes of the Huawei ONT alarm profile.

Run the alarm filter command to configure the control function of each alarm of the profile.
Run the commit command to save the configuration.
Run the display ont-alarm-policy command to query attributes of the ONT alarm policy profile.

Step-3: Bind the Huawei ONT to the ONT alarm policy profile.

Run the ont-alarm-policy command to bind the ONT to the ONT alarm policy profile so that the PON board can control whether to send the ONT alarm information.
During ONT adding or confirmation, the system binds the ONT to the default ONT alarm policy profile 0.

Read more

Config state failed in Huawei ONT

Config state failed in Huawei ONT:

Today i will discuss how to solved Config state failed problem in Huawei ONT. When you found Config state : failed status in Huawei ONT by display ont info, then which type step taken you ? Don’t  worry i will show how to solved this problem………………. [boxads]config state failed

config state failed

This types of problem occur if line-profile should not configured properly, such as same GEM index is apply same PON port in different line-profile. Now show bellow step to solved that problem.

step-1: At first show all service port in that pon port & copy it.

Huawei-OLT(config)#display service-port port 0/4/2 ont 8

service-port
service port

Now delete all service port by…………..

Read more

Match state mismatch in Huawei ONT

Match state mismatch in Huawei ONT:

When you found Match State : mismatch in Huawei ONT by display ont info command, then which type step taken you ? [boxads]

Don’t  worry i will show how to solved this problem……………….

Match state mismatch
Match state mismatch

This types of problem occur if ONT port & pots should not configure properly in ont srvprofile. Suppose your ONT have 2 pots & 4 eth port, If you configure 4 pots & 4 eth port or 4 pots & 2 eth port, It is not match your ONT because your ONT have 2 pots & 4 eth port. So if you configure srvprofile properly with pots & eth port, Then your problem will be solved.

Now i show you how to edit ont srvprofile & change mismatch pots & eth port.

Read more