Friday, January 29, 2016

Huawei MA5683T configuration instructions part 1

1.1 Opening
/ / through the console,login user name root,password admin.If the device is a twin-engine,connect bright green light board ACT.
MA5683T>enable      //open the privilege
MA5683T#config       //Enter the terminal configuration mode
MA5683T(config)#sysnameSJZ-HW-OLT-1       //device-naming (Usually when to start the configuration)
//Creation telnet user
MA5683T(config) #terminal user name   //Add user operation huawei
User Name(length<6,15>):huawei      //Setting the user name
User Password(length<6,15>):huawei123     //Required to enter your password. Enter part of the actual not visible
Confirm Password(length<6,15>):huawei123       // Verification the password again
User profile name(<=15 chars)[root]:root         //nter the user management level
User's Level:                                    
1. Common User  2. Operator  3. Administrator:3        //Select the user permissions
Permitted Reenter Number(0--4):1      //Set the user name can repeat logins, general requirements for 1 times.
User's Appended Info(<=30 chars):HuaweiAdm   //Add a description, not set.
Adding user succeeds  Repeat this operation? (y/n)[n]:
//After if you want to start or insert a new board need the following,autofind is newly inserted PoC board MA5683T(config)#display board 0
//Check the equipment state of board,the most commonly used commands.
-------------------------------------------------------------------------
SlotIDBoardNameStatus         SubType0 SubType1    Online/Offline   -------------------------------------------------------------------------  
0        
1       H802EPBD   Normal                            
2       H802EPBD   Normal                            
3       H802EPBD   Normal                      
4       H802EPBDAuto_find  
5        
6     H801SCUNActive_normal  
7       H801SCUNStandby_normal  
8       H801GICF   Normal                            
9     H801X2CA   Normal            
10      
11      
12      
13    
-------------------------------------------------------------------------
MA5683T(config)#board confirm 0    //To automatically discover board, need to be confirmed after a board can be used.
//For the board is unconfirmed,board of hardware running indicator light is normal,but the PoC port doesn't work.
1.2、manage configuration
1、Create and management VLAN
MA5683T(config)#vlan 5 smart
2、Uplink port bypass and management VLAN
MA5683T(config)#port vlan 5 0/8 0
3、Configure the IP address
MA5683T(config)#interface vlanif 5
MA5683T(config-if-vlanif5)#ip address 10.11.126.2 255.255.0.0
MA5683T(config-if-vlanif5)#quit
4、Configuration management gateway
MA5683T(config)#ip route-static 0.0.0.0 0.0.0.0 10.11.0.1  
//If the 0/8 0 port is connected, you can use the huawei123 telnet this address Huawei landing.  
If you need network management software management, then you need to add the following command
MA5683T(config)#snmp-agent community read public

1.3、Create and uplink transmission PoC VLAN
MA5683T(config)#vlan 5 smart  
MA5683T(config)#vlan 14 smart    
MA5683T(config)#vlan 999 smart   
MA5683T(config)#vlan 183 smart  
MA5683T(config)#vlan 3049 to 3098 smart  
MA5683T(config)#port vlan50/8  0  
MA5683T(config)#port vlan140/8  0
MA5683T(config)#port vlan9990/8  0
MA5683T(config)#port vlan3049 to 30980/8  0  y      
MA5683T(config)#port vlan140/8  1    
MA5683T(config)#snmp-agent community write private

Wednesday, January 27, 2016

How to configure the MA5683T GPON&EPON start instructions part2

EPON:
Huawei OLT
1、Configure Upstream
vlan 100 smart   \\Add network management vlan
vlan 1001 smart   \\Add PoC vlan
Add the corresponding vlan to the uplink:
port vlan 100 0/6 0
port vlan 1001 0/6 0
Configuration management address:
interface vlanif 100
 ip address 192.168.10.100 255.255.255.0
