Archives November 2023

OLT-ZTE-C320_Register ONU

1. Melihat onu yang sudah terpasang

show gpon onu state

2. Melihat onu yang belum ter-konfig Tanda di onu, led pon kedip-kedip

show pon onu uncfg

3. Register onu dengan perintah berikut :


conf t
interface gpon-olt_1/2/2
onu 1 type ZTE sn ZTEGC6305C7D
exit

interface gpon-onu_1/2/2:1
tcont 1 profile default
gemport 1 tcont 1
service-port 1 vport 1 user-vlan 143 vlan 143
exit

pon-onu-mng gpon-onu_1/2/2:1
service 1 gemport 1 vlan 143
wan-ip 1 mode pppoe username media3 password kios vlan-profile PPPoE host 1
exit
exit

Berikut Sedikit Penjelasannya dari Perintah diatas : …

interface gpon-olt_1/2/2
>> akan dipasangkan di mesin nomor 1/ slot 2/ port 2

onu 1 type ZTE sn ZTEGC6305C7D
>> akan dipasang di state 1, onu-type menggunakan ‘ZTE’, dan SN onu

interface gpon-onu_1/2/2:1
>> akan dipasangkan di mesin 1/ slot 2/ port 2 : state 1

tcont 1 profile default
>> akan menggunakan profile tcon ‘default’

gemport 1 tcont 1
>> menggunakan profil gemport 1 dan tcon 1

service-port 1 vport 1 user-vlan 143 vlan 143
>> Menggunakan profile vlan 143

pon-onu-mng gpon-onu_1/2/2:1
>> mesin 1/ slot 2/ port 2 : state 1

service 1 gemport 1 vlan 143
>> gemport 1, vlan 143

wan-ip 1 mode pppoe username user1 password ibm vlan-profile PPPoE host 1
>> menggunakan user ‘user1’, password ‘ibm’, vlan profil ‘PPPoE’ (Via secret di mikrotik)

4. Hapus onu

Lihat status ONU

show gpon onu state

Lihat status onu per port

show gpon onu state gpon-olt_1/1/8

Hapus ONU


conf t
interface gpon-olt_1/1/8
no onu 3
end

Hapus beberapa onu


conf t
interface gpon-olt_1/1/9
no onu 1
no onu 2
no onu 3
end

5. Register onu (by JSN)

ZTE F609


conf t
interface gpon-olt_1/1/1
onu 20 type ZTE-F609 sn ZTEGC836FCF5
exit


interface gpon-onu_1/1/1:20
name JEMBLUNG
description 1$$DONOMULYO$$
sn-bind enable sn
tcont 1 name JSN profile 100M
tcont 2 name HOT profile 100M
tcont 3 name TR069 profile 100M
gemport 1 name JSN unicast tcont 1 dir both
gemport 1 traffic-limit upstream UP100M downstream DW100M
gemport 2 name HOT unicast tcont 2 dir both
gemport 2 traffic-limit upstream UP100M downstream DW100M
gemport 3 name TR069 unicast tcont 3 dir both
gemport 3 traffic-limit upstream UP100M downstream DW100M
switchport mode hybrid vport 1
switchport mode hybrid vport 2
switchport mode hybrid vport 3
service-port 1 vport 1 user-vlan 600 vlan 600
service-port 2 vport 2 user-vlan 500 vlan 500
service-port 3 vport 3 user-vlan 100 vlan 100
port-location format dsl-forum sport 1
port-location sub-option remote-id enable sport 1
port-location sub-option remote-id name 600 sport 1
port-location ft-cid 600 sport 1
pppoe-plus enable sport 1
pppoe-plus trust true replace sport 1
exit


pon-onu-mng gpon-onu_1/1/1:20
service JSN type internet gemport 1 vlan 600
service HOT type internet gemport 2 vlan 500
service TR069 type internet gemport 3 vlan 100
wan-ip 1 mode pppoe username 1150420.jemblung@jsnmalang.net password 1/1/1:20 vlan-profile PPPoE host 1
wan-ip 1 ping-response enable traceroute-response enable
security-mng 1 state enable mode permit protocol web
tr069-mgmt 1 acs http://192.168.0.10:7547
exit
end
write

