Blog Inspirasi Digital

Blog Inspirasi Digital

Tutorial Blog, Configurasi dan Tips Inspirasi Digital

Saturday 26 November 2016

Configurasi Gpon Huawei Part II

CREATE DBA PROFILE
XGPON--AGGREGATOR(config)#dba-profile add profile-id 143 profile-name "voip" type1 fix 1024 bandwidth_compensate no
XGPON--AGGREGATOR(config)#dba-profile add profile-id 143 profile-name "speedy_1mbps" type3 assure 512 max 1536

keterangan :
-utk layanan voip menggunakan type1 ( fix) & speedy dll menggunakan type3 (assure).

CEK CONFIGURASI ONT-SRVPROFILE
XGPON-AGGREGATOR(config)#display current-configuration section gl 
{ || }:
  Command:
          display current-configuration section gl 
[MA5600V800R013: 3910]
#
[global-config]
  
  sysname XGPON-AGGREGATOR
  ont-srvprofile gpon profile-id 3 profile-name "SP_HG8245A"  -----------------------> service profile sdh di create ( ini yg kita pakai ).
  ont-port pots 2 eth 4 
  multicast-forward untag
  port vlan eth 1 translation 111 user-vlan 111
  port vlan eth 4 translation 111 user-vlan 111
  commit

CREATE ONT-SRVPROFILE
XGPON-AGGREGATOR(config)#ont-srvprofile gpon profile-id 4 profile-name "ONT_SP_HG8245A"
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#ont-port pots 2 eth 4
{ |catv|moca|tdm-srvtype|tdm-type|tdm|vdsl }:
     Command:
          ont-port pots 2 eth 4 
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#multicast-forward untag 
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#port vlan eth 4 translation 111 user-vlan 111
{ |prival<0>|TLS|user-encap }:
     Command:
          port vlan eth 4 translation 111 user-vlan 111 
  Set ONT port(s) VLAN configuration, success: 1, failed: 0
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#commit 
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#quit
XGPON-AGGREGATOR(config)#

DELETE ONT-SRVPROFILE
XGPON-AGGREGATOR(config)#undo ont-srvprofile gpon profile-id 4 

CEK INDEX PROFILE-ID YG SDH ADA
XGPON-AGGREGATOR(config)#display current-configuration        
{ |ont|port|section|service-port|simple|| }:

  Command:
          display current-configuration 
[MA5600V800R013: 3910]
#
ont-lineprofile gpon profile-id 1 profile-name "ONT1-BISPARK-BLOK57"
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit
 ont-lineprofile gpon profile-id 2 profile-name "ONT2-BISPARK-BLOK57"
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4              
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit
 
      --- sampai dengan ---


 ont-lineprofile gpon profile-id 7 profile-name "ONT2-BISPARK-HILHAM"
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit

#
[device-config]
  

keterangan :
 - index profile-id terakhir di angka 7 ( profile-id index lebih baik unik/tdk sama ).
CREATE PROFILE-ID
XGPON-AGGREGATOR(config)#ont-lineprofile gpon profile-id 8 profile-name "COBA"
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#tcont 2 dba-profile-id 113
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#tcont 3 dba-profile-id 125
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#tcont 4 dba-profile-id 130
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem add 2 eth tcont 2
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem add 3 eth tcont 3
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem add 4 eth tcont 4
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem mapping 2 0 vlan 841
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem mapping 3 0 vlan 3801
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem mapping 4 0 vlan 111
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#commit
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#quit
XGPON-AGGREGATOR(config)#
CEK HASIL CREATE
XGPON-AGGREGATOR(config)#display current-configuration section gl 
{ || }:
  Command:
          display current-configuration section gl 
[MA5600V800R013: 3910]
#
[global-config]
  
 sysname XGPON-AGGREGATOR
ont-lineprofile gpon profile-id 8 profile-name "COBA"  -------> ont-lineprofile untuk COBA sdh di create.
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit
 
