Blog Inspirasi Digital

Blog Inspirasi Digital

Tutorial Blog, Configurasi dan Tips Inspirasi Digital
Showing posts with label huawei. Show all posts
Showing posts with label huawei. Show all posts

Tuesday, 26 November 2019

Create Vlan di GPON Huawei dengan CLI

Create VLAN
1. Membuat VLAN Active:
    GPON_Huawei(config)#vlan 1000 smart
2. Memberikan Deskripsi (Penamaan) Terhadap VLAN yang yang dibuat:
    GPON_Huawei(config)#vlan desc 1000 description "TEST_Create_VLAN_Access"
3. Tag Vlan yang dibuat ke Frame/Slot/Port untuk Uplink:
    GPON_Huawei(config)#port vlan 1000 0/6 0
4. Membuat dba-profile
    GPON_Huawei(config)#dba-profile add profile-id 100 profile-name "UPTO-100Mbps" type4 max 102400
5. Membuat Table Traffic seperti untuk Limit Bandwith:
GPON_Huawei(config)#traffic table ip index 100 name "ip-traffic-table-100Mb" cir 102400 cbs 3278800 pir 102400 pbs 3278800 priority 0 priority-policy local-setting
Keterangan:
traffic table ip index 100 = Nomor Index yang dibuat identik dengan besaran Limit Bandwith 100Mbps (Nomor index tidak harus sama dengan Limit tapi untuk memudahkan saja)
name "ip-traffic-table-100Mb" = Deskripsi atau Penamaan
cir 102400 = Committed Information Rate atau Besaran Limit Bandwith dalam kbps
cbs 3278800 = Commited Burst Size dengan besaran Byte yang ditentukan dengan formula: (2000+cir X 32)
pir 102400 = Peak Information Rate, Parameter ini Opsional. Besaran bisa sesuai dengan cir atau 2 kali lipatnya
pbs 3278800 = Peak Burst Size, dengan besaran Byte yang ditentukan dengan formula: (2000+pir X 32)
6. Register ONT baru di GPON OLT:
a. GPON_Huawei(config)#display ont autofind all
b. GPON_Huawei(config)#ont-lineprofile gpon profile-id 1000 profile-name "TEST_Create_VLAN_Access"
  tcont 1 dba-profile-id 100
  gem add 0 eth tcont 1
  gem mapping 0 0 vlan 1000
  commit                           
  quit
c. GPON_Huawei(config)#interface gpon 0/0
GPON_Huawei(config-if-gpon-0/0)#ont add 7 4 sn-auth "4857544345130C6A" omci ont-lineprofile-id 1000
ont-srvprofile-id 3 desc "TEST_Create_VLAN_Access"
d. *Ini untuk Konfigurasi Access, Jika ingin dirubah menjadi QinQ maka Konfigurasi ini tidak dibutuhkan*
GPON_Huawei(config)#interface gpon 0/0
BDG-KCO-OLT(config-if-gpon-0/0)#ont port native-vlan 7 4 eth 1 vlan 1000 priority 0
7. Memasang Limit Bandwith dan Tag ke Vlan dan Frame/Slot/Port
GPON_Huawei(config)#service-port 1000 vlan 1000 gpon 0/0/7 ont 4 gemport 0 multi-service user-vlan 1000 tag-transform translate inbound traffic-table index 100 outbound traffic-table index 100
Jika ingin merubah Mode menjad Trunk All maka ditambahkan other-all:
GPON_Huawei(config)#service-port 1000 vlan 1000 gpon 0/0/7 ont 7 gemport 0 multi-service user-vlan 
other-all tag-transform default inbound traffic-table index 50 outbound
traffic-table index 50
Catatan:
1. Config diatas untuk mode Access
2. Step Reconfigure (hapus dan config lagi) ont-lineprofile:
    a. undo service-port (index & vlan)
    b. ont delete port
    c. undo ont-lineprofile gpon profile-id
3. untuk merubah menjadi mode QinQ:
    a. tidak memakai ont port native-vlan 2 3 eth 1 vlan 1000 priority 2
4. untuk merubah menjadi mode Trunk All: di service-port menggunakan "other-all" 
5. untuk upgrade dan downgrade bandwith di OLT:
    a. undo service-port vlan trus create lagi service-port vlan dan rubah inbound traffic dan outbound traffic
    b. di ont-lineprofile rubah dba-profile-id
Sekian dan terima kasih



Baca Selengkapnya →

Wednesday, 10 October 2018

Cara Register ONT Huawei

