Blog Inspirasi Digital

Blog Inspirasi Digital

Tutorial Blog, Configurasi dan Tips Inspirasi Digital

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


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...

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

Tuesday, 22 December 2015

Configurasi Gpon Huawei

CEK MODUL DI GPON
XGPON-AGGREGATOR(config)#display board 0
  -------------------------------------------------------------------------
  SlotID  BoardName  Status          SubType0 SubType1    Online/Offline
  -------------------------------------------------------------------------
  0     
  1       H802GPFD   Normal                           
  2       H802GPFD   Normal                           
  3       H802GPFD   Normal                           
  4       H802GPFD   Normal                           
  5       H802GPFD   Normal                           
  6       H802GPFD   Normal                           
  7       H802GPFD   Normal                           
  8       H802OPGD   Normal                           
  9       H801SCUH   Active_normal                    
  10      H801SCUH   Standby_normal                   
  11    
  12    
  13    
  14    
  15    
  16    
  17    
  18    
  19    
  20                                 
  21      H801PRTE   Normal                           
  22      H801PRTE   Normal                           
  -------------------------------------------------------------------------

Keterangan : Hanya modul H802GPFD yg dipakai utk FTTH ont.
             modul H802GPFD ada di slot 1 s/d 7.
             1 modul ada 16 port / GPON04-KG ( mulai dari 0 s/d 15 )
             1 port max 128 regiter ( mulai dari register 0 s/d 127 ).

