This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Kamis, 15 Oktober 2015

Script Configuration INDIHOME 3P ONT ZTE F660 OLT ZTE C300V1


Langkah pertama adalah me-register ont ke dalam OLT, login ke perangkat OLT kemudian masuk ke 
interface gpon-olt, tapi sebelumnya pastikan serial number ont terdeteksi pada OLT,

#interface gpon-olt_0/1/1
onu 2 type ZTEG-F660 sn ZTEGC0420141 vport-mode gemport
setelah itu masuk ke ont yang sudah di register:
#interface gpon-onu_0/1/1:2
name X_Y
description ZTEGC0420XXX
tcont 2 name VOIP profile UP-1M
tcont 3 name SPEEDY profile UP-1536K
tcont 4 name IPTV profile UP-1M
gemport 2 name VOIP unicast tcont 2 dir both queue 1
gemport 3 name SPEEDY unicast tcont 3 dir both queue 1
gemport 3 traffic-limit downstream DOWN-15360K
gemport 4 name IPTV unicast tcont 4 dir both queue 1
gemport 4 traffic-limit downstream DOWN-10M
switchport mode hybrid vport 2
switchport vlan 806  tag vport 2
switchport mode hybrid vport 3
switchport vlan 4033  tag vport 3
switchport mode hybrid vport 4
switchport vlan 110-111  tag vport 4
port-location format dsl-forum vport 3-4
pppoe-plus enable vport 3-4
!
kemudian masuk ke onu management untuk menanam user dan password inet serta telepon:
#pon-onu-mng gpon-onu_0/1/1:2
voip protocol sip
flow 2 switch switch_0/1
flow 3 switch switch_0/1
flow 4 switch switch_0/1
flow mode 2 tag-filter vid-filter untag-filter discard
flow mode 3 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 2 priority 0 vid 806
flow 3 priority 0 vid 4033
flow 4 priority 0 vid 110
flow 4 priority 0 vid 111
flow 255 priority 0 vid 110
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/3 tag-filter vid-filter untag-filter discard
vlan-filter ethuni eth_0/3 priority 0 vid 4033
onu-vlan ethuni eth_0/3 up-mode add up-prio 0 up-vid 4033 down-mode transparent
ex-vlan ethuni eth_0/4 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream
ex-vlan-table ethuni eth_0/4 rule untag treat AddTag110
ex-vlan flow 4 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream
ex-vlan-table flow 4 rule TagWith110 treat ChgTagTo111
ip-host 2 dhcp-enable true ping-response true traceroute-response true
pppoe 1 nat enable user 142510102XXX@telkom.net password BLABLABLAB
onu-vlan iphost 1 up-mode add up-prio 0 up-vid 4033 down-mode transparent
vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter transparent
vlan-filter-mode iphost 2 tag-filter vid-filter untag-filter discard
vlan-filter iphost 1 priority 0 vid 4033
vlan-filter iphost 2 priority 0 vid 806
sip-agent 1 proxy-server telkom.net.id outbound-proxy 10.0.0.10 primary-dns 0.0.0.0 tcpudp-port 5060 host 2
sip-agent 1 rereg-starttime 3
sip-user pots_0/1 sip-agent 1 user-aor +62272897XXX username +62272897XXX@telkom.net.id password BLA
dhcp-ip ethuni eth_0/4 from-internet
!
pada kondisi diatas, USETV belum bisa untuk tayangan live tv, maka pada global config masukkan command berikut:
igmp mvlan 110 receive-port gpon-onu_0/1/1:2 vport 4
exit