GPON (Gigabit Passive Optical Network) merupakan teknologi dalam jaringan fiber optik yang menyediakan layanan internet, video dan voice dengan kecepatan tinggi.
Dalam teknologi ini kita menggunakan perangkat pasif fiber optik berupa splitter untuk distribusi sinyal dari perangkat OLT (Optical Line Terminal) di PoP (Point of Presence) hingga ke beberapa perangkat ONT yang berada di customer.
Beberapa perusahaan teknologi yang memiliki produk GPON diantaranya Huawei, ZTE, CDATA, Fiberhome dan lainnya.
Dalam artikel kali ini kita akan belajar beberapa perintah dasar OLT Huawei untuk manajemen, konfigurasi hingga monitoring ONT dan OLT Huawei.
Perintah Dasar OLT Huawei
Berikut adalah perintah dasar konfigurasi OLT Huawei yang biasa dieksekusi.
1. Melihat seluruh konfigurasi OLT.
OLT-MA5X#display current-configuration
2. Cek uptime OLT
OLT-MA5X#display sysuptime System up time: 324 day 20 hour 55 minute 38 second
3. Menampilkan board yang terpasang pada OLT
OLT-MA5X#display board 0 ————————————————————————————————————————————————————————————— SlotID BoardName Status SubType0 SubType1 Online/Offline ————————————————————————————————————————————————————————————— 0 H805GPFD Normal 1 2 3 4 5 6 H802SCUN Standby_normal 7 H802SCUN Active_normal 8 H802X2CS Normal 9 H802X2CS Normal 10 11 12 —————————————————————————————————————————————————————————————
4. Menampilkan penggunaan memory pada slot 0/1
OLT-MA5X#display mem 0/1 Memory occupancy: 30%
5. Menampilkan penggunaan CPU yang terpasang pada slot 0/1
OLT-MA5X#display cpu 0/1 Send message for inquiring board cpu occupancy successfully, board executing… CPU occupancy: 13%
6. Menampilkan temperatur pada OLT
OLT-MA5X#display temperature 0 SlotID: 0 BoardName: H805GPFD Temperature: 53C( 127F) SlotID: 6 BoardName: H802SCUN Temperature: 48C( 118F) SlotID: 7 BoardName: H802SCUN Temperature: 45C( 113F) SlotID: 8 BoardName: H802X2CS Temperature: 42C( 107F) SlotID: 9 BoardName: H802X2CS Temperature: 40C( 104F)
7. Cek status ONT dan deskripsi
OLT-MA5X#config OLT-MA5X(config)#interface gpon 0/1 OLT-MA5X(config-if-gpon-0/0)#display ont info 0 all ————————————————————————————————————————————————————————————— F/S/P ONT SN Control Run Config Match Protect ID flag state state state side ————————————————————————————————————————————————————————————— 0/ 0/0 0 ABCDEFGHIJKLMNOP active online normal match no 0/ 0/0 1 ABCDEFGHIJKLMNOP active online normal match no ————————————————————————————————————————————————————————————— F/S/P ONT-ID Description ————————————————————————————————————————————————————————————— 0/ 0/0 0 Site-A 0/ 0/0 1 Site-B
8. Cek sinyal atau power ONT
OLT-MA5X#config OLT-MA5X#interface gpon 0/0 OLT-MA5X(config-if-gpon-0/0)#display ont optical-info 0 all ————————————————————————————————————————————————————————————— ONT Rx power Tx power OLT Rx ONT Temperature Voltage Current Distance ID (dBm) (dBm) power(dBm) (C) (V) (mA) (m) ————————————————————————————————————————————————————————————— 0 -20.59 2.07 -28.24 51 3.260 7 9805 1 -22.46 2.42 -29.59 40 3.300 6 9740
9. Cek history logs ONT
OLT-MA5X#config OLT-MA5X#interface gpon 0/1 OLT-MA5X#display ont register-info 0 1 ————————————————————————————————————————————————————————————— Index : 2 Auth-type : SN-auth SN : ABCDEFGHIJKLMNOP (HWTC-57XXXXXX) TYPE : 310M UpTime : 2024-09-10 00:20:59+07:00 DownTime : 2024-09-10 19:59:16+07:00 DownCause : ONT LOSi/LOBi alarm ————————————————————————————————————————————————————————————— Index : 1 Auth-type : SN-auth SN : ABCDEFGHIJKLMNOP (HWTC-57XXXXXX) TYPE : 310M UpTime : 2024-09-09 17:55:15+07:00 DownTime : 2024-09-10 00:20:07+07:00 DownCause : ONT dying-gasp ————————————————————————————————————————————————————————————— Total : 2
10. Cek mac address berdasarkan VLAN
OLT-MA5X#display mac-address vlan 123 It will take some time, please wait... ————————————————————————————————————————————————————————————— SRV-P BUNDLE TYPE MAC MAC TYPE F /S /P VPI VCI VLAN ID INDEX INDEX ————————————————————————————————————————————————————————————— - - eth ABCD-EFGH-IJKL dynamic 0 /8 /0 - - 123 8 - gpon ABCD-EFGH-IJKL dynamic 0 /0 /0 1 0 123 ————————————————————————————————————————————————————————————— Total: 2 Note: F--Frame, S--Slot, P--Port, F/S/P indicates PW Index for PW, A--The MAC address is learned or configured on the aggregation port, VPI indicates ONT ID for PON, VCI indicates GEM index for GPON, v/e--vlan/encap, pritag--priority-tagged, ppp--pppoe, ip--ipoe, ip4--ipv4oe, ip6--ipv6oe
11. Cek mac address berdasarkan interface ONT
OLT-MA5X#display mac-address port 0/0/0 ont 1 ————————————————————————————————————————————————————————————— SRV-P BUNDLE TYPE MAC MAC TYPE F /S /P VPI VCI VLAN ID INDEX INDEX ————————————————————————————————————————————————————————————— 8 - gpon abcd-efgh-ijkl dynamic 0 /0 /0 1 0 123 ————————————————————————————————————————————————————————————— Total: 1 Note: F--Frame, S--Slot, P--Port, F/S/P indicates PW Index for PW, A--The MAC address is learned or configured on the aggregation port, VPI indicates ONT ID for PON, VCI indicates GEM index for GPON, v/e--vlan/encap, pritag--priority-tagged, ppp--pppoe, ip--ipoe, ip4--ipv4oe, ip6--ipv6oe
12. Cek status port LAN ONU
OLT-MA5X#config OLT-MA5X#interface gpon 0/0 (config-if-gpon-0/0)#display ont port state 0 1 eth-port all ————————————————————————————————————————————————————————————— ONT-ID ONT ONT Speed(Mbps) Duplex LinkState RingStatus port-ID Port-type ————————————————————————————————————————————————————————————— 1 1 GE 1000 full up - —————————————————————————————————————————————————————————————
13. Cek konfigurasi ONU
OLT-MA5X#display current-configuration ont 0/0/0 1 [MA5600V800R018: 8500] # [gpon] <gpon-0/0> interface gpon 0/0 ont add 0 1 sn-auth "ABCDEFGHIJKLMNOP" omci ont-lineprofile-id 6 ont-srvprofile-id 1 desc "Site-A" ont port native-vlan 0 1 eth 1 vlan 123 priority 0 # [bbs-config] <bbs-config> service-port 1 vlan 123 gpon 0/0/0 ont 1 gemport 0 multi-service user-vlan 123 tag-transform translate # return
14. Remote PING dari ONU
OLT-MA5X#config OLT-MA5X(config)#interface gpon 0/0 OLT-MA5X(config-if-gpon-0/0)#ont remote-ping 0 1 ip-address 8.8.8.8 OLT-MA5X(config-if-gpon-0/0)# ————————————————————————————————————————————————————————————— ONT remote-ping information ————————————————————————————————————————————————————————————— F/S/P : 0/ 0/0 ONT-ID : 1 ONT IP Index : 0 IP address of ping : 8.8.8.8 Transmit packets : 4 Receive packets : 4 Lost packets : 0 Lost packets ratio(%): 0 Min delay(ms) : 31 Max delay(ms) : 31 Average delay(ms) : 31 Error Code : – —————————————————————————————————————————————————————————————
15. Restart ONT via OLT
OLT-MA5X#config OLT-MA5X(config)#interface gpon 0/0 OLT-MA5X(config-if-gpon-0/1)#ont reset 0 1
16. Reset factory ONT via OLT
OLT-MA5X#config OLT-MA5X(config)#interface gpon 0/0 OLT-MA5X(config-if-gpon-0/1)#ont factory-setting-restore 0 1