2、Configuration DBA template
dba-profile add profile-id 10 type2 assure 20480
3、Configure line template
ont-lineprofile epon profile-id 10 profile-name HG8240
llid dba-profile-id 10
commit
4、Configure PoC template
ont-srvprofile epon profile-id 11 profile-name HG8240
ont-port eth 4 pots 2
Note: Must be based on the ONT actual number of port configuration,if you don't know it,you can enter the Epon veneer mode using the command "disp ont capability" view.
port vlan eth 1 100
commit
5、Add ONT equipment
intface epon 0/0
port 1 ont-auto-find enable
disp ont autofind 1
ont add 1 0 mac-auth 0000-0000-0001 oam ont-lineprofile-id 10 ont-srvprofile-id 11
Designate ONT port default vlan
ont port native-vlan 1 0 eth 1 vlan 1001
6、Configure PoC virtual port
service-port vlan 1001 epon 0/0/1 ont 0 multi-service user-vlan 1001

If in the fttb networking,Olt side only need to configure the line template, do not need to configure PoC template,add onu use snmp protocol。

Huawei ONU
1、Configure Upstream
vlan 1001 smart
port vlan 1001 0/0 1
2、Configure PoC port
service-port vlan 1001 adsl 0/0/30 vpi 0 vci 35 rx-cttr 6 tx-cttr

Monday, January 18, 2016

How to configure the MA5683T GPON&EPON start instructions part1

GPON:
1.Configuration management address
Uplink vlan configuration and interface
MA5683T(config)#vlan 1000 smart //management VLAN
MA5683T(config)#vlan 1001 smart //PoC
MA5683T(config)#port vlan 1000 0/7 0   //Increase uplink
MA5683T(config)#port vlan 1000 0/7 0   //Increase uplink
MA5683T(config)#interface scun 0/7   //Into the uplink
MA5683T(config)#interface vlanif 1000
MA5683T(config-if-vlanif1000)#ip address 192.168.100.10 255.255.255.0
At the same time, need to configure the corresponding onu management address distributed function.
2.Configuration DBA model
MA5683T(config)#dba-profile add profile-id 13 profile-name HG8240 type2 assure 10240 //Define DBA model number,and designate DBA model name.
3.Configuration route model
MA5683T(config)#ont-lineprofile gpon profile-id 13 profile-name HG8240 //Define ONT route and designate name
MA5683T(config-gpon-lineprofile-13)#tcont 1 dba-profile-id 13 //Define tcont with  DBA template binding.By default, tcont 0 with DBA template 1 binding,don't need to config.Here,designate tcont 1 with DBA 13 template binding.
MA5683T(config-gpon-lineprofile-13)#gem add 1 eth tcont 1   //Define GEM PORT 1 with tcont 1 binding.
MA5683T(config-gpon-lineprofile-13)#gem mapping 1 1 vlan 1001  //Settings GEM Port and ONT PoCmapping relationship gem mapping gem-index mapping-index
vlan vlan-id
MA5683T(config-gpon-lineprofile-13)#gem mapping 1 2 vlan 1002  //You can bind multiple vlan
MA5683T(config-gpon-lineprofile-13)#tcont 4 dba-profile-id 13
MA5683T(config-gpon-lineprofile-13)#gem add 4 eth tcont 4
MA5683T(config-gpon-lineprofile-13)#gem mapping 4 4 vlan 1000
MA5683T(config-gpon-lineprofile-13)#commit      //must commit,if not, Configuration will not take effect.
MA5683T(config-gpon-lineprofile-13)#quit
4、Configure PoC template
MA5683T(config)#ont-srvprofile gpon profile-id 13 profile-name HG8240  //Define CoP model
MA5683T(config-gpon-srvprofile-13)#ont-port eth 4 pots 2  //Configuration ont port Set Reject,The specified ont PoC port quantity

MA5683T(config-gpon-srvprofile-13)#port vlan eth 1 1001   //Configuration ont port PoC vlan
MA5683T(config-gpon-srvprofile-13)#commit       //Must commit,if not Configuration will not take effect.
MA5683T(config-gpon-srvprofile-13)#quit