Berikut cara registrasi ONT (Optik Network Terminal) untuk OLT Huawei
Huawei Integrated Access Software (MA5600T).
Copyright(C) Huawei Technologies Co., Ltd. 2002-2013. All rights reserved.

GPON>enable  => untuk masuk ke user privilige
GPON#display ont autofind all  =>> untuk menemukan ont yang belum teregistrasi
   ----------------------------------------------------------------------------
   Number              : 1
   F/S/P               : 0/5/10 =>> data port dan slot ONT
   Ont SN              : 48575443316CBD9A (HWTC-316CBD9A)
   Password            : 0x00000000000000000000
   Loid                : 
   Checkcode           : 
   VendorID            : HWTC
   Ont Version         : BE9.E
   Ont SoftwareVersion : V3R017C10S105
   Ont EquipmentID     : HG8245H
   Ont Customized Info : 
   Ont autofind time   : 2018-10-04 10:43:53+08:00
   ----------------------------------------------------------------------------
Untuk melihat data ONT yg sudah di register di port dan slot yg sama dengan cara sbb


GPON(config)#display current-configuration port 0/5/10

[gpon]
  
 interface gpon 0/5
 port 10 ont-auto-find enable
 ont add 10 0 sn-auth "485754437823EB70" omci ont-lineprofile-id 2 
ont-srvprofile-id 4 desc "485754437823EB70" 
 ont alarm-profile 10 0 profile-id 1

tekan enter sampai muncul tanda GPON# paling ujung
setelah kita mengetahui data register ont terakhir dengan contoh :

ont add 10 20 sn-auth "485754437823EB50" omci ont-lineprofile-id 2 
ont-srvprofile-id 4 desc "485754437823EB50" 

**keterangan
angka 10 sebagai data port ont
angka 20 senagai data registrasi ont
ont-lineProfile id 2 sebagai data profile register ont
ont-servprofile sebagai data profile port di ont

kita lanjutkan cara register ONT nya sebagai berikut:

1. Pastikan data ont yg akan di register (sn ont dan data register terakhir)
2. Kita pastikan kebutuhan layanan yg akan digunakan misalkan ont tersebut akan di gunakan untuk layanan data / Inetrnet, maka kita cari profile yg sesuai dengan kebutuhannya. (contoh : VPN, Astinet, Metro)
3. Pilih profile ONT dan SRV ont yg sesuai dengan kebutuhan dengan cata sebagai berikut

GPON#display ont-lineprofile gpon all
  ------------------------------------------------------------------------------
  Profile-ID  Profile-name                                Binding times
  ------------------------------------------------------------------------------
  0           line-profile_default_0                      4            
  1           DATA_CONNECTION                             2            
  2           INDIHOME                                    2029         
  3           INDIHOME_WIFI                               1            


untuk melihat detile profilenya sbb:

GPON#display ont-lineprofile gpon profile-id 1
  ------------------------------------------------------------------------------
  Profile-ID          :1
  Profile-name        :DATA_CONNECTION
  Access-type         :GPON
  ------------------------------------------------------------------------------
  FEC upstream switch :Disable 
  OMCC encrypt switch :Off
  Qos mode            :PQ
  Mapping mode        :VLAN
  TR069 management    :Disable
  TR069 IP index      :0
  ------------------------------------------------------------------------------
            DBA Profile-ID:6
   
   --------------------------------------------------------------------
   |Serv-Type:ETH |Encrypt:off |Cascade:off |GEM-CAR:-            |
   |Upstream-priority-queue:0  |Downstream-priority-queue:-       |
   --------------------------------------------------------------------
    Mapping VLAN  Priority Port    Port  Bundle  Flow  Transparent
    index                  type    ID    ID      CAR   
   --------------------------------------------------------------------
    0       355   -        -       -     -       -     -          
    1       350  -        -       -     -       -     -          
   --------------------------------------------------------------------
   
   --------------------------------------------------------------------
   |Serv-Type:ETH |Encrypt:off |Cascade:off |GEM-CAR:-            |
   |Upstream-priority-queue:0  |Downstream-priority-queue:-       |
   --------------------------------------------------------------------
    Mapping VLAN  Priority Port    Port  Bundle  Flow  Transparent
    index                  type    ID    ID      CAR   
   --------------------------------------------------------------------
    0       351  -        -       -     -       -     -          
   --------------------------------------------------------------------