CEK AUTOFIND ( HARUS ENABLE AGAR S/N ONT TERDETECT
XGPON0-AGGREGATOR(config)#display current-configuration section gp
{ || }:

  Command:
          display current-configuration section gp 
[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 1 sn-auth "485754437477AD28" omci ont-lineprofile-id 6 
ont-srvprofile-id 3 desc "ONT1-BISPARK-HILHAM" 
 ont add 0 2 sn-auth "4857544374764428" omci ont-lineprofile-id 7 
ont-srvprofile-id 3 desc "ONT2-BISPARK-HILHAM" 
 ont add 7 0 sn-auth "4857544374735828" omci ont-lineprofile-id 3 
ont-srvprofile-id 3 desc "ONT1-BISPARK-BLOK57" 
 ont add 7 1 sn-auth "4857544374736E28" omci ont-lineprofile-id 4 
ont-srvprofile-id 3 desc "ONT2-BISPARK-BLOK57" 
 ont add 7 2 sn-auth "4857544374738428" omci ont-lineprofile-id 5 
ont-srvprofile-id 3 desc "ONT3-BISPARK-BLOK57" 
#                                    
  
 interface gpon 0/2
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
 ont add 0 0 sn-auth "48575443F64D9226" omci ont-lineprofile-id 8000 
ont-srvprofile-id 8100 desc "ONT_XGPON_ATP_TEST" 
 ont port native-vlan 0 0 eth 4 vlan 111 priority 0 
#
  
 interface gpon 0/3
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
#
  
 interface gpon 0/4
 port 0 ont-auto-find enable
#


Keterangan :
- utk modul 2 s/d 15, semua port ( ada 16 port ) belum di enablekan.

ENABLE AUTOFIND

XGPON-AGGREGATOR(config)#interface gpon 0/2
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 2 ont-auto-find enable 
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 3 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 4 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 5 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 6 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 7 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#quit
XGPON-AGGREGATOR(config)#interface gpon 0/3
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 2 ont-auto-find enable 
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 3 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 4 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 5 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 6 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 7 ont-auto-find enable
XGPON-AGGREGATOR(config)#interface gpon 0/7
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 0 ont-auto-find enable 
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 1 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 2 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 3 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 4 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 5 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 6 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 7 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#quit
-- Lanjutkan s/d modul ke 15

CEK HASIL ENABLE AUTOFIND

XGPON-AGGREGATOR(config)#display current-configuration section gp

{ || }:

  Command:
          display current-configuration section gp 
[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 1 sn-auth "485754437477AD28" omci ont-lineprofile-id 6 
ont-srvprofile-id 3 desc "ONT1-BISPARK-HILHAM" 
 ont add 0 2 sn-auth "4857544374764428" omci ont-lineprofile-id 7 
ont-srvprofile-id 3 desc "ONT2-BISPARK-HILHAM" 
 ont add 7 0 sn-auth "4857544374735828" omci ont-lineprofile-id 3 
ont-srvprofile-id 3 desc "ONT1-BISPARK-BLOK57" 
 ont add 7 1 sn-auth "4857544374736E28" omci ont-lineprofile-id 4 
ont-srvprofile-id 3 desc "ONT2-BISPARK-BLOK57" 
 ont add 7 2 sn-auth "4857544374738428" omci ont-lineprofile-id 5 
ont-srvprofile-id 3 desc "ONT3-BISPARK-BLOK57" 
#                                    
  
 interface gpon 0/2
 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 "48575443F64D9226" omci ont-lineprofile-id 8000 
ont-srvprofile-id 8100 desc "ONT_XGPON_ATP_TEST" 
 ont port native-vlan 0 0 eth 4 vlan 111 priority 0 
#
  
 interface gpon 0/3
 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

CEK CONFIGURASI DBA PROFILE

XGPON-AGGREGATOR(config)#display dba-profile all
  ----------------------------------------------------------------------------
  Profile-ID   type   Bandwidth      Fix        Assure        Max        Bind
                     compensation    (kbps)     (kbps)        (kbps)     times
  ----------------------------------------------------------------------------
           0      3           No          0       8192         20480         1
           1      1           No       5120          0             0         9
           2      1           No       1024          0             0         1
           3      4           No          0          0         32768         0
           4      1           No    1024000          0             0         0
           5      1           No      32768          0             0         0
           6      1           No     102400          0             0         0
           7      2           No          0      32768             0         0
           8      2           No          0     102400             0         0
           9      3           No          0      32768         65536         0
          10      4           No          0          0         51264         0
          11      1           No       8128          0             0         0
          12      1           No       1024          0             0         0
          13      2           No          0     102400             0         0
          14      2           No          0        128             0         0
         103      1           No        384          0             0         0
         104      1           No        448          0             0         0
         105      1           No        512          0             0         0
         106      1           No        576          0             0         0
         107      1           No        640          0             0         0
         108      1           No        704          0             0         0
         109      1           No        768          0             0         0
         110      1           No        832          0             0         0
         111      1           No        896          0             0         0
         112      1           No        960          0             0         0
         113      1           No       1024          0             0         6
         114      3           No          0        384           576         0
         115      3           No          0        448           640         0
         116      3           No          0        512           768         0
         117      3           No          0        576           832         0
         118      3           No          0        640           960         0
         119      3           No          0        704          1024         0
         120      3           No          0        768          1024         1
         121      3           No          0        832          1536         0
         122      3           No          0        896          1536         0
         123      3           No          0        960          1536         0
         124      3           No          0       1024          1536         1
         125      3           No          0       2048          3072         5
         126      3           No          0       3072          4608         0
         127      3           No          0       4096          6144         0
         128      3           No          0       5120          7680         0
         129      3           No          0       6144          9216         0
         130      3           No          0       7168         10752         6
         131      3           No          0       8192         12288         0
         133      3           No          0      10240         15360         0
         135      3           No          0      30720         46080         0
         137      3           No          0      51200         76800         0
         139      3           No          0      71680        107520         0
         140      3           No          0      81920        122880         1
         141      3           No          0      92160        138240         0
         142      3           No          0     102400        153600         1
  ----------------------------------------------------------------------------
atau

XGPON-AGGREGATOR(config)#display current-configuration section gl

{ || }:
  Command:
          display current-configuration section gl 
[MA5600V800R013: 3910]
#
[global-config]
  
 sysname XGPONAGGREGATOR
 dba-profile add profile-id 10 profile-name "SPEEDY" type4 max 51264  dba-profile add profile-id 11 profile-name "USEE" type1 fix 8128 bandwidth_compensate no
 dba-profile add profile-id 12 profile-name "VOICE" type1 fix 1024 bandwidth_compensate no
 dba-profile add profile-id 13 profile-name "SPEEDY_GOLD" type2 assure 102400
 dba-profile add profile-id 14 profile-name "SPEEDY_REGULER" type2 assure 128
 dba-profile add profile-id 103 profile-name "UP__type1__384K" type1 fix 384 bandwidth_compensate no
 dba-profile add profile-id 104 profile-name "UP__type1__448K" type1 fix 448 bandwidth_compensate no
 dba-profile add profile-id 105 profile-name "UP__type1__512K" type1 fix 512 bandwidth_compensate no
 dba-profile add profile-id 106 profile-name "UP__type1__576K" type1 fix 576 bandwidth_compensate no
 dba-profile add profile-id 107 profile-name "UP__type1__640K" type1 fix 640 bandwidth_compensate no
 dba-profile add profile-id 108 profile-name "UP__type1__704K" type1 fix 704 bandwidth_compensate no
 dba-profile add profile-id 109 profile-name "UP__type1__768K" type1 fix 768 bandwidth_compensate no
 dba-profile add profile-id 110 profile-name "UP__type1__832K" type1 fix 832 bandwidth_compensate no
 dba-profile add profile-id 111 profile-name "UP__type1__896K" type1 fix 896 bandwidth_compensate no
 dba-profile add profile-id 112 profile-name "UP__type1__960K" type1 fix 960 bandwidth_compensate no
 dba-profile add profile-id 113 profile-name "UP__type1__1024M" type1 fix 1024  bandwidth_compensate no
 dba-profile add profile-id 114 profile-name "UP__type3__384K_576K" type3 assure 384 max 576                         
 dba-profile add profile-id 115 profile-name "UP__type3__448K_672K" type3 assure 448 max 640
 dba-profile add profile-id 116 profile-name "UP__type3__512K_768K" type3 assure 512 max 768
 dba-profile add profile-id 117 profile-name "UP__type3__576K_864K" type3 assure 576 max 832
 dba-profile add profile-id 118 profile-name "UP__type3__640K_960K" type3 assure 640 max 960
 dba-profile add profile-id 119 profile-name "UP__type3__704K_1M" type3 assure  704 max 1024
 dba-profile add profile-id 120 profile-name "UP__type3__768K_1M" type3 assure  768 max 1024
 dba-profile add profile-id 121 profile-name "UP__type3__832K_1.5M" type3 assure 832 max 1536
 dba-profile add profile-id 122 profile-name "UP__type3__896K_1.5M" type3 assure 896 max 1536
 dba-profile add profile-id 123 profile-name "UP__type3__960K_1.5M" type3 assure 960 max 1536
 dba-profile add profile-id 124 profile-name "UP__type3__1M_1.5M" type3 assure  1024 max 1536
 dba-profile add profile-id 125 profile-name "UP__type3__2M_3M" type3 assure 2048 max 3072
 dba-profile add profile-id 126 profile-name "UP__type3__3M_4.5M" type3 assure 3072 max 4608                        
 dba-profile add profile-id 127 profile-name "UP__type3__4M_6M" type3 assure 4096 max 6144
 dba-profile add profile-id 128 profile-name "UP__type3__5M_7.5M" type3 assure  5120 max 7680
 dba-profile add profile-id 129 profile-name "UP__type3__6M_9M" type3 assure 6144 max 9216
 dba-profile add profile-id 130 profile-name "UP__type3__7M_10.5M" type3 assure 7168 max 10752
 dba-profile add profile-id 131 profile-name "UP__type3__8M_12M" type3 assure 8192 max 12288
 dba-profile add profile-id 133 profile-name "UP__type3__10M_15M" type3 assure  10240 max 15360
 dba-profile add profile-id 135 profile-name "UP__type3__30M_45M" type3 assure  30720 max 46080
 dba-profile add profile-id 137 profile-name "UP__type3__50M_75M" type3 assure  51200 max 76800
 dba-profile add profile-id 139 profile-name "UP__type3__70M_105M" type3 assure 71680 max 107520
 dba-profile add profile-id 140 profile-name "UP__type3__80M_120M" type3 assure 81920 max 122880
 dba-profile add profile-id 141 profile-name "UP__type3__90M_135M" type3 assure 92160 max 138240
 dba-profile add profile-id 142 profile-name "UP__type3__100M_150M" type3 assure 102400 max 153600  

Configurasi Gpon Huawei Part II

Wednesday, 5 November 2014

Setting ONT 821 Untuk Astinet

Cek dan Create IP Management
GPON00-D2-CKK(config)#show ip interface brief
interface IP-Address Mask AdminStatus PhyStatus Protocol
vlan3 172.20.35.86 255.255.255.192 up up up
vlan64 172.28.180.17 255.255.255.192 up up up
vlan172 172.24.192.193 255.255.255.192 up up up
vlan182 172.24.253.129 255.255.255.192 up up up
GPON00-D2-CKK(config)#show vlan 183
vlanid :183
name :VLAN0183
description :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
gei_0/6/1

Creat Vlan 185

GPON00-D2-CKK#vlan 185

GPON00-D2-CKK(config)#show vlan 185
vlanid :185
name :VLAN0185
description :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
gei_0/6/1

GPON00-D2-CKK(config)#int vlan 185
GPON00-D2-CKK(config-if)#ip address 172.0.0.1 ?
A.B.C.D IP subnet mask
GPON00-D2-CKK(config-if)#ip address 172.0.0.1 255.255.255.0
GPON00-D2-CKK(config-if)#exit
GPON00-D2-CKK(config)#int gpon-onu_0/1/1:2
GPON00-D2-CKK(config-if)#show run int gpon-onu_0/1/1:2
Building configuration...
!
interface gpon-onu_0/1/1:2
name ONU-1:2
description ONU-1:2
vport-mode gemport def-map-type 1:1
tcont 1 name Datin allocid 257 profile UP-10M
tcont 1 gap mode2
gemport 1 name IND-WIFI portid 130 unicast tcont 1 dir both queue 1
gemport 1 traffic-limit upstream default downstream DOWN-10M
switchport mode hybrid vport 1
switchport vlan 3714 tag vport 1
!
end
GPON00-D2-CKK(config-if)#switchport vlan 185 tag vport 1
GPON00-D2-CKK(config-if)#exit
GPON00-D2-CKK(config)#show onu r c gpon-onu_0/1/1:2
pon-onu-mng gpon-onu_0/1/1:2
flow mode 1 tag-filter vid-filter untag-filter discard
flow 1 priority 0 vid 3714
gemport 1 flow 1
!
GPON00-D2-CKK(config)#pon-onu-mng gpon-onu_0/1/1:2
GPON00-D2-CKK(gpon-onu-mng)#flow 1 priority 0 vid 185
GPON00-D2-CKK(gpon-onu-mng)#switchport-bind switch_0/1 iphost 1
GPON00-D2-CKK(gpon-onu-mng)#$-mode iphost 1 tag-filter vid-filter untag-filter 

discard
GPON00-D2-CKK(gpon-onu-mng)#vlan-filter iphost 1 priority 0 vid 185
GPON00-D2-CKK(gpon-onu-mng)#ip-host 1 ip 172.0.0.2 mask 255.255.255.0 gateway 

172.0.0.1
GPON00-D2-CKK(gpon-onu-mng)#exit
GPON00-D2-CKK(config)#exit
GPON00-D2-CKK#ping 172.0.0.2
sending 5,100-byte ICMP echos to 172.0.0.2,timeout is 2 seconds.
!
Success rate is 0 percent(1/0),round-trip min/avg/max= 0/0/0 ms.
Telnet ke IP Management
GPON00-D2-CKK#telnet 172.0.0.2
Trying 172.0.0.2 ...Open

Attention: Telnet Escape character is ctrl+']'


######################################################################
# #
# Welcome to ZTE F821 #
# #
# Press Return to get started #
# #
# Copyright 2005-2015 , ZTE Co.,Ltd. #
# #
######################################################################
Login:admin
Password:

ZXAN>ena
Please input password:

ZXAN#

ZXAN# configure

ZXAN(config)# vlan 3714

ZXAN(config-vlan)# name "Astinet"

ZXAN(config-vlan)# exit

ZXAN(config)# exit

ZXAN# show run
end
configure vlan database
vlan 2-4087,4089-4093
end
configure vlan 3714
name "Astinet"
end
configure vlan 1
addport fei_0/2/1 untag
addport gei_0/5/1 untag
end
configure vlan 185
addport gei_0/5/1 tag
end
configure
nvram boot-ftptype FTP
end
configure interface inband-vlan 185
ip address 172.0.0.2 255.255.255.0 name "OMCISubnet"
end
configure
ip route 0.0.0.0 0.0.0.0 172.0.0.1 name "OMCIROUTE"
ZXAN# configure


ZXAN(config)# show run int fei_0/2/1
end
configure interface fei_0/2/1
switchport vlan 1 untag
qos trust cos


ZXAN(config)# int fei_0/2/1

ZXAN(config-if)# no switchport vlan 1


ZXAN(config-if)# no switchport vlan 1
100%

ZXAN(config-if)# switchport vlan 3714 untag
100%

ZXAN(config-if)# switchport default vlan 3714
100%

ZXAN(config-if)# exit

ZXAN(config)# show mac vid 3714
PORT MAC VID TYPE
5/1 10-F3-11-04-88-CF 3714 dynamic

ZXAN(config)#

ZXAN(config)# show int fei_0/2/1

Interface : 2/1

PVID AcceptFrames SvlanMode TLS CVID
1 admitall disable enable 1

AdminStatus : enable
TrapControl : disable
LinkStatus : down
IngressFilter : discard
MaxMacLearn : unlimited
FlowControl : force-enable
FlowControlActual : force-enable
SpeedSet : auto
SpeedActual : auto
DuplexSet : auto
DuplexActual : auto
BroadcastRateLimit : 100kbps
UnknowncastRateLimit : 100kbps
MulticastRateLimit : 100kbps
DHCPv6 Enable : disable
DHCP Option82 : disable
ZXAN(config)# exit

ZXAN(config)# hostname DUNKIN-DONUT

DUNKIN-DONUT(config)# exit

DUNKIN-DONUT#

DUNKIN-DONUT(config-if)# switchport default vlan 3714
DUNKIN-DONUT(config-if)#

DUNKIN-DONUT(config-if)# exit

DUNKIN-DONUT(config)# interface gei_0/5/1

DUNKIN-DONUT(config-if)# show run int gei_0/51
Error: Invalid parameter

DUNKIN-DONUT(config-if)# show run int gei_0/5/1
end
configure interface gei_0/5/1
switchport vlan 185 tag
switchport vlan 1 untag
flowcontrol disable

DUNKIN-DONUT(config-if)# no switchport vlan 1 un
Error: Invalid parameter

DUNKIN-DONUT(config-if)# no switchport vlan 1
100%

DUNKIN-DONUT(config-if)# switchport vlan 3714 tag
100%

DUNKIN-DONUT(config-if)# exit

Tuesday, 10 June 2014

Langkah setting GPON : F620 VOIP Via SIP Phone


1. Colok ONT di port manapun di splitter
2. tunggu beberapa saat lalu ketik command ini:
ZXAN#sho gpon onu uncfg gpon-olt_0/5/1
a. jika belum pernah di config akan muncul seperti ini:
OnuIndex                 Sn                  State
   ———————————————————————
   gpon-onu_0/5/1:1         ZTEG70002115        unknown  
b. Jika sudah pernah di config atau tidak terdetek, maka akan muncul seperti ini:
%Code 32310: No related information to show.
3. Jika muncul seperti di langkah 2.a ( belum pernah di config), maka kita lanjutkan dengan me register ONT tsb:
ZXAN# config terminal
ZXAN(config)# interface gpon-olt_0/5/1
ZXAN(config-if)# register 10 type ZTEG-F620 ZTEG70002115 state ready
ZXAN(config-if)# exit
keterangan: 1. angka 10 sesuai dengan registrasi ONT, di isi bebas tapi tidak boleh sama antar ONT dalam 1 OLT. ZTEG70002115: Sesuaikan dengan sn ONT yang terinstall Service: Internet pppoe vlan 3706 di ONT Port 1
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 1 traffic UP-50M
ZXAN(config-if)# gemport 1 name gemport-1 unicast tcont 1 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-1 bridge uplink_0/1/1
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/1 up-mode add up-prio 0 up-vid 3706 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/1 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/1 vid 3706
ZXAN(gpon-onu-mng)# interface eth eth_0/1 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/1  tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/1 priority 0 vid 3706
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 1
ZXAN(config-if)# switchport vlan 3706 tag vport 1
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 3706 tag
ZXAN(config-if)# exit
Service: Internet 2 ASTINET vlan 629 di ont port 2
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 2 traffic UP-50M
ZXAN(config-if)# gemport 2 name gemport-2 unicast tcont 2 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-2 bridge uplink_0/1/2
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/2 up-mode add up-prio 0 up-vid 629 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/2 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/2 vid 629
ZXAN(gpon-onu-mng)# interface eth eth_0/2 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/2  tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/2 priority 0 vid 629
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 2
ZXAN(config-if)# switchport vlan 629 tag vport 2
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 629 tag
ZXAN(config-if)# exit
Service : VOIP Via SIP Phone Vlan 70 di ont port 3
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 3 traffic UP-50M
ZXAN(config-if)# gemport 3 name gemport-3 unicast tcont 3 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-3 bridge uplink_0/1/3
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/3 up-mode add up-prio 0 up-vid 70 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/3 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/3 vid 70
ZXAN(gpon-onu-mng)# interface eth eth_0/3 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/3  tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/3 priority 0 vid 70
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 3
ZXAN(config-if)# switchport vlan 70 tag vport 3
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 70 tag
ZXAN(config-if)# exit
Service IPTV VLAN 100 di ont port 4
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 4 traffic UP-50M
ZXAN(config-if)# gemport 4 name gemport-4 unicast tcont 4 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-4 bridge uplink_0/1/4
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/4 up-mode add up-prio 0 up-vid 100 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/4 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/4 vid 100
ZXAN(gpon-onu-mng)# interface eth eth_0/4 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/4  tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/4 priority 0 vid 100
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/255 tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/255 prio 0 vid 100
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 4
ZXAN(config-if)# switchport vlan 100 tag vport 4
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 100 tag
ZXAN(config-if)# exit
Setting IGMP:
ZXAN(config)# igmp version-mode v1 drop
ZXAN(config)# igmp version-mode v2 accept
ZXAN(config)# igmp version-mode v3 drop
ZXAN(config)# igmp enable
ZXAN(config)# igmp mvlan 100
ZXAN(config)# igmp mvlan 100 work-mode proxy
ZXAN(config)# igmp mvlan 100 host-ip 192.168.1.20
ZXAN(config)# igmp mvlan 100 group 224.10.10.10 to 224.10.10.15
ZXAN(config)# igmp mvlan 100 group 224.10.10.11 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.12 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.13 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.14 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.15 prejoin enable

ZXAN(config)# igmp mvlan 100 source-port gei_0/6/1
ZXAN(config)# igmp mvlan 100 receive-port gpon-onu_0/5/1:10 vport 4

ZXAN(config)# interf gpon-onu_0/5/1:10
ZXAN(config-if)# igmp fast-leave enable vport 4
ZXAN(config-if)# igmp max-groups 1024 vport 4
ZXAN(config-if)# exit

Friday, 4 April 2014

Step by Step Aktivasi Layanan IPTV, Speedy, VPN IP dan Voip Pada GPON ZTE ONT Type F820


I. Pendahuluan

GPON (Gigabit Passive Optical Network) adalah teknologi FTTx yang bisa mendeliver service sampai ke CPE pelanggan menggunakan jaringankabel fiber optik, di mana model paketisasi data menggunakan GPON Encapsulation Methode (GEM) untuk membawa layanan TDM dan packet based. Keunggulan GPON adalah bisa mendeliver layanan Data dengan Data Rate Down stream 2,5 Gbps dan Upstream 1,25 Gbps, mendukung transmisi analog maupun digital dan support legacy layanan TDM. Dari sisi kebutuhan core fiber optik dengan teknologi GPON ini lebih efisien karena menggunakan satu core dan bisa di splitting tergantung pada ratio yang digunakandengan mempertimbangkan link budgetnya. Saat ini di Diva Regional IV Jateng danDIY sudah di deploy OLT sebanyak 67 (enam puluh tujuh) dengan jumlah pelanggan sekitar 800 (delapan ratus) ssl yang di dominasi oleh pelanggan DBS, DES, DWS. Pada saat proses aktivasi layanan dibutuhkan cara setting di OLT maupun ONT agar layanan bisa running well.


II. Ruang Lingkup

Posisi saat ini ONT (Optical Network Terminal) yang mendominasi adalah type F660 dan type F820. Dalam artikel ini kami akan menyampaikan bagaimana step by step aktivasi layanan voip,vpn ip, speedy dan Groovia TV pada GPON ZTE ONT Type F820.


III. Konfigurasi System Layanan GPON

OLT : Optical Line Termination ONT : Optical Network Terminal Passive Splitter : perangkat passive untuk Splitting FO dengan ratio mulai dari 1:2, 1:4, 1:8, dst Pointing IPTV ke arah IPTV Network, Speedy ke arah BRAS, VPN IP ke arah PE (Provider Edge),dan Voip ke arah Softswitch.

IV.Langkah langkah Aktivasi Layanan

a.Akses ke OLT GPON (misal via telnet)
[leksono@gpon-r4-jtgdiy ~]$ telnet 172.29.x.x
Trying 172.29.x.x
Connected to 172.29.x.x
Escape character is ‘^]’.
************************************************
Welcome to ZXAN product C220 of ZTE Corporation
************************************************
Usernam:zte
Password:xxxxx
GPON#
Jika username dan password belum diganti defaultnya adalah username=zte password=zte
b.Membuat Profile Bandwidth, jika di OLT belum ada profilenya (contoh Bandwidth 15Mbps)
GPON# config terminal
GPON(config)#gpon
GPON(config-gpon)#profile tcont UP-15M type 1 fixed 15000
GPON(config-gpon)#profile traffic DOWN-15M sir 15000 pir 16000
tcont UP-15M adalah upstream bandwidth
traffic DOWN-15M adalah dowstream bandwidth
c.Membuat rule IPTV dan Voice
GPON# config terminal
GPON(config)#gpon
GPON(config-gpon)#onu profile filter-rule zero-tag untag
GPON(config-gpon)#onu profile filter-rule single-tag TagWith110 inner-prio 0 inner-vid 110
GPON(config-gpon)#onu onu profile treat AddTag110 inner-prio insert 0 innervid insert 110
GPON(config-gpon)#onu onu profile treat ChgTagTo111 remove-tag 1 inner-prio insert 0 inner-vid insert 111
GPON(config-gpon)#onu onu profile treat AddTag111 inner-prio insert 0 innervid insert 111
GPON(config-gpon)#onu onu profile treat trans
GPON(config-gpon)#onu onu profile mgc h248 server1 172.29.x.x
GPON(config-gpon)#onu onu profile mgc h248 server2 172.29.x.x
GPON(config-gpon)#onu onu profile mgc h248 port 2944 host 2
GPON(config-gpon)#onu onu profile mgc h248 user-tid prefix A postfix-len 1 postfix-start 0
GPON(config-gpon)#onu onu profile mgc h248 rtp-tid prefix RTP/ postfix-l en 1 postfix-start 0
GPON(config-gpon)#onu onu profile mgc h248 digit-map long-timer 4000 shorttimer 2000 start-timer 10000
Profile IPTV dan Voip ini dibuat hanya sekali di OLT.

VLAN 110 (VLAN multicast IPTV).
VLAN 111 (VLAN unicast IPTV).
IP 172.29.x.x adalah IP Softswitch Semarang.
IP 172.29.x.x adalah IP Softswitch Bandung.
d.Configure Parameter IPTV di OLT
GPON(config)#igmpmvlan 110
GPON(config)#igmpmvlan 111
GPON(config)#igmpmvlan 110 group 239.1.1.1 to 239.1.1.255
GPON(config)#igmpmvlan 110 group 239.1.1.1 to 239.1.1.255 prejoin disable
GPON(config)#igmpmvlan 110 source-port gei_0/6/1
e.Melihat ONT F820 yang sudah terinstal dan terdetect di ONT 
GPON#show gpon onu uncfg Onu Index Sn State gpon-onu_0/1/3:1 ZTEG90007DCF unknown

ZTEG90007DCF adalah serial number ONT F820 yang sudah terdetect di OLT.

f.Register ONT di OLT
Sebelum register, kita lihat eksistingnya agar nomor registernya tidak bentrok.
GPON#show gpon onu state gpon-olt_0/1/3
OnuIndex Admin State OMCC State O7 State Phase State
gpon-onu_0/1/3:1 enable enable operation working
GPON(config)#interface gpon-olt_0/1/3
GPON(config-if)#onu 2 type ZTEG-F820 sn ZTEG90007DCF
ONT F820 dengan SN ZTEG90007DCF di register ke-2 pada interface gpon-olt_ 0/1/3
karena
di register 1 sudah isi pelanggan.

g.Config di interface ONT

Sebelum create parameter teknik di interface arah ONT F820, perlu di ketahui dul
u data
VLAN ID dan Bandwidthnya sebagai berikut :
1.IPTV : VLAN 110 dan 111 BW 10 Mbps
2.Speedy : VLAN 4012 BW 3 Mbps
3.VPN IP : VLAN 1001 BW 1 Mbps
4.Voip : VLAN 1100 BW 2 Mbps
GPON(config)#interface gpon-onu_0/1/3:2
GPON(config-if)#name UGM
GPON(config-if)#description Jl BulaksumurYogyakarta
GPON(config-if)#tcont 1 traffic UP-10M
GPON(config-if)#tcont 2 traffic UP-3M
GPON(config-if)#tcont 3 traffic UP-1M
GPON(config-if)#tcont 4 traffic UP-2M
GPON(config-if)#gemport 1 name iptv unicast tcont 1 downtraffic DOWN-15M
GPON(config-if)#gemport 2 name speedy unicast tcont 2 downtraffic DOWN10M
GPON(config-if)#gemport 3 name vpnip unicast tcont 3 downtraffic DOWN-10M
GPON(config-if)#gemport 4 name voip unicast tcont 4 downtraffic DOWN-10M
GPON(config-if)#switchport vlan 43 tag vport 1
GPON(config-if)#switchport vlan 110,111 tag vport 1
GPON(config-if)#switchport vlan 4012 tag vport 2
GPON(config-if)#switchport vlan 1001 tag vport 3
GPON(config-if)#switchport vlan 1100 tag vport 4
Untuk melihat konfigurasi di interface gpon ont :
GPON#show running-config interface gpon-onu_0/1/3:2
h.Config di pon-onu-mng
GPON(config)#pon-onu-mng gpon-onu_0/1/3:2
GPON(gpon-onu-mng)#flow 2 switch switch_0/1
GPON(gpon-onu-mng)#flow 3 switch switch_0/1
GPON(gpon-onu-mng)#flow 4 switch switch_0/1
GPON(gpon-onu-mng)#flow mode 1 tag-filter vid-filter untag-filter discard
GPON(gpon-onu-mng)#flow mode 2 tag-filter vid-filter untag-filter discard
GPON(gpon-onu-mng)#flow mode 3 tag-filter vid-filter untag-filter discard
GPON(gpon-onu-mng)#flow mode 4 tag-filter vid-filter untag-filter discard
GPON(gpon-onu-mng)#flow 1 priority 0 vid 43
GPON(gpon-onu-mng)#flow 1 priority 0 vid 111
GPON(gpon-onu-mng)#flow 255 priority 0 vid 110
GPON(gpon-onu-mng)#flow 2 priority 0 vid 4012
GPON(gpon-onu-mng)#flow 3 priority 0 vid 1001
GPON(gpon-onu-mng)#flow 4 priority 0 vid 1100
GPON(gpon-onu-mng)#gemport 1 flow 1
GPON(gpon-onu-mng)#gemport 2 flow 2
GPON(gpon-onu-mng)#gemport 3 flow 3
GPON(gpon-onu-mng)#gemport 4 flow 4
GPON(gpon-onu-mng)#switchport-bind switch_0/1 iphost 1
GPON(gpon-onu-mng)#ip-host 1 ip 172.29.253.212 mask 255.255.255.0 gateway 172.29.253.1
GPON(gpon-onu-mng)#vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard
GPON(gpon-onu-mng)#vlan-filter iphost 1 priority 0 vid 43
Untuk Flow 1 switch switch_0/1 by default sudah terconfigure di OLT sehingga tidak perlu di config.
Untuk cek konfigurasi di pon-onu-mng :
GPON#show onu running config gpon-onu_0/3/1:2

i. Configure di interface Uplink

GPON(config)#interface gei_0/6/1
GPON(config-if)#switchport vlan 110,111,4012,1001,1100,43 tag

j. Configure receive port IGMP

GPON(config)#igmp mvlan 110 receive-port gpon-onu_0/1/3:2 vport 1

k. Configure di ONT F820 (sisi pelanggan)

Sebelum configure di ONT F820 perlu dilakukan mapping port untuk setiap layanan sebagai berikut:
Port fei_0/1/1 = Layanan Groovia TV
Port fei_0/1/2 = Layanan Speedy
Port fei_0/1/3 = Layanan VPN IP
Card voip 4 = Layanan Voice
Untuk configure di ONT F820 harus melakukan telnet dari OLT atau ssh server ke IP host
yang sudah di configure di OLT.
GPON#telnet 172.x.x.x
Trying 172.x.x.x…
Connected to 172.x.x.x
Escape character is ‘^]’.
************************************************
Welcome to ZXAN product of ZTE Corporation
************************************************
Username:zte (default username)
Password:xxx (default password zte )
ZXAN#config terminal
ZXAN(config)#hostname GPON

Layanan Groovia TV

GPON(config)#interface fei_0/1/1
GPON(config-if)#description IPTV
GPON(config-if)#igmp mvlan 110
GPON(config-if)#switchport default vlan 111
GPON(config-if)#switchport vlan 110 untag
Untuk VLAN 111 dibuat switchport default vlan
Untuk VLAN 110 pada saat create igmp mvlan 110 otomatis akan tersetting mode tag,sehingga perlu dirubah ke mode untag.

Layanan Speedy

GPON(config)#interface fei_0/1/2
GPON(config-if)#switchport default vlan 4012

Layanan VPN IP

GPON(config)#interface fei_0/1/3
GPON(config-if)#switchport default vlan 1001

Layana voice

Sebelum config parameter untuk voice di ONT yang perlu di ketahui sebagai berikut:

VLAN Signalling : 1100
IP Signalling : 172.22.x.x/26
IP MGC-1 : 172.x.x.x (Softswitch Semarang)
IP MGC-2 : 172.x.x.x (Softswitch Bandung)
Card Voip (V16) : Slot-4
GPON(config)#interface fei_0/4/1
GPON(config-if)#switchport vlan 1100 tag
GPON#voip 4
GPON(config-voip)#mg net 1 mode 0 ip-address 172.22.x.x mask 255.255.255.192 gateway 172.22.x.x vlan-option 1 vlan-id 1100 vlan-priority 7
GPON(config-voip)#mg add 1 1
GPON(config-voip)#mgc add 1 ip-address 172.29.x.x port 2944
GPON(config-voip)#mgc add 2 ip-address 172.29.x.x port 2944
GPON(config-voip)#rtp parameter dtmf dtmf-relaymode 2
GPON(config-voip)#rtp parameter fax-modem t38-enable 1 fax-control 2
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 0 usertid-no 1 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 1 usertid-no 2 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 2 usertid-no 3 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 3 usertid-no 4 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 4 usertid-no 5 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 5 usertid-no 6 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 6 usertid-no 7 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 7 usertid-no 8 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 8 usertid-no 9 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 9 usertid-no 10 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 10 user-tid-no 11 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 11 user-tid-no 12 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 12 user-tid-no 13 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 13 user-tid-no 14 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 14 user-tid-no 15 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1
GPON(config-voip)#mgc h248tid user-tid-prefix a user-tid-index 15 user-tid-no 16 rtp-tid-prefix RTP/ rtp-tid-length 1 link-kept-time 60 test-link-flag 1

Satu Card voip V16 kapasitas port ada 16 sst, dengan TID 0-15.
Untuk mengetahui status layanan voip:
GPON(config-voip)#show mg info
mgid 1
protocol-type h248
lines-number 16
line0 in service
line1 in service
line2 in service
line3 in service
line4 in service
line5 in service
line6 in service
line7 in service
line8 in service
line9 in service
line10 in service
line11 in service
line12 in service
line13 in service
line14 in service
line15 in service
mg-status in service
V. Kesimpulan dan Saran

a.Langkah langkah aktifasi layanan IPTV,VPN IP, Speedy maupun Voip via ONT GPON F820 sangat penting khususnya bagi unit. Coorporate Access dan OLO karena saat ini banyak order order pelanggan UNER, DBS dan CIS yang menggunakan perangkat GPON.
b.Koordinasi dengan unit terkait di luar Divisi Access sangat diperlukan agar layanan bisa running.
c.Perlu dilakukan BIT secara kontinyu melalui ALA (Access Learning Academy) kepada seluruh tim di Unit Coorporate Access dan OLO.
d.Untuk kemudahan dalam troubleshooting perlu adanya dokumentasi data teknik pelanggan baik parameter logik maupun konfigurasi end to end.
—————————————–Semoga Bermanfaat————————————————

Friday, 29 November 2013

Panic Button Security Alarm System

Deskripsi dan Fungsi utama : Secara singkat: Emergency GSM panic alarm system adalah sistem alarm yang sangat sederhana tapi kuat. Hal ini dapat bekerja sendiri dengan satu SIM GSM dimasukkan di dalamnya. Ada " SOS " tombol panik pada panel utama, tekan dan sekaligus mengirimkan pesan & panggilan untuk mengatur alarm nomor telepon untuk membantu atau untuk waspada. Dan ada 10 zona nirkabel untuk detektor nirkabel untuk kode dan bekerja sama. Standar Kit : 1 Panel utama, 1 Adaptor, 1 Tombol panik nirkabel, 1 Manual.
Untuk cara Config di ONT sebagai berikut:
vlan 700
Interface vlan 700
ip address 10.10.0.1 255.255.0.0
ip proxy-arp
description "Panic-Button"

gpon
profile tcont Panic-Button type 1 fixed 2048
profile traffic Panic-Button sir 2048 pir 2048
!


interface gpon-olt_0/5/2
onu 88 type ZTEG-F660 sn ZTEG7203A782 vport-mode  gemport
exit

interface gpon-onu_0/5/2:88
  name SECURITY FOR SERVER/29521804
  description POS PURIMANTION
  vport-mode gemport def-map-type 1:1
  tcont 1 name Speedy profile Speedy3027-115
  tcont 1 gap mode2
  tcont 2 name voip-tcont profile voip-tcont
  tcont 2 gap mode2
  tcont 3 name iptv-tcont profile Up10Mbps-tcont
  tcont 3 gap mode2
  tcont 4 name Panic-button profile Panic-button
  tcont 4 gap mode2
  gemport 1 name Speedy unicast tcont 1 dir both queue 1
  gemport 1 traffic-limit upstream default downstream Speedy3072-115
  gemport 2 name voip-gemport unicast tcont 3 dir both queue 1
  gemport 2 traffic-limit upstream default downstream voip-gemport
  gemport 3 name iptv-gemport unicast tcont 2 dir both queue 1
  gemport 3 traffic-limit upstream default downstream Down10Mbps-gemport
  gemport 4 name Panic-button unicast tcont 4 dir both queue 1
  gemport 4 traffic-limit upstream default downstream Panic-button
  switchport mode hybrid vport 1
  switchport vlan 3361  tag vport 1
  switchport mode hybrid vport 2
  switchport vlan 1571  tag vport 2
  switchport mode hybrid vport 3
  switchport vlan 110-111  tag vport 3
  switchport mode hybrid vport 4
  switchport vlan 700  tag vport 4
! 
pon-onu-mng gpon-onu_0/5/2:88
  flow 2 switch switch_0/1
  flow 3 switch switch_0/1
  flow 4 switch switch_0/1
  flow mode 1 tag-filter vid-filter untag-filter discard
  flow mode 2 tag-filter vid-filter untag-filter discard
  flow mode 4 tag-filter vid-filter untag-filter discard
  flow mode 255 tag-filter vid-filter untag-filter discard
  flow 1 priority 0 vid 3361
  flow 2 priority 0 vid 1571
  flow 4 priority 0 vid 700
  flow 255 priority 0 vid 110
  gemport 1 flow 1
  gemport 2 flow 2
  gemport 3 flow 3
  gemport 4 flow 4
  switchport-bind switch_0/1 iphost 1
  switchport-bind switch_0/1 iphost 2
  vlan-filter-mode ethuni eth_0/1 tag-filter vid-filter untag-filter discard
  vlan-filter-mode ethuni eth_0/4 tag-filter vid-filter untag-filter transparent
  vlan-filter ethuni eth_0/1 priority 0 vid 3361
  vlan-filter ethuni eth_0/4 priority 0 vid 700
  onu-vlan ethuni eth_0/1 up-mode add up-prio 0 up-vid 3361 down-mode untag
  onu-vlan ethuni eth_0/4 up-mode add up-prio 0 up-vid 700 down-mode untag
  ex-vlan ethuni eth_0/2 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream
  ex-vlan-table ethuni eth_0/2 rule untag treat AddTag110
  ex-vlan flow 3 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream
  ex-vlan-table flow 3 rule TagWith110 treat ChgTagTo111
  voip protocol h248
  mgc-service pots_0/1 profile h248
  mgc-service pots_0/2 profile h248
  ip-host 2 ip 10.35.238.25 mask 255.255.255.192 gateway 10.35.238.1
  pppoe 1 nat enable user 121706xxxxxxx@telkom.net password xxxxxxxxx
  vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard
  vlan-filter-mode iphost 2 tag-filter vid-filter untag-filter transparent
  vlan-filter iphost 1 priority 0 vid 3361
  vlan-filter iphost 2 priority 0 vid 1571
  mgc 1 port 2944 host 2
  mgc 1 server1 172.28.x.x
  mgc 1 server2 172.28.x.x
  mgc 1 user-tid prefix A postfix-len 1 postfix-start 0
  mgc 1 rtp-tid prefix RTP/ postfix-len 1 postfix-start 0
  voip-ctp pots_0/1 mgc 1
  voip-ctp pots_0/2 mgc 1
! 

Tuesday, 19 November 2013

PhotoShop Online

Sobat untuk membuat atau mengedit foto agar nampak lebih indah dengan photoshop sekarang bukanlah hal yang sulit lagi. Menggunakan photoshop bisa menghasilkan gambar menjadi seperti yang kita inginkan,Mau dikibin apa ajalah… yang penting sobat bisa menggunakan photoshop. Kali ini saya menyajikan edit photo menggunakan photoshop online, nah… bagi sobat yang tidak punya aplikasi photoshop silahkan menggunakan photoshop online yang saya sajikan ini.

Saturday, 9 November 2013

MSAN UP GPON

MSAN UP GPON

Cara Menconfig Msan yang up nya ke GPON sebagai berikut:

Connection closed by foreign host. [foran@embassy-d2-bks ~]$ telnet 172.28.127.xxx Trying 172.28.XXX.XXX... Connected to 172.28.127.xxx. Escape character is '^]'. ************************************************ Welcome to ZXAN product 5200 of ZTE Corporation ************************************************ 
Username:
Password:
 MSAN#configure terminal Enter configuration commands, one per line. End with CTRL/Z. =====CHECK CONFIGURASI ADSL YG ADA======
MSAN(config-if)#show running-config interface adsl_3/13/20
Building configuration...
!
interface adsl_3/13/20
  pvc 2 enable
  switchport default vlan 3957 pvc 2
  switchport default vlan 70 pvc 3  ----------Rubah pvc 3 dan 4
  port-location format dsl-forum pvc 2
  pppoe-plus enable pvc 2
adsl profile 111.PRF   
!int
end

MSAN(config)#interface adsl_3/13/20
MSAN(config-if)#no switchport default vlan pvc 3 --HAPUS VLAN YG AKAN DIPAKAI
MSAN(config-if)#no switchport default vlan pvc 4 --HAPUS VLAN YG AKAN DIPAKAI
MSAN(config-if)#switchport default vlan 30 pvc 3 --BUAT VLAN BARU
MSAN(config-if)#switchport default vlan 3793 pvc 4
MSAN(config-if)#atm pvc 3 vpi 0 vci 33
MSAN(config-if)#atm pvc 4 vpi 1 vci 34
MSAN(config-if)#pppoe-plus enable pvc 3 --diharuskan pakai pvc 3
MSAN(config-if)#pppoe-plus enable pvc 4 --diharuskan pakai pvc 4
MSAN(config-if)#pvc 4 enable
MSAN(config-if)#description BANK_MEGA_JTASIH_CP020822875
MSAN(config-if)#exit
                                                              
MSAN(config)#interface smartgroup1
MSAN(config-if)#switchport vlan 30 tag
MSAN(config-if)#switchport vlan 3973 tag
MSAN(config-if)#no switchport vlan 30 --u/hapus
MSAN(config-if)#no switchport vlan 3793 --u/hapus
MSAN(config-if)#exit 
MSAN(config)#exit
=====LIHAT PROFFILE=====
MSAN(config)#show adsl profile
All Existing Line Profiles
---------------------
DEFVAL.PRF
DEF8M.PRF
DEF2M.PRF
DEF1M.PRF
DEFHM.PRF
111.PRF                                       
=======GANTI LINE PROFILE=========
MSAN(config)#interface adsl_3/13/20 
MSAN(config-if)#adsl profile VPN_64
MSAN(config)#exit
MSAN#exit
MSAN#write

Building configuration...
.................[OK]  
====== HAPUS LINE PROFILE======
MSAN(config)#interface adsl_2/3/24
MSAN(config-if)#no adsl profile  
======BUAT LINE PROFILE======
MSAN(config)#adsl profile VPN_1M
This profile does not exist. Would you like to create? [y/n][y]y
MSAN(config)#adsl profile VPN_1M
AtucConfRateMode(1-fixed,2-adaptAtStartup,3-adaptAtRuntime):[2] ---DST---

MSAN(config)#show running-config interface adsl_3/13/20
Building configuration...
!
interface adsl_3/13/20
  description BANK_MEGA_JTASIH_CP020822875
  atm pvc 3 vpi 0 vci 33
  pvc 3 enable
  atm pvc 4 vpi 1 vci 34
  pvc 4 enable
  switchport default vlan 3793 pvc 4s
  port-location format dsl-forum pvc 2
  pppoe-plus enable pvc 2
  pppoe-plus enable pvc 3
adsl profile 111.PRF
!
end 


MSAN(config)#show running-config interface smartgroup1
Building configuration...
  switchport mode hybrid
  switchport vlan 30,67,70,110-111 tag
  switchport vlan 1073,2073,3698,3758 tag
  switchport vlan 3793,3957  tag
  port-location format dsl-forum pvc 2
  pppoe-plus enable pvc 2
!
end                         

MSAN(config)#exit

MSAN#write
======LIHAT URUTAN CONFIG======
MSAN(config)#show interface adsl_1/6/14
  The port is activate.
  The port link up/down notification is trap disable.
  Last up time is 2012-5-11 9:35:4.
  Last down time is 2012-5-11 9:34:25.

  The adsl line profile          :111.PRF
  Current adsl operational mode  :| adsl2+          | annex a      | fdm |
  Count of adsl line training    :8
  Current DS/US Rate             :448/123kbps
  Current SNR DS/US              :271/377(0.1dB)
  Max Achiev. DS/US Rate         :23428/1111kbps
  Interleaving Depth DS/US       :8/8ms

  The port has 8 pvcs,  the number of enabled pvcs is 2
  Pvc 1:
  Admin Status                   :enable
  VPI/VCI                        :8/88
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :2441956
  Num of down stream bytes       :164772028

  Pvc 2:
  Admin Status                   :enable
  VPI/VCI                        :0/35
  Encapsulation                  :EOA_LLC
  Default vlanid                 :3950
  Igmp snooping                  :disable
  Max mac-address                :16
  Num of up stream packets       :3237287
  Num of up stream bytes         :298573628
  Num of down stream packets     :3234588
  Num of down stream bytes       :1122867854



  Pvc 3:
  Admin Status                   :disable
  VPI/VCI                        :0/33
  Encapsulation                  :EOA_LLC
  Default vlanid                 :30
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 4:
  Admin Status                   :disable
  VPI/VCI                        :1/34
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 5:
  Admin Status                   :disable
  VPI/VCI                        :9/85
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 6:
  Admin Status                   :disable
  VPI/VCI                        :9/86
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 7:
  Admin Status                   :disable
  VPI/VCI                        :1/39
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16

  Pvc 8:
  Admin Status                   :disable
  VPI/VCI                        :0/16
  Encapsulation                  :MODEM_MNG
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16


============LIHAT CONFIGURASI SETTING=======
MSAN(config)#show running-config interface adsl_1/6/14
Building configuration...
!
interface adsl_1/6/14
  description BII-ATM_BTC_CP020821669
  atm pvc 1 vpi 8 vci 88
  pvc 1 disable
  atm pvc 3 vpi 0 vci 33
  pvc 3 enable
  atm pvc 4 vpi 1 vci 34
  pvc 4 enable
  switchport mode hybrid pvc 1
  switchport vlan 110  untag pvc 1
  switchport default vlan 3950 pvc 2
  switchport default vlan 30 pvc 3
  switchport default vlan 765 pvc 4
  port-location format dsl-forum pvc 2
  pppoe-plus enable pvc 2
  pppoe-plus enable pvc 3
  pppoe-plus enable pvc 4
adsl profile ADD
!
end     
======CONFIG GPON======
[foran@embassy-d2-bks ~]$ telnet 172.20XXX.XX
17220.11.180: hostname nor servname provided, or not known
[foran@embassy-d2-bks ~]$ telnet 172.20.XX.XX
Trying 172.20.XX.XX...
Connected to 172.20.xx.xx.
Escape character is '^]'.

************************************************
Welcome to ZXAN product C220 of ZTE Corporation
************************************************

Username:root
Password:
GPON#configure terminal
Enter configuration commands, one per line.  End with CTRL/Z.

GPON(config)#interface xgei_0/2/1    ---utk bks,kra pakai gei_0/6/1
GPON(config-if)#switchport vlan 30 tag
GPON(config-if)#switchport vlan 3793 tag
GPON(config-if)#exit

GPON(config)#interface gpon-onu_0/4/4:4
GPON(config-if)#no switchport vlan 3793 vport 2--(hapus switchport)
GPON(config-if)#no switchport vlan 30 vport 2--(hapus switchport)
GPON(config-if)#switchport vlan 3793 tag vport 2
GPON(config-if)#switchport vlan 30 tag vport 2
GPON(config-if)#exit
conf
GPON(config)#pon-onu-mng gpon-onu_0/4/4:4
GPON(gpon-onu-mng)#no flow 2 priority 0 vid 3793 --hapus flow)
GPON(gpon-onu-mng)#no flow 2 priority 0 vid 30 --hapus flow)
GPON(gpon-onu-mng)#flow 2 priority 0 vid 3793
GPON(gpon-onu-mng)#flow 2 priority 0 vid 30   
GPON(gpon-onu-mng)#exit
GPON(config)#exit
GPON#write
Building configuration...
...[OK]  
=======CHEK HASIL CONFIG========
GPON#show running-config interface gpon-onu_0/4/4:4
Building configuration...
!
interface gpon-onu_0/4/4:4
  name MSAN
  description Jl wibawa mukti II
  vport-mode gemport def-map-type 1:1
  tcont 1 name voip-tcont allocid 256 profile VOICE-10M
  tcont 1 gap mode2
  tcont 2 name internet-tcont allocid 257 profile SPEEDY-100M
  tcont 2 gap mode2
  tcont 3 name iptv-tcont allocid 258 profile IPTV-100M
  tcont 3 gap mode2
  gemport 1 name voip-gemport portid 65 unicast tcont 1 dir both queue 1
  gemport 1 traffic-limit upstream default downstream VOICE-10M
  gemport 2 name internet portid 66 unicast tcont 2 dir both queue 1
  gemport 2 traffic-limit upstream default downstream SPEEDY-200M
  gemport 3 name iptv portid 67 unicast tcont 3 dir both queue 1
  gemport 3 traffic-limit upstream default downstream IPTV-250M
  switchport mode hybrid vport 1
  switchport vlan 30,1073,2073  tag vport 1
  switchport mode hybrid vport 2
  switchport vlan 30,67,3698,3758,3793 tag vport 2
  switchport vlan 3957  tag vport 2
  switchport mode hybrid vport 3
  switchport vlan 110-111  tag vport 3
  igmp  fast-leave enable vport 3
  igmp  max-groups 1024 vport 3
  iptv service start  vport 3
!
End
===CEK VLAN YG SUDAH DI CONFIG VIA GPON===
GPON(config)#show mac vlan 3758
Total mac address : 2

Mac address     Vlan id   Type       Port                               Vc     Time
----------------------------------------------------------------------------
001c.b0b4.a3c0    3758    Dynamic    xgei_0/2/1                          60   --menunjukkan UP LINK KE METRO
0001.2ebb.0e99    3758    Dynamic    gpon-onu_0/4/4:4          vport 2   0    --menunjukkan DOWN LINK KE MSAN GPON
GPON(config)#  
===CEK VLAN YG SUDAH DI CONFIG VIA MSAN ===
MSAN(config)#show mac vlan 3758
Total mac address : 2

Mac address     Vlan id   Type     Port                         Vc     Time
----------------------------------------------------------------------------
001c.b0b4.a3c0    3758    Dynamic  smartgroup1                         60   --menunjukkan UP LINK KE GPON
0001.2ebb.0e99    3758    Dynamic  adsl_3/13/18                pvc 4   0    --menunjukkan DOWN LINK KE DSLAM/MODEM
MSAN(config)#                              


Enter configuration commands, one per line.  End with CTRL/Z.
MSAN(config)#show mac vlan 30
Total mac address : 2

Mac address     Vlan id   Type     Port                         Vc     Time
----------------------------------------------------------------------------
0002.fcfc.f01a    30      Dynamic  smartgroup1                         60
0024.8c39.a3de    30      Dynamic  adsl_3/13/21                pvc 3   0


MSAN(config)#show mac vlan 3793
Total mac address : 2

Mac address     Vlan id   Type     Port                         Vc     Time
----------------------------------------------------------------------------
001c.b0b4.a3c0    3793    Dynamic  smartgroup1                         60
0001.2ebb.3b1b    3793    Dynamic  adsl_3/13/20                pvc 4   0  
====CHEK VIA GPON====

GPON#show mac vlan 30
Total mac address : 2

Mac address     Vlan id   Type       Port                               Vc     Time
----------------------------------------------------------------------------
0002.fcfc.f01a    30      Dynamic    xgei_0/2/1                          60
0024.8c39.a3de    30      Dynamic    gpon-onu_0/4/4:4          vport 2   0
GPON#show mac vlan 3793
Total mac address : 2

Mac address     Vlan id   Type       Port                               Vc     Time
----------------------------------------------------------------------------
001c.b0b4.a3c0    3793    Dynamic    xgei_0/2/1                          60
0001.2ebb.3b1b    3793    Dynamic    gpon-onu_0/4/4:4          vport 2   0
GPON#
=====CHEK VLAN======
GPON#show vlan 3793
vlanid          :3793
name            :VLAN3793
description     :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
  xgei_0/2/1
  gpon-onu_0/4/4:4:2                 

GPON#show vlan 30
vlanid          :30
name            :VLAN0030
description     :===VLAN_MNG_MODEM===
multicast-packet:flood-unknown
port(untagged):

port(tagged):
  xgei_0/2/1
  gpon-onu_0/4/1:1,3-4:2;2:1,4:2;3:2:2;4:4:2
  gpon-onu_0/5/1:11:2
  gei_0/6/1
============LIHAT HASIL CONFIG==============
MSAN(config)#show running-config interface adsl_3/13/19
Building configuration...
!
interface adsl_3/13/19
  pvc 2 enable
  atm pvc 3 vpi 0 vci 33
  pvc 3 enable
  atm pvc 4 vpi 1 vci 34
  pvc 4 enable
  switchport default vlan 3957 pvc 2
  switchport default vlan 30 pvc 3
  switchport default vlan 3698 pvc 4
  port-location format dsl-forum pvc 2
  pppoe-plus enable pvc 2
adsl profile 111.PRF
!
end

MSAN(config)#show running-config interface adsl_3/13/18
Building configuration...
!
interface adsl_3/13/18
  pvc 2 enable
  switchport default vlan 3957 pvc 2
  switchport default vlan 70 pvc 3
  port-location format dsl-forum pvc 2
  pppoe-plus enable pvc 2
adsl profile 111.PRF
!
end     
   

Mac address     Vlan id   Type     Port                         Vc     Time
----------------------------------------------------------------------------
0001.6c46.a312    30      Dynamic  smartgroup1                         23
0001.6c46.9299    30      Dynamic  smartgroup1                         60
0008.7c2c.501a    30      Dynamic  smartgroup1                         60
0001.6c46.a2a8    30      Dynamic  smartgroup1                         26
54e6.fcc4.89f5    30      Dynamic  smartgroup1                         60
940c.6dff.83f6    30      Dynamic  adsl_3/13/21                pvc 3   0
MSAN(config)#show mac vlan 3793
Total mac address : 2

Mac address     Vlan id   Type     Port                         Vc     Time
----------------------------------------------------------------------------
001c.b0b4.a3c0    3793    Dynamic  smartgroup1                         60
0001.2ebb.3b1b    3793    Dynamic  adsl_3/13/20                pvc 4   0

MSAN(config)#  
==MERUBAH PVC YG AKAN DIGUNAKAN UNTUK LC ( KESEPAKATAN DI PVC 4 )==
MSAN(config-if)#show adsl port-status adsl_1/4/2
Port   Link       Speed     Curr. SNR   Attenuation   TX Power

Attainable Rate
      ADM/OPR     UP/DOWN     UP/DOWN     UP/DOWN      UP/DOWN

UP/DOWN
                  (kbps)      (0.1db)     (0.1db)      (0.1dBm)

(kbps)
-----------------------------------------------------------------
4/02   up/down     0/    0     0/   0      0/   0       0/   0       0/0 ======> UBAH STATUS MENJADI UP/UP

Pvc 4:
  Admin Status                   :disable
  VPI/VCI                        :8/99
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16


MSAN(config)#interface adsl_1/4/2
MSAN(config-if)#pvc 4 enable

MSAN(config-if)#show adsl port-status adsl_1/4/2
Port   Link       Speed     Curr. SNR   Attenuation   TX Power

Attainable Rate
      ADM/OPR     UP/DOWN     UP/DOWN     UP/DOWN      UP/DOWN

UP/DOWN
                  (kbps)      (0.1db)     (0.1db)      (0.1dBm)

(kbps)
-------------------------------------------------------------------
4/02   up/  up   107/  456   301/ 200    300/ 613      90/ 125   911/2776     ====> SETELAH DIUBAH STATUS MENJADI UP/UP
                                           

     
MSAN(config-if)#show interface adsl_1/4/2
adsl_1/4/2 is activate,line protocol is up.
  Description is none.
  The port is activate.
  The port link up/down notification is trap disable.
  Last up time is 2013-5-7 10:59:11.
  Last down time is 2013-5-7 10:57:46.

  The adsl line profile          :111.PRF
  Current adsl operational mode  :| adsl2+          | annex a      |

fdm |
  Count of adsl line training    :8
  Current DS/US Rate             :456/110kbps
  Current SNR DS/US              :321/199(0.1dB)
  Max Achiev. DS/US Rate         :2480/864kbps
  Interleaving Depth DS/US       :11/15ms

  The port has 8 pvcs,  the number of enabled pvcs is 4
  Pvc 1:
  Admin Status                   :enable
  VPI/VCI                        :8/88
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :1
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :2661
  Num of down stream bytes       :239490

  Pvc 2:
  Admin Status                   :enable
  VPI/VCI                        :0/35
  Encapsulation                  :EOA_LLC
  Default vlanid                 :3885
  Igmp snooping                  :disable
  Max mac-address                :16
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :1112
  Num of down stream bytes       :66720

  Pvc 3:
  Admin Status                   :enable
  VPI/VCI                        :8/83
  Encapsulation                  :EOA_LLC
  Default vlanid                 :70
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 4:
  Admin Status                   :enable  ====> setelah di ubah ( 1 )
  VPI/VCI                        :8/99

============================
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16
== MERUBAH ENCAPSULATION ( POSISI ADA DI PVC 4 )==
MSAN(config-if)#atm pvc 4 vpi 1 vci 34
MSAN(config-if)#show interface adsl_1/4/2
adsl_1/4/2 is activate,line protocol is up.
  Description is none.
  The port is activate.
  The port link up/down notification is trap disable.
  Last up time is 2013-5-7 10:59:11.
  Last down time is 2013-5-7 10:57:46.

  The adsl line profile          :111.PRF
  Current adsl operational mode  :| adsl2+          | annex a      |

fdm |
  Count of adsl line training    :8
  Current DS/US Rate             :456/110kbps
  Current SNR DS/US              :321/199(0.1dB)
  Max Achiev. DS/US Rate         :2460/864kbps
  Interleaving Depth DS/US       :11/15ms

  The port has 8 pvcs,  the number of enabled pvcs is 4
  Pvc 1:
  Admin Status                   :enable
  VPI/VCI                        :8/88
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :1
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :2662
  Num of down stream bytes       :239580

  Pvc 2:
  Admin Status                   :enable
  VPI/VCI                        :0/35
  Encapsulation                  :EOA_LLC
  Default vlanid                 :3885
  Igmp snooping                  :disable
  Max mac-address                :16
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :1112
  Num of down stream bytes       :66720

  Pvc 3:
  Admin Status                   :enable
  VPI/VCI                        :8/83
  Encapsulation                  :EOA_LLC
  Default vlanid                 :70
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 4:
  Admin Status                   :enable
  VPI/VCI                        :1/34     =====> setelah diubah ( 2 )
  Encapsulation                  :EOA_LLC

============================
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16
=======TAGING VLAN miss: VLAN.4000=======
MSAN(config-if)#switchport default vlan 4000 pvc 4
MSAN(config-if)#show interface adsl_1/4/2
adsl_1/4/2 is activate,line protocol is up.
  Description is none.
  The port is activate.
  The port link up/down notification is trap disable.
  Last up time is 2013-5-7 10:59:11.
  Last down time is 2013-5-7 10:57:46.

  The adsl line profile          :111.PRF
  Current adsl operational mode  :| adsl2+  | annex a      |

fdm |
  Count of adsl line training    :8
  Current DS/US Rate             :456/110kbps
  Current SNR DS/US              :321/199(0.1dB)
  Max Achiev. DS/US Rate         :2468/864kbps
  Interleaving Depth DS/US       :11/15ms

  The port has 8 pvcs,  the number of enabled pvcs is 4
  Pvc 1:
  Admin Status                   :enable
  VPI/VCI                        :8/88
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :1
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :2662
  Num of down stream bytes       :239580

  Pvc 2:
  Admin Status                   :enable
  VPI/VCI                        :0/35
  Encapsulation                  :EOA_LLC
  Default vlanid                 :3885
  Igmp snooping                  :disable
  Max mac-address                :16
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :1112
  Num of down stream bytes       :66720

  Pvc 3:
  Admin Status                   :enable
  VPI/VCI                        :8/83
  Encapsulation                  :EOA_LLC
  Default vlanid                 :70
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 4:
  Admin Status                   :enable
  VPI/VCI                        :1/34
  Encapsulation                  :EOA_LLC
  Default vlanid                 :4000      ===> setelah di tagging ( 3 )
  Igmp snooping                  :disable
  Max mac-address                :16


MSAN(config-if)#show mac vlan 4000
Total mac address : 1

Mac address     Vlan id   Type     Port                Vc

Time
-----------------------------------------------------------
b870.f48d.781b    4000    Dynamic  adsl_1/4/2         pvc 4

0

SAVE...................................
==MENGHAPUS / MERUBAH PVC ( PADA PVC 4 )==
MSAN(config-if)#no switchport default vlan pvc 4
MSAN(config-if)#show interface adsl_1/4/2
adsl_1/4/2 is activate,line protocol is up.
  Description is none.
  The port is activate.
  The port link up/down notification is trap disable.
  Last up time is 2013-5-7 10:59:11.
  Last down time is 2013-5-7 10:57:46.

  The adsl line profile          :111.PRF
  Current adsl operational mode  :| adsl2+          | annex a      |

fdm |
  Count of adsl line training    :8
  Current DS/US Rate             :456/110kbps
  Current SNR DS/US              :321/200(0.1dB)
  Max Achiev. DS/US Rate         :2472/868kbps
  Interleaving Depth DS/US       :11/15ms

  The port has 8 pvcs,  the number of enabled pvcs is 4
  Pvc 1:
  Admin Status                   :enable
  VPI/VCI                        :8/88
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :1
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :2664
  Num of down stream bytes       :239760

  Pvc 2:
  Admin Status                   :enable
  VPI/VCI                        :0/35
  Encapsulation                  :EOA_LLC
  Default vlanid                 :3885
  Igmp snooping                  :disable
  Max mac-address                :16
  Num of up stream packets       :0
  Num of up stream bytes         :0
  Num of down stream packets     :1113
  Num of down stream bytes       :66780

  Pvc 3:
  Admin Status                   :enable
  VPI/VCI                        :8/83
  Encapsulation                  :EOA_LLC
  Default vlanid                 :70
  Igmp snooping                  :disable
  Max mac-address                :16


  Pvc 4:
  Admin Status                   :enable
  VPI/VCI                        :1/34
  Encapsulation                  :EOA_LLC
  Default vlanid                 :1
  Igmp snooping                  :disable
  Max mac-address                :16





MSAN(config-if)#exit

MSAN(config)#show adsl profile
All Existing Line Profiles
---------------------
DEFVAL.PRF
DEF8M.PRF
DEF2M.PRF
DEF1M.PRF
DEFHM.PRF
111.PRF
112.PRF
113.PRF

P_11776_2048.PRF
P_13824_2048.PRF
P_15360_1536.PRF
P_2048_512.PRF
P_3072_512.PRF
P_384_96.PRF
P_512_128.PRF

MSAN(config)#interface adsl_1/4/2

MSAN(config-if)#adsl profile P_384_96.PRF


MSAN(config-if)#exit
MSAN(config)#exit

slamat mencoba.......................................................
=======================================================================
==Melihat mac address===
- show mac vlan 3796                         
melihat mac address
- M01-D2-GBR-3MCLP(config)#show vlan 3796
      id:               3796
      name:             VLAN3796
      description:      N/A
      transparent:      disable
      multicast-packet: flood-unknown
      port(untagged):
      adsl_1/13/10:4

       port(tagged):
                   gei_1/8/1-2
                   gei_1/9/3

- show interface adsl_1/6/14                 ======>  ke interface
- (config-if)#show adsl port-status adsl_1/4/2 ==>  UP/DOWN //UP/UP       (1)
- (config-if)#no switchport vlan 4000 pvc 4  ======>  menghapus vlan
- show running-config interface adsl_3/13/20 ======>  melihat tampilan
- adsl profile VPN_64                         =====>  mengcopy show   
                                                      adsl profile        (2)
- switchport default vlan 30 pvc 3  ===>  BUAT VLAN BARU (3) UPLING PVC 3
- switchport default vlan 3793 pvc 4       ====>  tagg vlan (4) MAC PVC 4
- pvc 4 enable                                              (5)
- description BANK_MEGA_JTASIH_CP020822875                  (6)
- exit                                                      (7)
- MSAN(config)#interface smartgroup1             (8)
- MSAN(config-if)#switchport vlan 30 tag         (9)
- MSAN(config-if)#switchport vlan 3973 tag       (10)
- EXIT  2 KALI
- MSAN#write                                    (11)

- lalu masuk ke intervace gpon                              (12)

GPON(config)#interface xgei_0/2/1    ---utk bks,kra pakai

gei_0/6/1
GPON(config-if)#switchport vlan 30 tag
GPON(config-if)#switchport vlan 3793 tag
GPON(config-if)#exit

GPON(config)#interface gpon-onu_0/4/4:4
GPON(config-if)#no switchport vlan 3793 vport 2--(hapus

switchport)
GPON(config-if)#no switchport vlan 30 vport 2--(hapus

switchport)
GPON(config-if)#switchport vlan 3793 tag vport 2
GPON(config-if)#switchport vlan 30 tag vport 2
GPON(config-if)#exit
conf
GPON(config)#pon-onu-mng gpon-onu_0/4/4:4
GPON(gpon-onu-mng)#no flow 2 priority 0 vid 3793 --hapus flow)
GPON(gpon-onu-mng)#no flow 2 priority 0 vid 30 --hapus flow)
GPON(gpon-onu-mng)#flow 2 priority 0 vid 3793
GPON(gpon-onu-mng)#flow 2 priority 0 vid 30
GPON(gpon-onu-mng)#exit
GPON(config)#exit
GPON#write
Building configuration...
...[OK]                   
 

Back to Top

Welcome to My Blog