5、Configuration corresponding ont parameters
MA5683T(config)#interface gpon 0/0  //Enter the GPON Downstream Port
MA5683T(config-if-gpon-0/7)#port 0 ont-auto-find enable //Open port 0 automatic found that the serial number of the modem
MA5683T(config-if-gpon-0/7)#display ont autofind 0 //Use this command to check SN with automatically found in ONT.
MA5683T(config-if-gpon-0/7)#ont add 0 0 sn-auth 32303131AE405A41 omci ont-lineprofile-id 13 ont-srvprofile-id 13 //connection with the above configuration of line templates and business temlates.
MA5683T(config-if-gpon-0/7)#display ont info 0 all //Check the ONT state
MA5683T(config-if-gpon-0/7)#quit

6、Set ONT port default vlan
MA5683T(config)#interface gpon 0/0
MA5683T(config-if-gpon-0/7)#ont port native-vlan 0 0 eth 1 vlan 1001

7、adding vlan PoC virtual port
MA5683T(config)#service-port  vlan 1001 gpon 0/0/0 ont 0 gemport 1 multi-service user-vlan 1001 rx-cttr 6 tx-cttr 6  

MA5683T(config)#service-port  vlan 1002 gpon 0/0/0 ont 0 gemport 1 multi-service user-vlan 1002 rx-cttr 6 tx-cttr 6    

More related:

The Issue that the MA5600T H802GPBD Board Resets Repeatedly


Thursday, January 14, 2016

Some Abnormal OLT GPON CLASS B Part2

Method 2
Use the SMARTKIT inspector to query all optical modules. Manually collect information about vendor PN, transmit optical power, and enclosure temperature in the query results, as shown in Figure 2.
Characteristics of the involved optical module: The temperature is higher than 60 degrees, the transmit optical power is not in the range from 1.5 dBm to 5 dBm, the vendor PN is SPS4348HHPCDE, and the vendor is SOURCE PHOTONICS.
Information collection in the query results



Select the two check items as shown in the Figure 3.
Inspection template configuration


[Root Cause]
Some optical modules may rarely become faulty after long-term working at high temperature, resulting in unstable transmit optical power.
[Impact and Risk]
When the problem occurs, corresponding ONUs are offline. According to the vendor, 0.143% of the optical modules may become faulty at high temperature.
[Measures and Solutions]
Recovery measures:
Perform the following steps to cool the enclosure of the involved optical module.
Tune down the temperature in the equipment room.
Manually accelerate the rotating speed of fans. (Long-term high-speed rotation shortens the useful life of a fan, so this solution is just a temporary solution.) Setting examples are as follows:
For V800R005/V800R006/V800R007/V800R008:
MA5600T(config)#interface emu 0 
MA5600T(config-if-fan-0)#fan speed mode manual 
MA5600T(config-if-fan-0)#fan speed adjust 5

For V800R009/V800R010/V800R011/V800R012:
MA5600T(config)#diagnose 
MA5600T(diagnose)%%fan speed mode manual 6

The digit in red in the command indicates the rotating speed level of the fan (the highest levels for V800R008 and V800R011 are 5 and 6 respectively), the higher the digit, the faster the rotating speed. It is recommended to tune up the rotating speed to the maximum, and then gradually tune it down. Long-term high-speed rotation shortens the useful life of a fan. Therefore, exercise caution when adopting this solution.
Preventive measures:
Use the preventive maintenance inspection tool to check the enclosure temperature of optical modules on the live network. For the site where the enclosure temperature of optical modules is higher than 60 degrees, urge customers to improve equipment room environment. The recommended temperature is about 23 (±1) degrees.
Solution:
When the problem occurs, perform the recovery measures to cool involved optical modules, and then perform the following steps based on actual situations:
If the problem is solved, the optical module can be used but not used at high temperature.
If the problem persists (the hardware of the optical module is faulty), use a spare part to replace it. A small number of faulty optical modules can be directly sent to Huawei for repair based on the specified procedure. A large number of faulty optical modules are handled by corresponding regional service contact personnel.
The warning does not take effect when the trigger conditions are not met.
[Attachment]
None

How to Configure 2 Multicast Vlan in order to watch IPTV through only one service-port