GPON#display ont-srvprofile gpon all
  -----------------------------------------------------------------------------
  Profile-ID  Profile-name                                Binding times
  -----------------------------------------------------------------------------
  0           srv-profile_default_0                       130          
  1           SP_HG8447                                   1            
  2           HG8245A                                     37           
  3           SP_HG8245                                   38           
  4           SP_HG8245A                                  3191         

Untuk melihat detile nya sebegai berikut : 
GPON#display ont-srvprofile gpon profile-id 2
  -----------------------------------------------------------------------------
  Profile-ID  : 2
  Profile-name: HG8245A
  Access-type : GPON
  -----------------------------------------------------------------------------
  Port-type     Port-number     Max-adaptive-number
  -----------------------------------------------------------------------------
  POTS          2               -
  ETH           4               -
  VDSL          0               -
  TDM           0               -
  MOCA          0               -
  CATV          0               -
  -----------------------------------------------------------------------------
  TDM port type                     : E1
  TDM service type                  : TDMoGem
  MAC learning function switch      : Enable
  ONT transparent function switch   : Disable
  Ring check switch                 : Disable
  Ring port auto-shutdown           : Enable
  Ring detect frequency             : 8 (pps)
  Ring resume interval              : 300 (s)
  Multicast forward mode            : Unconcern
  Multicast forward VLAN            : -
  Multicast mode                    : Unconcern
  Upstream IGMP packet forward mode : Unconcern
  Upstream IGMP packet forward VLAN : -
  Upstream IGMP packet priority     : -
  Native VLAN option                : Concern
  Upstream PQ color policy          : -
  Downstream PQ color policy        : -
  Monitor link                      : Unconcern
  MTU(byte)                         : Unconcern
  -----------------------------------------------------------------------------
  Port-type Port-ID QinQmode  PriorityPolicy Inbound     Outbound
  -----------------------------------------------------------------------------
  ETH       1       unconcern unconcern      unconcern   unconcern
  ETH       2       unconcern unconcern      unconcern   unconcern
  ETH       3       unconcern unconcern      unconcern   unconcern
  ETH       4       unconcern unconcern      unconcern   unconcern
  -----------------------------------------------------------------------------
  Notes: Run the display traffic table ip command to query 
         traffic table configuration
  -----------------------------------------------------------------------------
  Port-type Port-ID  DownstreamMode  MismatchPolicy
  -----------------------------------------------------------------------------
  ETH             1  operation       discard       
  ETH             2  operation       discard       
  ETH             3  operation       discard       
  ETH             4  operation       discard       
  -----------------------------------------------------------------------------
  Port-type Port-ID Dscp-mapping-table-index Classification-profile-id
  -----------------------------------------------------------------------------
  ETH       1       0                        -        
  ETH       2       0                        -        
  ETH       3       0                        -        
  ETH       4       0                        -        
  IPHOST    1       0                        -
  -----------------------------------------------------------------------------
  Port-type  Port-ID    IGMP-mode         IGMP-VLAN  IGMP-PRI  Max-MAC-Count
  -----------------------------------------------------------------------------
  ETH              1    -                         -         -      Unlimited
  ETH              2    -                         -         -      Unlimited
  ETH              3    -                         -         -      Unlimited
  ETH              4    -                         -         -      Unlimited
  -----------------------------------------------------------------------------

4. Setelah kita mengetahui profile yg akan kita gunakan, kemudian kita registerkan ONT nya :

GPON#(config)#
GPON(config)#interface gpon 0/5
GPON(config-if-gpon-0/5)#

kemudian coppy paste data yg sudah kita buat tadi contoh sbb:

ont add 10 21 sn-auth "48575443316CBD9A" omci ont-lineprofile-id 1 
ont-srvprofile-id 3 desc "48575443316CBD9A | Nama Customer" 

Ket : 
angka 10 sebagai data port 
angka 21 sebagai data register ONT
angka 1 di ont-profile register ont
angka 3 di ont-srvprofile sebagai data profile port di ont

setelah kita reistrasikan data tersebut kita dapan memastikan apakah data ont sudah berhasil kita register dengan command sbb:

GPON#display current-configuration port  0/5/10

nah disini akan muncul data yg sudah di registrasi di slot dan port tersebut.
===Untuk menghapus ont tersebut====

GPON0(config-if-gpon-0/5)#ont delete 10 21
Number of ONTs that can be deleted: 1, success: 1


Demikian cara regstrasi ONT Huawei utuk kali ini, untuk cara penambahan Vlan layanan akan di bahas di artikel selanjutnya.


Wasalam...


Baca Selengkapnya →

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


Baca Selengkapnya →
 

Back to Top

Welcome to My Blog