Huawei


interface gpon-olt_1/1/16
onu 40 type ALL sn ZTEGD07A8CC9
!
interface gpon-onu_1/1/16:40
name PEMDA
description $$PEMDA$$
tcont 1 name JSN profile 100M
tcont 2 name HOT profile 1000M
tcont 3 name tr069 profile 100M
gemport 1 name JSN tcont 1
gemport 1 traffic-limit upstream UP100M downstream DW100M
gemport 2 name HOT tcont 2
gemport 2 traffic-limit upstream UP1G downstream DW1G
gemport 3 name tr069 tcont 3
gemport 3 traffic-limit upstream UP100M downstream DW100M
service-port 1 vport 1 user-vlan 600 vlan 600
service-port 2 vport 2 user-vlan 500 vlan 500
service-port 3 vport 3 user-vlan 100 vlan 100
port-identification format DSL-FORUM-PON sport 1
pppoe-intermediate-agent enable sport 1
!
pon-onu-mng gpon-onu_1/1/16:40
service JSN gemport 1 vlan 600
service HOT gemport 2 vlan 500
service tr069 gemport 3 vlan 100
!
end
write

NOKIA


interface gpon-olt_1/1/16
onu 40 type ALL sn ZTEGD07A8CC9
!
interface gpon-onu_1/1/16:40
name PEMDA
description $$PEMDA$$
tcont 1 name JSN profile 100M
tcont 2 name HOT profile 1000M
gemport 1 name JSN tcont 1
gemport 1 traffic-limit upstream UP100M downstream DW100M
gemport 2 name HOT tcont 2
gemport 2 traffic-limit upstream UP1G downstream DW1G
switchport mode hybrid vport 1
service-port 1 vport 1 user-vlan 600 vlan 600
service-port 2 vport 2 user-vlan 500 vlan 500
port-identification format DSL-FORUM-PON vport 2
pppoe-intermediate-agent enable vport 1
!
pon-onu-mng gpon-onu_1/1/16:40
service JSN gemport 1 vlan 600
service HOT gemport 2 vlan 500
vlan port veip_1 mode hybrid def-vlan 500
end
write

Fiberhome


interface gpon-olt_1/1/2
onu 6 type ALL sn FHTT9B1FC1E0
!
interface gpon-onu_1/1/2:6
name PEMDA
description $$PEMDA$$
tcont 1 name JSN profile 100M
tcont 2 name HOT profile 100M
gemport 1 name JSN unicast tcont 1 dir both
gemport 1 traffic-limit upstream UP100M downstream DW100M
gemport 2 name HOT unicast tcont 2 dir both
gemport 2 traffic-limit upstream UP100M downstream DW100M
service-port 1 vport 1 user-vlan 600 vlan 600
!
pon-onu-mng gpon-onu_1/1/2:6
service JSN gemport 1 cos 0 vlan 600
vlan port veip_1 mode hybrid def-vlan 600
end
wr

6. Register ONU (by BMR)


conf t
interface gpon-olt_1/2/3
onu 1 type ALL sn ZTEGCBDCDC8C
exit


interface gpon-onu_1/2/3:1
tcont 1 profile default
gemport 1 tcont 1
service-port 1 vport 1 user-vlan 2121 vlan 2121
exit


pon-onu-mng gpon-onu_1/2/3:1
service 1 gemport 1 vlan 2121
wan-ip 1 mode pppoe username 30401-herlik.nambangan@jsn.net.id password sender3 vlan-profile PPPoE host 1
exit
exit

OLT-ZTE-C320_Remote Manajemen

Jump to navigation Jump to search

show onu running config gpon-onu_1/1/1:1

if there is no “security-mgmt 212 state enable mode forward protocol web”, then


conf t
pon-onu-mng gpon-onu_1/1/1:1
security-mgmt 212 state enable mode forward protocol web
exit
exit