REGISTRASI & CONFIGURASI ONT
XGPON-AGGREGATOR(config)#display ont autofind all
----------------------------------------------------------------------------
Number              : 1
F/S/P               : 0/1/0
Ont SN              : 485754437474CE28
Password            : 0x00000000000000000000
Loid                :
Checkcode           :
VendorID            : HWTC
Ont Version         : 323.A
Ont SoftwareVersion : V3R012C00S101
Ont EquipmentID     : 245A
Ont autofind time   : 2014-08-27 17:03:48+08:00
----------------------------------------------------------------------------
The number of GPON autofind ONT is 1

CEK REGISTRASI YG ADA
XGPON-AGGREGATOR(config)#display ont info 0 all
  -----------------------------------------------------------------------------
  F/S/P   ONT         SN         Control     Run      Config   Match    Protect
          ID                     flag        state    state    state    side 
  -----------------------------------------------------------------------------
  0/ 1/0    0  485754437474CE28  active      online   normal   normal   no     
  0/ 1/0    1  485754437477AD28  active      online   normal   match    no 
  0/ 1/0    2  4857544374764428  active      online   normal   match    no 
  -----------------------------------------------------------------------------
  F/S/P   ONT-ID   Description
  -----------------------------------------------------------------------------
  0/ 1/0       0   ONT_XGPON_ATP_TEST                                          
  0/ 1/0       1   ONT1-
  0/ 1/0       2   ONT2-
  -----------------------------------------------------------------------------
  In port 0/ 1/0 , the total of ONTs are: 3, online: 3
  -----------------------------------------------------------------------------
REGISTER ONT
XGPON-AGGREGATOR(config)#interface gpon 0/1
XGPON-AGGREGATOR(config-if-gpon-0/1)#ont add 0 3 sn-auth "485754437474CE28" omci ont-lineprofile-id 8 ont-srvprofile-id 3 desc "COBA"
XGPON-AGGREGATOR(config-if-gpon-0/1)#ont port native-vlan 0 3 eth 4 vlan 111 priority 0 ( khusus untk yg berlangganan USEeTV )
CEK HASIL REGISTER
XGPON-AGGREGATOR(config)#display ont info 0 all
  -----------------------------------------------------------------------------
  F/S/P   ONT         SN         Control     Run      Config   Match    Protect
          ID                     flag        state    state    state    side 
  -----------------------------------------------------------------------------
  0/ 1/0    0  485754437474CE28  active      online   normal   normal   no     
  0/ 1/0    1  485754437477AD28  active      online   normal   match    no 
  0/ 1/0    2  4857544374764428  active      online   normal   match    no 
  0/ 1/0    3  485754437474CE28  active      online   normal   match    no
  -----------------------------------------------------------------------------
  F/S/P   ONT-ID   Description
  -----------------------------------------------------------------------------
  0/ 1/0       0   ONT_XGPON_ATP_TEST                                          
  0/ 1/0       1   ONT1-
  0/ 1/0       2   ONT2-
  0/ 1/0       3   COBA
  -----------------------------------------------------------------------------
  In port 0/ 1/0 , the total of ONTs are: 4, online: 4
  -----------------------------------------------------------------------------
atau

XGPON-AGGREGATOR#display current-configuration 
{ |ont|port|section|service-port|simple|| }:

  Command:
          display current-configuration 
[MA5600V800R013: 3910]
#
#
[gpon]
  
 interface gpon 0/1
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable         
 port 2 ont-auto-find enable
 port 3 ont-auto-find enable
 port 4 ont-auto-find enable
 port 5 ont-auto-find enable
 port 6 ont-auto-find enable
 port 7 ont-auto-find enable
 ont add 0 0 sn-auth "485754437477AD28" omci ont-lineprofile-id 6 
ont-srvprofile-id 3 desc "ONT1-BISPARK-HILHAM" 
 ont add 0 1 sn-auth "4857544374764428" omci ont-lineprofile-id 7 
ont-srvprofile-id 3 desc "ONT2-BISPARK-HILHAM" 
 ont add 0 2 sn-auth "4857544374735828" omci ont-lineprofile-id 3 
