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