When we need  to configure two Multicast VLAN for IPTV service, that is to say, one VLAN to SD channels and another VLAN to HD channels, we have a problem, in service-port we can configure only one VLAN, so we can watch only SD or HD channels.

The following is BTV configuration in MA5603T

btv
igmp user add service-port 4 no-auth
multicast-vlan 92
  igmp version v2
  igmp multicast-vlan member service-port-list 4
  igmp mode proxy
  igmp program add batch start-index 0 ip 239.0.4.2 to-ip 239.0.4.145 hostip  10.146.34.233
  igmp program add batch start-index 144 ip 239.0.40.185 to-ip 239.0.40.224 hostip 10.146.34.233
  igmp uplink-port 0/6/0
multicast-vlan 80
  igmp version v2
  igmp mode proxy
  igmp program add batch start-index 285 ip 239.0.40.225 to-ip 239.0.40.231 hostip 10.146.34.233
  igmp program add batch start-index 292 ip 239.0.4.219 to-ip 239.0.4.248 hostip 10.146.34.233
  igmp program add batch start-index 322 ip 239.0.4.203 to-ip 239.0.4.217 hostip 10.146.34.233
  igmp uplink-port 0/6/0

Now, in order to watch SD channels we must configure the service-port :
service-port 4 vlan 92 vdsl mode ptm 0/0/0 multi-service user-vlan 20 tag-transform translate inbound traffic-table index 7 outbound traffic-table index 7

Then we cannot watch HD channels configured in Multicast VLAN 80.
NoneNone
When we are configuring IPTV service we must take in account the following steps:


1. Create Multicast VLAN

2. Configure uplink-port

3. Configure Igmp Programs

4. Create Igmp User associated to service-port

5. Associate Igmp Membership to service-port



If we compare configuration between SD Multicast VLAN and HD Multicast VLAN, we found that the only one difference is in igmp membership. 


We cannot watch channels for both Multicast-VLAN because of we must associate igmp membership to two Vlans. In the first configuration we have this association only for one VLAN.

In order to associate igmp membership to two VLANs, we must configure the following:

multicast-vlan 80
 igmp multicast-vlan member service-port-list 4

After of this configuration we have only one service-port associated to only one vlan but we can watch channels for two vlans.

Remember that If we do not know ID of service-port we can use the following command :

 (config-mvlan80)#igmp multicast-vlan member smart-vlan 92   ; It's 92 because of VLAN of service-port is 92

service-port 8 vlan 92 vdsl mode ptm 0/0/0 multi-service user-vlan 20 tag-transform translate inbound traffic-table index 7 outbound traffic-table index 7

Conclusion:

1. We must configure two multicast vlan and we must associate igmp membership to two vlans
2. We must create service-port for only one VLAN
3. We must create igmp user for this service-port

Wednesday, January 13, 2016

How to Troubleshoot Synchronous Ethernet Clocks For Huawei SDH

How to Troubleshoot Synchronous Ethernet Clocks For Huawei SDH
OptiX OSN 7500 II/7500/ OptiX OSN 3500/ OptiX OSN 1500 TroubleshootingHow to Troubleshoot Synchronous Ethernet Clocks
The common faults regarding the synchronous Ethernet clock are as follows:
A clock source cannot be properly switched and the quality of clock is low.
Possible Causes
l The connection at the port fails.
l An alarm associated with the synchronous Ethernet clock function occurs on the network.
Figure 1 Flow chart for handling a synchronous Ethernet clock fault

Procedure
Step 1 Cause 1: The connection at the port fails.
1. Check whether the ETH_LOS or ETH_LINK_DOWN alarm occurs at the port.
2. If yes, clear the alarm and then check whether the fault is rectified. For details on how to
clear the alarm, see the Alarms and Performance Events Reference.
Step 2 Cause 2: An alarm associated with the synchronous Ethernet clock occurs on the network.
1. Check whether any alarm associated with the synchronous Ethernet clock occurs on the network. For details, see Relevant Alarms.
2. If yes, clear the alarm. For details on how to clear the alarm, see the Alarms and
Performance Events Reference.
Step 3 If the fault persists, contact Huawei technical support engineers to handle the fault.
—-End