ont-srvprofile-id 3 desc "ONT1-BISPARK-BLOK57" 
 ont add 0 3 sn-auth "485754437474CE28" omci ont-lineprofile-id 8 
ont-srvprofile-id 3 desc "COBA" 
ont port native-vlan 0 3 eth 4 vlan 111 priority 0

CEK TRAFIC TABLE
XGPON-AGGREGATOR(config)#display traffic table ip from-index 0
{ |to-index }:

  Command:
          display traffic table ip from-index 0 
  ---------------------------------------------------------------------------
   TID CIR      CBS      PIR      PBS      Pri Copy-policy         Pri-Policy
       (kbps)   (bytes)  (kbps)   (bytes)
  ---------------------------------------------------------------------------
     0 1024     34768    2048     69536      6 -                      tag-pri
     1 2496     81872    4992     163744     6 -                      tag-pri
     2 512      18384    1024     36768      0 -                      tag-pri
     3 576      20432    1152     40864      2 -                      tag-pri
     4 64       4048     128      8096       4 -                      tag-pri
     5 2048     67536    4096     135072     0 -                      tag-pri
     6 off      off      off      off        0 -                      tag-pri
     7 64       4048     64       4048       0 -                    local-pri
     8 128      6096     128      6096       0 -                    local-pri
     9 192      8144     192      8144       0 -                    local-pri
    10 256      10192    256      10192      0 -                    local-pri
    11 320      12240    320      12240      0 -                    local-pri
    12 384      14288    384      14288      0 -                    local-pri
    13 448      16336    448      16336      0 -                    local-pri
    14 512      18384    512      18384      0 -                    local-pri
    15 576      20432    576      20432      0 -                    local-pri
    16 640      22480    640      22480      0 -                    local-pri
    17 704      24528    704      24528      0 -                    local-pri
    18 768      26576    768      26576      0 -                    local-pri
    19 832      28624    832      28624      0 -                    local-pri
    20 896      30672    896      30672      0 -                    local-pri
    21 960      32720    960      32720      0 -                    local-pri
    22 1024     34768    1024     34768      0 -                    local-pri
    23 2048     67536    2048     67536      0 -                    local-pri
    24 3072     100304   3072     100304     0 -                    local-pri
    25 4096     133072   4096     133072     0 -                    local-pri
    26 5120     165840   5120     165840     0 -                    local-pri
    27 6144     198608   12352    198608     0 -                    local-pri
    28 7168     231376   7168     231376     0 -                    local-pri
    29 8192     264144   8192     264144     0 -                    local-pri
    30 9216     296912   9216     296912     0 -                    local-pri
    31 10240    329680   10240    329680     0 -                    local-pri
    32 20480    657360   20480    657360     0 -                    local-pri
    33 30720    985040   30720    985040     0 -                    local-pri
    34 40960    1312720  40960    1312720    0 -                    local-pri
    35 51200    1640400  51200    1640400    0 -                    local-pri
    36 61440    1968080  61440    1968080    0 -                    local-pri
    37 71680    2295760  71680    2295760    0 -                    local-pri
    38 81920    2623440  81920    2623440    0 -                    local-pri
    39 92160    2951120  92160    2951120    0 -                    local-pri
    40 102400   3278800  102400   3278800    0 -                    local-pri
    41 1536     3536     1536     3536       0 -                    local-pri
  ---------------------------------------------------------------------------
  Total Num : 42                     



keterangan : 
- Create trafic-table :

XGPON-AGGREGATOR(config)#traffic table ip index 7 name "BW_64_Kbps" cir 64 cbs 4048 pir 64 pbs 4048 color-mode color-blind priority 0 priority-policy local-setting

rumus mencari pbs/cbs :
-cir X 32 + 2000
contoh: 
-64 X 32 + 2000 = 4048

CEK INDEX SERVICE PORT TERAKHIR
XGPON-AGGREGATOR#display current-configuration section bb
{ || }:

  Command:
          display current-configuration section bb 
