显示标签为“MA5600 Series”的博文。显示所有博文
显示标签为“MA5600 Series”的博文。显示所有博文

2014年7月10日星期四

How to Configure Alarms for Huawei MA5600 Series

Configuring alarms for Huawei OLT MA5600 series:
Alarm management includes the following functions: alarm record, alarm setting, and alarm statistics. These functions help you to maintain the device and ensure that the device works efficiently.

Background Information
An alarm refers to the notification of the system after a fault is detected. After an alarm is generated, the system broadcasts the alarm to the terminals, mainly including the NMS and CLI terminals.
Alarms are classified into fault alarm and recovery alarm. After a fault alarm is generated at a certain time, the fault alarm lasts until the fault is rectified to clear the alarm.
You can modify the alarm settings according to your requirements. The settings are alarm severity, alarm output mode through the CLI and alarm statistics Huawei switch.

Procedure
·                 You can run the alarm active clear command to clear the alarms that are not recovered in the system.
§                         Before clearing an alarm, you can run the display alarm active command to query the currently active alarms.
§                         When an active alarm lasts a long time, you can run this command to clear the alarm.
·                 Run the alarm alarmlevel command to configure the alarm severity.
§                         Alarm severities are critical, major, minor, and warning.
§                         Parameter default indicates restoring the alarm severity to the default setting.
§                         You can run the display alarm list command to query the alarm severity.
§                         The system specifies the default (also recommended) alarm severity for each alarm. Use the default alarm severity unless otherwise required.
·                 Run the alarm output/undo alarm output command to set or shield the output of alarms to the CLI terminal.
§                         Setting the output mode of alarms does not affect the generating of alarms. The alarms generated by the system are still recorded. You can run the display alarm history command to query the alarms that are shielded.
§                         When the new output mode of an alarm conflicts with the previous mode, the new output mode takes effect.
§                         The output mode of the recovery alarm is the same as the output mode of the fault alarm. When the output mode of the fault alarm is set, the system automatically synchronizes the output mode of its recovery alarm. The reverse is also applicable. That is, when the output mode of the recovery alarm is set, the system automatically synchronizes the output mode of its fault alarm.
·                 Run the alarm jitter-proof command to configure the alarm jitter-proof function and the jitter-proof period.
§                         To prevent a fault alarm and its recovery alarm from being displayed frequently, you can enable the alarm jitter-proof function to filter alarms in the system.
§                         After the alarm jitter-proof function is enabled, the alarm in the system is not reported to the NMS immediately but is reported to the NMS after an alarm jitter-proof period.
§                         If an alarm is recovered in an alarm jitter-proof period, the alarm is not reported to the NMS.
§                         You can run the display alarm jitter-proof command to check whether the alarm jitter-proof function is enabled and whether the alarm jitter-proof period is set.
§                         By default, the alarm jitter-proof function is disabled. You can determine whether to enable the function according to the running of the device.
·                 Run the alarm-event statistics period command to set the alarm statistics collection period.
§                         The system collects the occurrence times of alarms and events according to the set period. To save the statistical result, run the alarm-event statistics save command to save the statistics to the flash memory.
§                         You can use the statistical result of alarms and events to locate a problem in the system.
§                         You can run the display alarm statistics command to query the alarm statistical record.
·                 Run the display alarm configuration command to query the alarm configuration according to the alarm ID. The alarm configuration that you can query includes the alarm ID, alarm name, alarm class, alarm type, alarm severity, default alarm severity, number of parameters, CLI output flag, conversion flag, and detailed alarm description.
·                 Run the display alarm statistics command to query the alarm statistical record.
§                         When you need to know the frequency in which one alarm occurs within a time range, and to know the working conditions of the device and analyze the fault that may exist, run this command.
§                         Currently, you can query the alarm statistics in the current 15 minutes, current 24 hours, last 15 minutes, and last 24 hours in the system.

Example
Assume the following configurations: The output of all the alarms at level warning are shielded to the CLI terminal, the alarm jitter-proof function is enabled, the alarm jitter-proof period is set to 15s, the statistical period of the alarms and events is set to 72 hours, and all the alarms at level major are saved to the flash memory so that a problem can be located through the alarm statistical record. To perform these configurations, do as follows:
huawei(config)#undo alarm output alarmlevel warning
huawei(config)#alarm jitter-proof on
huawei(config)#alarm jitter-proof 15
huawei(config)#alarm-event statistics period 72
huawei(config)#alarm alarmlevel 0x0121a001 critical
huawei(config)#alarm alarmlevel 0x02310000 critical

huawei(config)#alarm-event statistics save

More related:

2014年7月8日星期二

How to configure the system clock for Huawei MA5600 series

Here we describes how to configure the system clock to restrict the clock frequency and phase of each node on a network within the preset tolerance scope. This prevents transmission performance deterioration caused by poor timing at both the transmit and receive ends in the digital transmission system. This configuration also works for Huawei MA5603T and Huawei MA5608T.

Background Information
On a digital network comprising the MA5600 series and other devices, the primary problem is clock synchronization. To ensure that the system uses a unified clock standard, you must specify the clock signals from a certain port as the system clock source.

Procedure
1.           Run the clock source command to configure the system clock source.
Specify the clock signals extracted from a certain port as the system clock source.
2.           Run the clock priority command to configure the priority of the clock source.
Example
To obtain two clock sources from ports 0/5/0 and 0/5/1 of the SHEB board as clock source 0 and clock source 2 of the system, configure clock source 2 with the highest priority, and configure clock source 0 with the second highest priority, do as follows:
huawei(config)#clock source 0 0/5/0
huawei(config)#clock source 2 0/5/1
huawei(config)#clock priority sdh 2/0


2014年3月11日星期二

How to Query and Change the ARP Aging Time on MA5600 Series

Question
How to query and change the ARP aging time for the Huawei MA5600 series?

Answer
In the versions earlier than V800R006C02, the ARP aging time is fixed to 20 min and cannot be queried or changed.
In V800R006C02 and the versions later than V800R006C02, the ARP aging time can be queried and changed.
1 Query the ARP aging time: display arp aging-time
2 Change the ARP aging time: arp aging-time

More related for the MA5600 series: