Tuesday, July 14, 2020

Registering ONU pada OLT ZTE C320 dan Lewatkan Traffic Internet

Warning: It's just Personal Note !!!

1. Jika ONT sudah terinstall dan terkoneksi pada OLT, maka kita cek apakah sudah terdeteksi atau belum di OLT:
OLT_ZTE_320#show gpon onu uncfg
OnuIndex                 Sn                  State
---------------------------------------------------------------------
gpon-onu_1/1/1:1         ZTEGC0B8305A        unknown

Catatan:
Untuk ONT Huawei pun jika terdeteksi di OLT ZTE dapat diinstall di OLT ZTE 320. yang membedakan hanya Serial Number (SN) saja

2. Cek List ONU yang ada di OLT di Frame/Slot/Port 1/1/1:
OLT_ZTE_320#show run interface gpon-olt_1/1/1
Building configuration...
!
interface gpon-olt_1/1/1
  onu 1 type ZXHN-F660 sn ZTEGC0B82FE8
  onu 2 type ZXHN-F660 sn ZTEGC0B8300A
!
end

3. Karena baru ada 2 ONU terinstall maka kita tambahkan ONU ketiga di OLT 1/1/1:
OLT_ZTE_320#conf t
Enter configuration commands, one per line.  End with CTRL/Z.
OLT_ZTE_320(config)#interface gpon-olt_1/1/1
OLT_ZTE_320(config-if)#onu 3 type ZXHN-F660 sn ZTEGC0B8305A

Catatan:
Disini kita akan menambahkan Onu ke-3 dengan Type ONT ZXHN-F660, tapi jika kita ingin melabehi seperti "All" pun bisa

4. Kemudian Cek apakah ONU di OLT sudah Working atau belum:
OLT_ZTE_320#show gpon onu state
OnuIndex               Admin State  OMCC State   O7 State     Phase State
----------------------------------------------------------------------------
gpon-onu_1/1/1:1       enable       enable       operation     Dying-Gasp   
gpon-onu_1/1/1:2       enable       disable      unknown      LOS       
gpon-onu_1/1/1:3       enable       enable       unknown      working   

Penjelasan:
Dying-Gasp: Jika ONU down biasanya karena issue Listrik (ONT powernya mati)
LOS: Jika ONU down karena Fiber Optic Cut
Offline: Jika ONU down karena dimatikan semisal di-shutdown/disable
Working: ONU dalam posisi Online atau hidup

5. Membuat Vlan aktif, memberi label deskripsi:
OLT_ZTE_320#conf t
OLT_ZTE_320(config)#vlan 101
OLT_ZTE_320(config-vlan)name Customer_XXX

6. Membuat QOS Profile Bandwith, Tcont Untuk Uplink dan traffic untuk Gemport:
OLT_ZTE_320#conf t
Enter configuration commands, one per line.  End with CTRL/Z.
OLT_ZTE_320(config)#gpon
OLT_ZTE_320(config-gpon)#profile tcont UP-10M type 4 maximum 10240
OLT_ZTE_320(config-gpon)#profile traffic DOWN-10M type 4 maximum 10240

Catatan:
- Profile Tcont digunakan untuk QOS Bandwith Uplink
- Profile Gemport digunakan untuk QOS Bandwith Downlink

Cek Profile Tcont dan Traffic yang sudah dibuat:
OLT_ZTE_320#show gpon profile tcont
Name :default
 Type           FBW(kbps)   ABW(kbps)   MBW(kbps) 
 1              10000       0           0       
Name :UP-10M
 Type           FBW(kbps)   ABW(kbps)   MBW(kbps) 
 4              0           0           10240   

OLT_ZTE_320#show gpon profile traffic
Name  :default       
  SIR(kbps)           PIR(kbps)           CBS(kbytes)         PBS(kbytes)       
 10000000            10000000            default             default         
Name  :DOWN-10M       
  SIR(kbps)           PIR(kbps)           CBS(kbytes)         PBS(kbytes)       
 10240               10240               default             default         

7. Config Interface ONU untuk 1/1/1:3:
OLT_ZTE_320#conf t
Enter configuration commands, one per line.  End with CTRL/Z.
OLT_ZTE_320(config)#inter
OLT_ZTE_320(config)#interface gpon-onu_1/1/1:3
OLT_ZTE_320(config-if)#name SiteID
OLT_ZTE_320(config-if)#description Customer_XXX, Alamat Customer
OLT_ZTE_320(config-if)#tcont 1 Internet_Shared profile UP-10M
OLT_ZTE_320(config-if)#gemport 1 name Internet_Shared unicast tcont 1 dir both
OLT_ZTE_320(config-if)#gemport 1 traffic-limit upstream DOWN-10M downstream DOWN-10M
OLT_ZTE_320(config-if)#switchport mode hybrid vport 1
OLT_ZTE_320(config-if)#service-port 1 vport 1 user-vlan 101 vlan 101

Kemudian Cek Konfigrurasi yang sudah kita ketik, apakah sudah benar sesuai kemauan kita atau masih harus dikoreksi:
OLT_ZTE_320#show run interface gpon-onu_1/1/1:2
Building configuration...
!
interface gpon-onu_1/1/1:3
  name SiteID
  description Customer_XXX, Alamat Customer
  tcont 1 Internet_Shared profile UP-10M
  gemport 1 name Internet_Shared unicast tcont 1 dir both
  gemport 1 traffic-limit upstream DOWN-10M downstream DOWN-10M
  switchport mode hybrid vport 1
  service-port 1 vport 1 user-vlan 101 vlan 101
!
end

Catatan:
Kita bisa membuat multiple profile Tcont dan Gemport di Interface Gpon ONU (bisa banyak), misalkan tcont 1 dan tcont 2 atau gemport 1 dan gemport 2. Maksimal sampai 255 Tcont dan Gemport

Cek detail status ONU yang baru terpasang di OLT:
OLT_ZTE_320#show gpon onu detail-info gpon-onu_1/1/1:3
ONU interface:         gpon-onu_1/1/1:1
  Name:                SiteID
  Type:                ZXHN-F660 
  State:               ready
  Admin state:         enable
  Phase state:         working 
  Authentication mode: sn
  SN Bind:             enable with SN check
  Serial number:       ZTEGC0B8305A 
  Password:         
  Device ID:       
  Description:         Customer_XXX, Alamat Customer 
  Vport mode:          gemport
  DBA Mode:            Hybrid
  ONU Status:          enable
  OMCI BW Profile:     enable
  Line Profile:        N/A
  Service Profile:     N/A         
  Alarm Profile:       N/A
  Performance Profile: N/A
  ONU Distance:        388m 
 Online Duration:     0h 48m 31s 
  FEC:                 none
  1PPS+ToD:            disable
------------------------------------------
       Authpass Time          OfflineTime             Cause
   1   2020-05-03 11:36:46    2020-07-14 16:39:33     DyingGasp

8. Config PON ONU management untuk ONU 1/1/1:3
OLT_ZTE_320#conf t
Enter configuration commands, one per line.  End with CTRL/Z.
OLT_ZTE_320(config)#pon-on
OLT_ZTE_320(config)#pon-onu-mng gpo
OLT_ZTE_320(config)#pon-onu-mng gpon-onu_1/1/1:3
OLT_ZTE_320(gpon-onu-mng)#service Internet_Shared gemport 1 vlan 101
OLT_ZTE_320(gpon-onu-mng)#vlan port eth_0/1 mode tag vlan 101

Kemudian Cek Konfigrurasi yang sudah kita ketik, apakah sudah benar sesuai kemauan kita atau masih harus dikoreksi:
OLT_ZTE_320#show onu running config gpon-onu_1/1/1:3
pon-onu-mng gpon-onu_1/1/1:3
  service Internet_Shared gemport 1 vlan 101
  vlan port eth_0/1 mode tag vlan 101

9. Kemudian Set Vlan 101 di port Uplink OLT:
OLT_ZTE_320#conf t
Enter configuration commands, one per line.  End with CTRL/Z.
OLT_ZTE_320(config)#inter
OLT_ZTE_320(config)#interface gei_1/3/1
OLT_ZTE_320(config-if)#switchport vlan 101 tag

Kemudian Cek Konfigrurasi yang sudah kita ketik, apakah sudah benar sesuai kemauan kita atau masih harus dikoreksi:
OLT_ZTE_320#show run interface gei_1/3/1                                                                              Building configuration...
!
interface gei_1/3/1
  hybrid-attribute fiber
  no negotiation auto
  speed 1000
  duplex full
  flowcontrol disable
  description TO-UPLINK
  port-protect disable
  uplink-isolate disable
  switchport mode trunk
  switchport vlan 16,100,101 tag
end

10. Cek Vlan 101 apakah sudah diset ke arah Port Uplink (Gei) dan ONU 1/1/1:1
JKT-OLT-PASARAYA#show vlan 101
vlanid          :101
name            :Customer_XXX
description     :N/A
multicast-packet:flood-unknown
tpid:0x8100
port(untagged):
port(tagged):
  gpon-onu_1/1/1:1 
  gei_1/3/1 

11. Cek Port Eth di ONU untuk Eth_0/1 apakah Up atau Down, karena Vlan 101 ditag di Eth_0/1:
OLT-ZTE_C320#show gpon remote-onu interface eth gpon-onu_1/2/5:5
Interface:     eth_0/1
Speed status:  full-100
Operate status:enable
Admin status:  unlock
Arc:           0
Arc-interval   0
Expect-type:   0
Speed config:  auto
Eth-loop:      disable
Max-frame:     1632
Pause-time:    0
Wiring :       dce
BridgeOrIP:    either
PPPOE-filter:  disable
Power-control: disable

12. Kemudian Cek Mac Address di ONU, untuk mengetahui Client yang terkoneksi:
JKT-OLT-PASARAYA#show mac gpon onu gpon-onu_1/1/1:3
Total mac address : 14

Mac address      Vlan   Type      Port                         Vc
------------------------------------------------------------------------
000e.5e03.85a9   101    Dynamic   gpon-onu_1/1/1:1          vport 1

13. Cek Vlan 101 di OLT-nya apakah Mac Address nya mendeteksi perangkat ke arah ONU 1/1/1:3 dan Port Uplink Gei_1/31:
JKT-OLT-PASARAYA#show mac vlan 101
Total mac address : 34

Mac address      Vlan   Type      Port                         Vc
------------------------------------------------------------------------
0027.150b.6c75   101    Dynamic   gei_1/3/1
000e.5e03.85a9   101    Dynamic   gpon-onu_1/1/1:3          vport 1

14. Agar WIFI di ONT (di ONT ZTE dan Huawei sama) yang terpasang di Customer bisa mendapatkan Internet, maka harus diset "Route" :


15. Untuk Mengetahui apakah status Redaman Optic di ONU itu normal atau tidak, maka kita dapat mengeceknya. Toleransi Nilai Rx Optic-nya adalah -28 dbm, jika sudah -29 dbm keatas maka Optic nya harus diperbaiki:

Berikut jika Link Optic-nya down:
OLT-ZTE_C320#show pon power attenuation gpon-onu_1/1/1:3
           OLT                  ONU              Attenuation
--------------------------------------------------------------------------
 up      Rx :no signal         Tx:N/A               N/A         
 down    Tx :4.200(dbm)        Rx:N/A               N/A         

Berikut jika Link Optic-nya Up:
OLT-ZTE_C320#show pon power attenuation gpon-onu_1/1/1:3
           OLT                  ONU              Attenuation
--------------------------------------------------------------------------
 up      Rx :-20.850(dbm)      Tx:2.868(dbm)        23.718(dB) 
 down    Tx :4.230(dbm)        Rx:-18.210(dbm)      22.440(dB)   

Tambahan: Untuk melihat dan make sure konfigurasi di OLT ZTE 320, maka lihat saja dengan "Show Run"


Temukan Artikel lainnya tentang GPON OLT dan FTTH di --> List All Articles About GPON OLT Huawei - ZTE - Alcatel Lucent in This Blog [Updated]