[MA5600V800R013: 3910]
#
[bbs-config]
  
service-port 1 vlan 3801 gpon 0/1/0 ont 0 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 2 vlan 841 gpon 0\/1/0 ont 0 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 3 vlan 3801 gpon 0/1/0 ont 1 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 4 vlan 841 gpon 0/1/0 ont 1 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 5 vlan 3801 gpon 0/1/0 ont 2 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 6 vlan 841 gpon 0/1/0 ont 2 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
#
return

CREATE SERVICE PORT
keterangan : index service-port terahir di angka 6.

XGPON-AGGREGATOR(config)#service-port 7 vlan 3801 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table 
                                  index 6 outbound traffic-table index 6
XGPON-AGGREGATOR(config)#service-port 8 vlan 841 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 841 tag-transform translate inbound traffic-table 
                                  index 22 outbound traffic-table index 22
XGPON-AGGREGATOR(config)#service-port 9 vlan 111 gpon 0/1/0 ont 3 gemport 4 multi-service user-vlan 111 tag-transform translate inbound traffic-table 
                                  index 24 outbound traffic-table index 24

CEK HASIL CREATE SERVICE PORT
XGPON-AGGREGATOR#display current-configuration section bb
{ || }:

  Command:
          display current-configuration section bb 
[MA5600V800R013: 3910]
#
[bbs-config]
  
service-port 1 vlan 3801 gpon 0/1/0 ont 0 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 2 vlan 841 gpon 0/1/0 ont 0 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 3 vlan 3801 gpon 0/1/0 ont 1 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 4 vlan 841 gpon 0/1/0 ont 1 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 5 vlan 3801 gpon 0/1/0 ont 2 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 6 vlan 841 gpon 0/1/0 ont 2 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 7 vlan 3801 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table Index 6 outbound traffic-table index 6
service-port 8 vlan 841 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table index 22
service-port 9 vlan 111 gpon 0/1/0 ont 3 gemport 4 multi-service user-vlan 111 tag-transform translate inbound traffic-table index 24 outbound traffic-table index 24
#
return

CEK MAC-ADDRESS VLAN
XGPON-AGGREGATOR#display mac-address vlan 3801
  It will take some time, please wait...
  -----------------------------------------------------------------------
   SRV-P BUNDLE TYPE MAC            MAC TYPE F /S /P   VPI  VCI   VLAN ID
   INDEX INDEX
  -----------------------------------------------------------------------
       -     -  eth  0000-5e00-0107 dynamic  0 /9 /0   -    -        3801
      16     -  gpon 78d7-5274-77af dynamic  0 /1 /0   1    3        3801
  -----------------------------------------------------------------------
  Total: 2

MENCARI BERDASARKAN S/N
XGPON-AGGREGATOR(config)#display ont info by-sn 485754437477AD28
  -----------------------------------------------------------------------------
  F/S/P                   : 0/1/0
  ONT-ID                  : 1
  Control flag            : active
  Run state               : online
  Config state            : normal
  Match state             : match
  DBA type                : SR
  ONT distance(m)         : 7205
  ONT battery state       : not support
  Memory occupation       : 54%
  CPU occupation          : 1%
  Temperature             : 85(C)
  Authentic type          : SN-auth
  SN                      : 485754437477AD28 (HWTC-7477AD28)
  Management mode         : OMCI
  Software work mode      : normal
  Isolation state         : normal
  ONT IP 0 address/mask   : 10.21.44.96/24
  Description             : ONT1-
  Last down cause         : LOS
  Last up time            : 2014-08-31 10:52:34+08:00
  Last down time          : 2014-08-31 10:50:46+08:00
  Last dying gasp time    : 2014-08-29 22:47:50+08:00
  ONT online duration     : 0 day(s), 0 hour(s), 3 minute(s), 10 second(s) 
  Type C support          : Not support
  Interoperability-mode   : ITU-T

1 comment

 

Back to Top

Welcome to My Blog