Showing posts with label OLT EPON. Show all posts
Showing posts with label OLT EPON. Show all posts

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