remove

conf t
pon-onu-mng gpon-onu_1/1/1:1
no security-mgmt 212
exit
exit
show gpon remote-onu wan-ip gpon-onu_1/1/1:1

OLT-ZTE-C320_Perintah Umum

Command Line

check ont status
show gpon onu state gpon-olt_1/2/3

Check ONT power

show pon power attenuation gpon-onu_1/2/3:18

Check power interface

show interface optical-module-info gpon-olt_1/1/1

check oNT mac address

show mac gpon onu gpon-onu_1/2/3:18

check oNT uptime and oNT history logs

show gpon onu detail-info gpon-onu_1/2/3:18

find oNT by SN number

show gpon onu by sn ZTEGC123456F

check oNT version

show gpon remote-onu equip gpon-onu_1/2/3:18

check OLT uptime

show system-group

check oLT board

show card

check OLT prosessor and memory

show processor

check olt card temperature

show card-temperature

Cek Detail Config di Interface ke arah ONT

show run interface gpon-onu_1/2/5:4

Cek Status Interface ONT

show gpon onu state gpon-olt_1/2/5 4

Cek Nilai Optik ONT

show pon power attenuation gpon-onu_1/2/5:4

Cek Utilisasi Bandwith Link ONT Real Time

show interface gpon-onu_1/2/5:4

Cek ONT Uptime dan History:

show gpon onu detail-info gpon-onu_1/1/16:1

Cek Mac Address Perangkat yang terkoneksi ke ONT

show mac gpon onu gpon-onu_1/1/16:1

Cek ONT Version

show gpon remote-onu equip gpon-onu_1/1/16:1

Cek Status Port di ONT

show gpon remote-onu interface eth gpon-onu_1/1/16:1

Reboot/Restart ONT

config t
(config)#pon-onu
(config)#pon-onu-mng gpon-onu_1/1/16:1
(gpon-onu-mng)#reboot

Shutdown Port 1 di ONT

config t
(config)#pon-onu
(config)#pon-onu-mng gpon-onu_1/1/16:1
(gpon-onu-mng)#interface eth eth_0/1 state lock

Cek Konfigurasi PON ONU

show onu running config gpon-onu_1/1/16:1

Check OLT Uptime

show system-group

Check OLT Board

show card

Check OLT Processor dan Memory

show processor

Check OLT Temperature

show temperature

Checking OLT Per Slot

show card slotno 12

Finding ONT By SN Number

sho gpon onu by sn ALCLB1C7DA30

Checking ONT IP (ROUTING MODE)

In This case, We used ip-host 1 in one ONT we can create 4 IP-HOST management

show gpon remote-onu ip-host gpon-onu_1/1/16:1

Reset factory ONT

OLT-ZTE_C320#config t
(config)#pon-onu
(config)#pon-onu-mng gpon-onu_1/4/1:2
(gpon-onu-mng)#restore factory

HOW TO LOCK / SHUTDOWN THIRD PORT ONT

config t
(config)#pon-onu
(config)#pon-onu-mng gpon-onu_1/4/1:2
(gpon-onu-mng)#interface eth eth_0/3 state lock

HOW TO UNLOCK PORT ONT

config t
(config)#pon-onu
(config)#pon-onu-mng gpon-onu_1/4/1:2
(gpon-onu-mng)#interface eth eth_0/3 state unlock

HOW TO RELEASE RENEW ONT AS DHCP CLIENT

config t
(config)#pon-onu
(config)#pon-onu-mng gpon-onu_1/4/1:2
(gpon-onu-mng)#ip-host 1 dhcp-enable false ping-response false traceroute-response false
(gpon-onu-mng)#ip-host 1 dhcp-enable true ping-response true traceroute-response true

RESET SLOT

reset-card slotno 12

SWAP

Use This for First Level Handling when you get Anomaly Process. sometimes it can help you, but sometime isn’t.

swap

CHECKING VLAN SUMMARY

sho vlan sum
sho vlan 600