ERANDA

Sabtu, 02 Desember 2017

Cara Mencari ONT HUAWEI DI OLT huawei

Gambar terkait

login ke OLT : display ont autofind all

Hasil gambar untuk sn ont zte

kali ini akan di share cara mengganti S/N ont tanpa harus merubah konfigrusai layanan 
cara ini di gunakan saat ada trouble di sisi ONT sehingga harus mengganti dgn ont yang baru :

GPON00-D-KL(config)#inte
GPON00-D-KL(config)#interface gp
GPON00-D-KL(config)#interface gpon-on
GPON00-D-KL(config)#interface gpon-onu_0/10/4:1
GPON00-D-KL(config-if)#registration-method sn  .....

REGISTER ONT HUAWEI HG8245A DI GPON ZTE C300


Hasil gambar untuk ont huawei hg8245A

Pada saat ini TELKOM sudah memakai banyak produsen luar untuk mendistribusikan akses data ke pelanggan dengan jalur Fiber Optik, dibutuhkan OLT dan ONU agar data dapat distribusikan sesuai dengan layanan yang dibutuhkan. berikut beberapa vendor yang ikut serta dalam penegembangannya khususnya di jalur Fiber Optik yaitu ZTE, HUAWEI, Alcatel Lucent. Saya juga masih bingung kenapa TELKOM memakai beberapa vendor di tempat dan kota yang berbeda. Tetapi bukan itu yang kita ingin bahas melainkan sesuatu yang jadi pertanyaan saya “APAKAH BISA ONT DENGAN VENDOR BERBEDA HIDUP DI OLT DENGAN VENDOR BERBEDA?” jawabannya “BISA!”.

Disini saya ambil contoh 2 vendor yaitu ZTE dengan HUAWEI, saya menggunakan ONT HUAWEI HG8245A dan saya sambungkan dengan pasif spliter yang menuju ke OLT GPON ZTE C300. berikut langkah yang harus dilakukan

1. Pastikan ONT HUAWEI terpasang dengan benar dan hidupkan tombol power, hingga indikator pon berkedip hijau.
2. Kemudian masuk ke OLT GPON ZTE berikut perintahnya :
ZXAN#
ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
-masuk ke config GPON
——————————————-
ZXAN(config)#show onu-type gpon
Onu type name: ZTE-F601
Pon type: gpon
Description: 1ETH
Max tcont: 8
Max gemport: 32
Max switch per slot: 8
Max flow per switch: 8
Max iphost: 2
Service ability N:1: support
Service ability 1:M: support
Service ability 1:P: support
WiFi mgmt via non OMCI: disable
Omci send mode: async
Default multicast range: none

Onu type name: ZTE-F621
Pon type: gpon
Description: 6ETH, 4E1
Max tcont: 8
Max gemport: 32
Max switch per slot: 8
Max flow per switch: 8
Max iphost: 2
Service ability N:1: support
Service ability 1:M: support
Service ability 1:P: support
WiFi mgmt via non OMCI: disable
Omci send mode: async
Default multicast range: none
“““““““dan seterusnya… (CTRL+Q)

-untuk melihat type ONT berapa saya yang bisa di register, tidak ada vendor HUAWEI terdeteksi. Perlu membuat type baru agar ONT HUAWEI dapat dikenal oleh GPON ZTE. perintah berikutnya “membuat type baru”
————————————————
ZXAN(config)#pon
-masuk ke PON interface
ZXAN(config-pon)#
ZXAN(config-pon)#onu-type HUAWEI-HG8245A gpon description 4ETH,2POTS,WIFI max-tcont 40 max-gemport 255 max-switch-perslot 32 max-flow-perswitch 200 max-iphost 5
– Perintah ini untuk membuat Type baru di GPON ZTE dengan parameter sebagai berikut:
Onu type name: HUAWEI-HG8245A
Pon type: gpon
Description: 4ETH,2POTS,WIFI
Max tcont: 40
Max gemport: 255
Max switch per slot: 32
Max flow per switch: 200
Max iphost: 5
Service ability N:1: support
Service ability 1:M: support
Service ability 1:P: support
WiFi mgmt via non OMCI: disable
Omci send mode: async
Default multicast range: none
– setelah perintah di atas dimasukkan , sekarang bisa dicek dengan perintah berikut:
ZXAN(config)#show onu-type gpon
Onu type name: HUAWEI-HG8245A
Pon type: gpon
Description: 4ETH,2POTS,WIFI
Max tcont: 40
Max gemport: 255
Max switch per slot: 32
Max flow per switch: 200
Max iphost: 5
Service ability N:1: support
Service ability 1:M: support
Service ability 1:P: support
WiFi mgmt via non OMCI: disable
Omci send mode: async
Default multicast range: none

Onu type name: ZTE-F601
Pon type: gpon
Description: 1ETH
Max tcont: 8
Max gemport: 32
Max switch per slot: 8
Max flow per switch: 8
Max iphost: 2
Service ability N:1: support
Service ability 1:M: support
Service ability 1:P: support
WiFi mgmt via non OMCI: disable
Omci send mode: async
Default multicast range: none
“““““““““dan seterusnya… (CTRL+Q)
-Perintah tersebut digunakan untuk melihat tipe ONT yang dapat diregister, sekarang ONT HUAWEI sudah dapat diregister dengan perintah berikut
———————————————
ZXAN(config)#show gpon onu uncfg
OnuIndex Sn State
———————————————————————
gpon-onu_1/8/2:1 HWTC7473DC28 unknown
gpon-onu_1/12/8:1 ZTEGC044FFFA unknown
gpon-onu_1/15/1:1 ZTEGC0448917 unknown
-perintah ini berfungsi untuk melihat ONT yang belum diregister dan mendeteksi ONT berada di port berapa, ada 2 vendor yang terdeteksi yaitu HWTC dan ZTEGC namun disini saya akan mencoba meregister ONT HUAWEI, lanjut ke perintah berikutnya
———————————————
ZXAN(config)#interface gpon-olt_1/8/2
ZXAN(config-if)#
-masuk ke interface OLT 1/8/2
ZXAN(config-if)#onu 1 type HG8245A sn HWTC7473DC28
.[Successful]
ZXAN(config-if)#
-ONT HUAWEI HG8245A berhasil di register dengan kondisi indikator di ONT LED PON menyala stabil
ZXAN(config-if)#exit
-keluar dari interface OLT
ZXAN(config)#interface gpon-onu_1/8/2:1
ZXAN(config-if)#
-masuk ke interface PORT yang telah diregister, dan menyiapkan besar bandwith dan VLAN yang akan digunakan disini saya menggunakan VLAN 3121 sebagai speedy dan VLAN 841 sebagai VOIP SIP. masukkan script berikut:
tcont 1 name Speedy profile UP-1M
tcont 2 name VOIP profile UP-1M
gemport 1 name Speedy unicast tcont 1 dir both queue 1
gemport 1 traffic-limit downstream DOWN-10M
gemport 2 name GEM-VOIP unicast tcont 2 dir both queue 1
gemport 2 traffic-limit downstream DOWN-1M
switchport mode hybrid vport 1
switchport vlan 3121 tag vport 1
switchport mode hybrid vport 2
switchport vlan 841 tag vport 2
port-location format dsl-forum vport 1
pppoe-plus enable vport 1
– kemudian keluar dari interface PORT ONU di OLT
ZXAN(config-if)#exit
ZXAN(config)#
– masuk ke interface PON ONU (ONT HUAWEI)
ZXAN(config)#pon-onu-mng gpon-onu_1/8/2:1
– dan masukkan script berikut
flow 2 switch switch_0/1
flow mode 1 tag-filter vid-filter untag-filter discard
flow mode 2 tag-filter vid-filter untag-filter discard
flow 1 priority 0 vid 3121
flow 2 priority 0 vid 841
gemport 1 flow 1
gemport 2 flow 2
switchport-bind switch_0/1 iphost 1
switchport-bind switch_0/1 iphost 2
ip-host 2 dhcp-enable true ping-response true traceroute-response true
onu-vlan iphost 1 up-mode add up-prio 0 up-vid 3121 down-mode transparent
vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard
vlan-filter-mode iphost 2 tag-filter vid-filter untag-filter discard
vlan-filter iphost 1 priority 0 vid 3121
vlan-filter iphost 2 priority 0 vid 841
– keluar dari interface dan save
ZXAN(gpon-onu-mng)#exit
ZXAN(config)#exit
ZXAN#write

Setelah meregister ONT, sekarang ONT HUAWEI HG8245A sudah dapat di seting melalui web browser dengan langkah berikut : Konfigurasi ONT Huawei (HG8245A)

Jumat, 01 Desember 2017

KONFIGURASI INTERNET | USEETV | VOIP ONT ZTEG-660

Hasil gambar untuk ont zte f660




Berikut Hi akan share cara konfig ont zteg-f660 untuk layanan inetrnet | iptv | voip
setelah login ke menu interface  ssuaikan dgn langkah dibawah ini :

interface gpon-onu_1/4/3:1
  name HOMEINDI
  description ALAMAT PELANGGAN
  tcont 2 name VOIP profile UP-1M
  tcont 3 name SPEEDY profile UP-768K
  tcont 4 name IPTV profile UP-1M
  gemport 2 name VOIP unicast tcont 2 dir both
  gemport 2 traffic-limit downstream DOWN-1M
  gemport 3 name SPEEDY unicast tcont 3 dir both
  gemport 3 traffic-limit downstream DOWN-1536K
  gemport 4 name IPTV unicast tcont 4 dir both
  gemport 4 traffic-limit downstream DOWN-10M
  switchport mode hybrid vport 3
  switchport vlan 999  tag vport 3
  switchport mode hybrid vport 4
  switchport vlan 110-111  tag vport 4
  switchport mode hybrid vport 2
  switchport vlan 611  tag vport 2
  port-location format dsl-forum vport 3-4
  pppoe-plus enable vport 3
  igmp  fast-leave enable vport 4

exit

pon-onu-mng gpon-onu_1/4/3:1
  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 611
  flow 3 priority 0 vid 999
  flow 4 priority 4 vid 110
  flow 255 priority 4 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 708
  onu-vlan ethuni eth_0/3 up-mode add up-prio 0 up-vid 708 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
  pppoe 1 nat enable user 131XXXXXXXXXX@telkom.net password 12345678
  vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard
  vlan-filter-mode iphost 2 tag-filter vid-filter untag-filter discard
  vlan-filter iphost 1 priority 0 vid 708
  vlan-filter iphost 2 priority 0 vid 851
  sip-agent 1 proxy-server telkom.net.id outbound-proxy 10.0.0.10 primary-dns 0.0.0.0 tcp
udp-port 5060 host 2
  sip-agent 1 rereg-starttime 3
  sip-user pots_0/1 sip-agent 1 user-aor +62212345678 username +62212345678@telkom.net.
id password 12345678
  dhcp-ip ethuni eth_0/4 from-internet

exit

selamat mencoba

HI|

KONFIG - INET | USEETV | VOIP ONT ZTEG-F609

Hasil gambar untuk ont zte-f609


Berikut Hi akan share cara konfig ont zteg-f609 untuk layanan inetrnet | iptv | voip 
silahkan ikut langkah di bawah ini : 

interface gpon-onu_1/2/7:10
  name HOMEINDI
  description ALAMAT USER HOMEINDI
  tcont 1 name VOIP profile UP-1M
  tcont 2 name SPEEDY profile UP-1536K
  tcont 3 name USEETV profile UP-512K
  gemport 1 name VOIP unicast tcont 1 dir both
  gemport 1 traffic-limit downstream DOWN-1M
  gemport 2 name SPEEDY unicast tcont 2 dir both
  gemport 2 traffic-limit downstream DOWN-15360K
  gemport 3 name USEETV unicast tcont 3 dir both
  gemport 3 traffic-limit downstream DOWN-6M
  switchport mode hybrid vport 1
  switchport mode hybrid vport 2
  switchport mode hybrid vport 3
  service-port 1 vport 1 user-vlan 581 vlan 581
  service-port 1 description VOIP
  service-port 2 vport 2 user-vlan 807 vlan 807
  service-port 2 description SPEEDY
  service-port 3 vport 3 user-vlan 111 vlan 111
  service-port 3 description USEETV
  port-location format dsl-forum vport 2
  dhcp-option82 enable vport 1
  pppoe-plus enable vport 2

exit
-----------------------------------------------------------------------------------------

pon-onu-mng gpon-onu_1/2/7:10
  service VOIP gemport 1 vlan 581 -----> vlan voip
  service SPEEDY gemport 2 vlan 807 ---> vlan inet
  service USEETV gemport 3 vlan 111 ---> vlan useetv
  voip protocol sip
  voip-ip mode dhcp vlan-profile batchVlan851 host 2
  wan-ip 1 mode pppoe username 131XXXXXXXX@telkom.net password 12345678 vlan-profile wa
n708 host 1
  sip-service pots_0/1 profile sipprofile userid +622604240143 username +62212345678@tel
kom.net.id password 12345678 media-profile mediaprofile
  vlan port eth_0/4 mode hybrid def-vlan 111
  dhcp-ip ethuni eth_0/4 from-internet
  multicast vlan add vlanlist 110
  multicast vlan tag-strip port eth_0/4 enable
  wan 1 service internet host 1

exit

selamat mencoba

HI|

Layanan VPN IP

Gambar terkait

Pernah dengar VPN IP  ??? VPN IP merupakan salah satu jenis layanan service yang ditawarkan oleh Telkom telkom sebagai media komunikasi data perusahaan antara kantor pusat ke kantor cabang. VPN IP atau biasa disebut dengan MPLS adalah layanan komunikasi data any to any connection berbasis ip multi protocol label switching (MPLS).Layanan ini sebagai solusi pertukaran data secara cepat antar Induk perusahaan ke beberapa anak perusahaannya.


Layanan ini tergolong cukup mumpuni, karena layanan ini bisa digunakan untuk komunikasi Data,Voice maupun Video. Pada perusahaan perusahan biasanya layanan ini digunakan untuk akses aplikasi ataupun data base dari Server (BackHaul) ke cabang-cabang lain yang ada di seluruh indonesia.

Layanan ini sudah terdeliver hampir diseluruh Wilayan Indonesia dengan asumsi daerah tersebut terjangkau oleh jaringan line telfon . tetapi jika ada suatu wilayah yang belum tercover oleh line telfon dari telkom dan ingin berlangganan maka dari telkom akan menyediakan Koneksi lain dengan menggunakan VSAT.

Seiring perkembangan Jaman Link VPN IP sudah tidak lagi mentok di BW 2 MB, Untuk sebelumnya link ini BW terbatas hanya 2MB karena jalur koneksi yang digunakan masih menggunakan kabel tembaga. Dimana kabel tembaga hanya support sampai BW 2 MB saja. Sekarang ini Telkom sudah menggunakan FO sebagai jalur nya sehingga bisa dibilang kecepatannya tak terbatas. Tinggal kuat-kuat aja perusahaan untuk membayar sewa BW nya.

Untuk konfigurasinya juga link ini tergolong cukup mudah karena dari segi ip maupun routing sudah disiapkan oleh telkom, sehingga dari pelanggan tinggal melakukan konfigurasi disisi CPE (Router Customer). Dari telkom juga menyediakan routernya jika memang dari pelanggan tidak mau repot-repot melakukan konfigurasi.

Mungkin itu saja yang bisa sharing ke rekan-rekan semua semoga bisa membantu teman-teman yang membutuhkan informasi tentang link VPN IP Telkom. Tetapi jika ada yang mau ditanyakan bisa langsung ja koment disini, semoga saya bisa membantu. Pada artikel selanjutnya saya akan sharing teantang bagaimana pengecekan link VPN IP

VPN IP MPLS adalah layanan komunikasi data any to any connection berbasis ip multi protocol label switching (MPLS). Layanan ini memiliki kelebihan dibandingkan dengan layanan komunikasi data melalui leased line maupun layanan vpn berbasis frame relay. 

VPN IP digunakan untuk merealisasikan CoS dimana pelanggan dapat mengimplementasikan aplikasinya baik berupa aplikasi yang delay senitive, mission critical maupun non mission critical pada satu platform jaringan privat IP MPLS. Beberapa kelebihan yang dapat disediakan oleh VPN IP sebagai berikut: 

Multiservices Offering (Data, Voice dan Video; support banyak aplikasi bisnis:ERP, CRM, etc; multiple access/last mile independent) 

Provisioning Scalability (Fleksibel, pengembangan jaringan bertahap, Mudah dan cepat melakukan Rekonfigurasi/ tidak diperlukan konfigurasi any to any , Lingkup nasional POP) 

Manageability (End to End Manageable, NMS untuk monitoring, User Friendly, berbasis web (real time) reporting 

Cost Saving Opportunity (price tidak tergantung jarak, CPE terintegrasi, tidak diperlukan banyak pegawai terlatih ) 

FAQ TELKOMLink VPN IP 1. Apa perbedaannya dengan Layanan TELKOMLink lain ? Koneksi dalam VPN IP bukan merupakan sirkit-sirkit yang dibangun dari suatu titik ke titik lain, sehingga tidak distance sensitive, melainkan berupa keanggotaan dalam suatu cloud network, sehingga setiap titik yang dibangun secara default akan terhubung ke semua titik dalam cloud tersebut. CoS dalam VPN IP juga berbasis keanggotaan dalam cloud tersebut, berbeda dengan VPN Gold yang diabngun dengan memisahkan sirkit virtualnya. 2. Berapa speed yang bisa disupport ? 

64 Kbps â€� 2 Mbps dengan kelipatan 64 Kbps 3. Berapa paket layanan yang tersedia ? Ada enam paket layanan yang tersedia yang dibedakan atas porsi bandwidth tiga QoS yg tersedia. Penjelasan lebih detil silakan menghubungi Account Mananger TELKOM. 4. Ada berapa QoS dalam VPN IP ? TELKOM mengelompokkan jenis aplikasi dalam tiga jenis : Interaktif, Gold, dan Silver. Interaktif untuk aplikasi VoIP dan Vicon, Gold untuk aplikasi Database Client Server (seperti SAP, BAAN), dan Silver untuk non critical data (seperti email, web). Masing-msaing jenis aplikasi memerlukan tingkat layanan (QoS) yang berbeda. 5. Perangkat apa yang perlu disiapkan ? Untuk mendeliver layanan ini, TELKOM akan menyediakan modem (termasuk dalam biaya PSB) yang dipasang di setiap site pelanggan. Router akan disediakan TELKOM bekerjasama dengan Mitra TELKOM (tidak termasuk dalam biaya PSB), sehingga pelanggan cukup menyediakan LAN konfigurasi (seperti Hub, Switch, Cabling, Server) 6. Apakah bisa digunakan untuk voice ? Bisa. Dengan memilih paket yang sesuai, MPLS akan menjamin paket voice yang dilewatkan akan di perlakukan dengan treatment khusus, sehingga standar-standar kualitas suara bisa terjaga. 7. Apakah bisa digunakan untuk internet ? 

Bisa, dengan menghubungkannya ke gateway internet. 8. Siapa sajakah yang bisa memanfaatkan layanan ini ? 

Layanan ini dapat digunakan oleh : 

Perusahaan yang memiliki banyak cabang dan menyebar. 

Perusahaan yang memiliki konfigurasi network multi hub/full mesh. 

Perusahaan yang menjalankan multi aplikasi. 

Perusahaan yang memilih outsourcing untuk pengaturan network nya.


Keunggulan



Mampu mengimplementasikan QoS (Quality of Service), yaitu pelanggan dapat menggunakan berbagai jenis aplikasi baik berupa aplikasi yang Delay Sensitive, Mission Critical maupun Non Mission Critical pada satu platform jaringan privat IP MPLS.

Layanan multi service, baik layanan data, video maupun suara. Mendukung berbagai macam aplikasi bisnis : seperti ERP, CRM. Dapat dengan mudah diintegrasikan dengan internet. Memiliki keragaman akses last mile ( dial up, dedicated maupun wireless).



Skala Provisioning yang fleksibel. Mudah jika ingin menambah lokasi dan aplikasi baru. Kemudahan membangun jaringan dari kecil ke besar (gradual migration). Sederhana dan cepat untuk mengkonfigurasi ulang (tidak membutuhkan ‘site to site configuration’ ). POP Nasional.

Pengendalian yang mudah. End to end manageable. NMS tunggal. Mudah digunakan (user friendly). Laporan berbasis web (real time).

Peluang Penghematan Biaya. Tarif tidak berdasarkan jarak. CPE dikelola oleh TelkomMengurangi ketergantungan pada SDM yang ahli (diserahkan pada provider)

Klasifikasi Layanan

Manajemen Router



Managed Router. Adalah pengelolaan router pelanggan dilaksanakan oleh Telkom, meliputi provisioning dan konfigurasi layanan sampai dengan Customer Edge (CE)/router pelanggan. Berlaku untuk layanan : VPN IP Interactive, VPN IP Gold, VPN IP Silver (optional).


Unmanaged Router. Adalah pengelolaan router pelanggan bisa dilaksanakan oleh pelanggan. Hanya berlaku untuk layanan VPN IP Silver.


Tarif ASTINet dan ASTINet Lite

Hasil gambar untuk astinet telkomDapat pertanyaan soal berapa tarif salah satu produk Telkom yang menyasar bisnis: ASTINet . sekalian share saja disini mungkin ada yang butuh. :)

Tarif ASTINet 
Code: [Select]
+-----------+------------+
| Bandwidth | Harga      |
+-----------+------------+
| 1 Mbps    | 3.450.000  |
+-----------+------------+
| 2 Mbps    | 5.962.000  |
+-----------+------------+
| 3 Mbps    | 8.475.000  |
+-----------+------------+
| 4 Mbps    | 10.987.500 |
+-----------+------------+
| 5 Mbps    | 13.500.000 |
+-----------+------------+
  • Biaya instalasi Rp. 2.500.000
  • Jaringan Fiber Optic
  • Diberikan 5 IP Static
  • Dedicated ratio upstream : downstream 1:1
  • Biaya belum termasuk PPn

Ada edisi yang lebih rendah dan murah juga.

Tarif ASTINet  Lite
Code: [Select]
+-----------+------------+
| Bandwidth | Harga      |
+-----------+------------+
| 2 Mbps    | 1.020.000  |
+-----------+------------+
| 3 Mbps    | 1.885.000  |
+-----------+------------+
| 5 Mbps    | 2.825.000  |
+-----------+------------+
| 10 Mbps   | 5.480.000  |
+-----------+------------+
| 20 Mbps   | 10.175.000 |
+-----------+------------+
  • Biaya instalasi Rp 1.500.000
  • Jaringan Fiber Optic
  • Diberikan 1 IP Static
  • Ratio upstream : downstream 1:4
  • Biaya belum termasuk PPn

Yang berminta bisa kontak Telkom setempat atau cari salesnya. :D

*Tabel harganya primitif karena bingung copas aslinya gimana di editor. :P

konfig layanan ASTINET - ONT ZTEG-F660 & ZTEG-F609

Cara konfig layanan Astinet - ONT ZTEG-F660 & ZTEG-F609

interface gpon-onu_0/1/1:54
  name ASTINET|sn ZTEGC673DB09
  tcont 1 name ASTINET profile UP-2M
  gemport 1 name ASTINET unicast tcont 1 dir both
  gemport 1 traffic-limit downstream DOWN-2M
  switchport mode hybrid vport 1
  service-port 1 vport 1 user-vlan 3452 vlan 3452
  service-port 1 description ASTINET
!
end

-----------------------------------------------------------

pon-onu-mng gpon-onu_0/1/1:54
  service ASTINET gemport 1 vlan 3452
  vlan port eth_0/1 mode hybrid def-vlan 3452
  multicast vlan tag-strip port eth_0/1 enable
  wan 1 service internet host 1

exit


Rabu, 29 November 2017

Cara Setting STB HYBRID

Cara Setting WIFI ONT

1. Panduan setting WI-FI ONT

Senin, 27 November 2017

Configurasi Gpon Huawei Bg 1

CEK MODUL DI GPON
XGPON-AGGREGATOR(config)#display board 0
  -------------------------------------------------------------------------
  SlotID  BoardName  Status          SubType0 SubType1    Online/Offline
  -------------------------------------------------------------------------
  0     
  1       H802GPFD   Normal                           
  2       H802GPFD   Normal                           
  3       H802GPFD   Normal                           
  4       H802GPFD   Normal                           
  5       H802GPFD   Normal                           
  6       H802GPFD   Normal                           
  7       H802GPFD   Normal                           
  8       H802OPGD   Normal                           
  9       H801SCUH   Active_normal                    
  10      H801SCUH   Standby_normal                   
  11    
  12    
  13    
  14    
  15    
  16    
  17    
  18    
  19    
  20                                 
  21      H801PRTE   Normal                           
  22      H801PRTE   Normal                           
  -------------------------------------------------------------------------

Keterangan : Hanya modul H802GPFD yg dipakai utk FTTH ont.
             modul H802GPFD ada di slot 1 s/d 7.
             1 modul ada 16 port / GPON04-KG ( mulai dari 0 s/d 15 )
             1 port max 128 regiter ( mulai dari register 0 s/d 127 ).

CEK AUTOFIND ( HARUS ENABLE AGAR S/N ONT TERDETECT
XGPON0-AGGREGATOR(config)#display current-configuration section gp
{ || }:

  Command:
          display current-configuration section gp 
[MA5600V800R013: 3910]
#
[gpon]
  
 interface gpon 0/1
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
 port 2 ont-auto-find enable
 port 3 ont-auto-find enable
 port 4 ont-auto-find enable
 port 5 ont-auto-find enable
 port 6 ont-auto-find enable
 port 7 ont-auto-find enable
 ont add 0 1 sn-auth "485754437477AD28" omci ont-lineprofile-id 6 
ont-srvprofile-id 3 desc "ONT1-BISPARK-HILHAM" 
 ont add 0 2 sn-auth "4857544374764428" omci ont-lineprofile-id 7 
ont-srvprofile-id 3 desc "ONT2-BISPARK-HILHAM" 
 ont add 7 0 sn-auth "4857544374735828" omci ont-lineprofile-id 3 
ont-srvprofile-id 3 desc "ONT1-BISPARK-BLOK57" 
 ont add 7 1 sn-auth "4857544374736E28" omci ont-lineprofile-id 4 
ont-srvprofile-id 3 desc "ONT2-BISPARK-BLOK57" 
 ont add 7 2 sn-auth "4857544374738428" omci ont-lineprofile-id 5 
ont-srvprofile-id 3 desc "ONT3-BISPARK-BLOK57" 
#                                    
  
 interface gpon 0/2
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
 ont add 0 0 sn-auth "48575443F64D9226" omci ont-lineprofile-id 8000 
ont-srvprofile-id 8100 desc "ONT_XGPON_ATP_TEST" 
 ont port native-vlan 0 0 eth 4 vlan 111 priority 0 
#
  
 interface gpon 0/3
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
#
  
 interface gpon 0/4
 port 0 ont-auto-find enable
#


Keterangan :
- utk modul 2 s/d 15, semua port ( ada 16 port ) belum di enablekan.

ENABLE AUTOFIND
XGPON-AGGREGATOR(config)#interface gpon 0/2
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 2 ont-auto-find enable 
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 3 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 4 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 5 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 6 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#port 7 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/2)#quit
XGPON-AGGREGATOR(config)#interface gpon 0/3
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 2 ont-auto-find enable 
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 3 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 4 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 5 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 6 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/3)#port 7 ont-auto-find enable
XGPON-AGGREGATOR(config)#interface gpon 0/7
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 0 ont-auto-find enable 
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 1 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 2 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 3 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 4 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 5 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 6 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#port 7 ont-auto-find enable
XGPON-AGGREGATOR(config-if-gpon-0/7)#quit
-- Lanjutkan s/d modul ke 15

CEK HASIL ENABLE AUTOFIND
XGPON-AGGREGATOR(config)#display current-configuration section gp

{ || }:

  Command:
          display current-configuration section gp 
[MA5600V800R013: 3910]
#
[gpon]
  
 interface gpon 0/1
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
 port 2 ont-auto-find enable
 port 3 ont-auto-find enable
 port 4 ont-auto-find enable
 port 5 ont-auto-find enable
 port 6 ont-auto-find enable
 port 7 ont-auto-find enable
 ont add 0 1 sn-auth "485754437477AD28" omci ont-lineprofile-id 6 
ont-srvprofile-id 3 desc "ONT1-BISPARK-HILHAM" 
 ont add 0 2 sn-auth "4857544374764428" omci ont-lineprofile-id 7 
ont-srvprofile-id 3 desc "ONT2-BISPARK-HILHAM" 
 ont add 7 0 sn-auth "4857544374735828" omci ont-lineprofile-id 3 
ont-srvprofile-id 3 desc "ONT1-BISPARK-BLOK57" 
 ont add 7 1 sn-auth "4857544374736E28" omci ont-lineprofile-id 4 
ont-srvprofile-id 3 desc "ONT2-BISPARK-BLOK57" 
 ont add 7 2 sn-auth "4857544374738428" omci ont-lineprofile-id 5 
ont-srvprofile-id 3 desc "ONT3-BISPARK-BLOK57" 
#                                    
  
 interface gpon 0/2
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
 port 2 ont-auto-find enable
 port 3 ont-auto-find enable
 port 4 ont-auto-find enable
 port 5 ont-auto-find enable
 port 6 ont-auto-find enable
 port 7 ont-auto-find enable
 ont add 0 0 sn-auth "48575443F64D9226" omci ont-lineprofile-id 8000 
ont-srvprofile-id 8100 desc "ONT_XGPON_ATP_TEST" 
 ont port native-vlan 0 0 eth 4 vlan 111 priority 0 
#
  
 interface gpon 0/3
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable
 port 2 ont-auto-find enable
 port 3 ont-auto-find enable
 port 4 ont-auto-find enable
 port 5 ont-auto-find enable
 port 6 ont-auto-find enable
 port 7 ont-auto-find enable

CEK CONFIGURASI DBA PROFILE
XGPON-AGGREGATOR(config)#display dba-profile all
  ----------------------------------------------------------------------------
  Profile-ID   type   Bandwidth      Fix        Assure        Max        Bind
                     compensation    (kbps)     (kbps)        (kbps)     times
  ----------------------------------------------------------------------------
           0      3           No          0       8192         20480         1
           1      1           No       5120          0             0         9
           2      1           No       1024          0             0         1
           3      4           No          0          0         32768         0
           4      1           No    1024000          0             0         0
           5      1           No      32768          0             0         0
           6      1           No     102400          0             0         0
           7      2           No          0      32768             0         0
           8      2           No          0     102400             0         0
           9      3           No          0      32768         65536         0
          10      4           No          0          0         51264         0
          11      1           No       8128          0             0         0
          12      1           No       1024          0             0         0
          13      2           No          0     102400             0         0
          14      2           No          0        128             0         0
         103      1           No        384          0             0         0
         104      1           No        448          0             0         0
         105      1           No        512          0             0         0
         106      1           No        576          0             0         0
         107      1           No        640          0             0         0
         108      1           No        704          0             0         0
         109      1           No        768          0             0         0
         110      1           No        832          0             0         0
         111      1           No        896          0             0         0
         112      1           No        960          0             0         0
         113      1           No       1024          0             0         6
         114      3           No          0        384           576         0
         115      3           No          0        448           640         0
         116      3           No          0        512           768         0
         117      3           No          0        576           832         0
         118      3           No          0        640           960         0
         119      3           No          0        704          1024         0
         120      3           No          0        768          1024         1
         121      3           No          0        832          1536         0
         122      3           No          0        896          1536         0
         123      3           No          0        960          1536         0
         124      3           No          0       1024          1536         1
         125      3           No          0       2048          3072         5
         126      3           No          0       3072          4608         0
         127      3           No          0       4096          6144         0
         128      3           No          0       5120          7680         0
         129      3           No          0       6144          9216         0
         130      3           No          0       7168         10752         6
         131      3           No          0       8192         12288         0
         133      3           No          0      10240         15360         0
         135      3           No          0      30720         46080         0
         137      3           No          0      51200         76800         0
         139      3           No          0      71680        107520         0
         140      3           No          0      81920        122880         1
         141      3           No          0      92160        138240         0
         142      3           No          0     102400        153600         1
  ----------------------------------------------------------------------------
atau

XGPON-AGGREGATOR(config)#display current-configuration section gl

{ || }:
  Command:
          display current-configuration section gl 
[MA5600V800R013: 3910]
#
[global-config]
  
 sysname XGPONAGGREGATOR
 dba-profile add profile-id 10 profile-name "SPEEDY" type4 max 51264  dba-profile add profile-id 11 profile-name "USEE" type1 fix 8128 bandwidth_compensate no
 dba-profile add profile-id 12 profile-name "VOICE" type1 fix 1024 bandwidth_compensate no
 dba-profile add profile-id 13 profile-name "SPEEDY_GOLD" type2 assure 102400
 dba-profile add profile-id 14 profile-name "SPEEDY_REGULER" type2 assure 128
 dba-profile add profile-id 103 profile-name "UP__type1__384K" type1 fix 384 bandwidth_compensate no
 dba-profile add profile-id 104 profile-name "UP__type1__448K" type1 fix 448 bandwidth_compensate no
 dba-profile add profile-id 105 profile-name "UP__type1__512K" type1 fix 512 bandwidth_compensate no
 dba-profile add profile-id 106 profile-name "UP__type1__576K" type1 fix 576 bandwidth_compensate no
 dba-profile add profile-id 107 profile-name "UP__type1__640K" type1 fix 640 bandwidth_compensate no
 dba-profile add profile-id 108 profile-name "UP__type1__704K" type1 fix 704 bandwidth_compensate no
 dba-profile add profile-id 109 profile-name "UP__type1__768K" type1 fix 768 bandwidth_compensate no
 dba-profile add profile-id 110 profile-name "UP__type1__832K" type1 fix 832 bandwidth_compensate no
 dba-profile add profile-id 111 profile-name "UP__type1__896K" type1 fix 896 bandwidth_compensate no
 dba-profile add profile-id 112 profile-name "UP__type1__960K" type1 fix 960 bandwidth_compensate no
 dba-profile add profile-id 113 profile-name "UP__type1__1024M" type1 fix 1024  bandwidth_compensate no
 dba-profile add profile-id 114 profile-name "UP__type3__384K_576K" type3 assure 384 max 576                         
 dba-profile add profile-id 115 profile-name "UP__type3__448K_672K" type3 assure 448 max 640
 dba-profile add profile-id 116 profile-name "UP__type3__512K_768K" type3 assure 512 max 768
 dba-profile add profile-id 117 profile-name "UP__type3__576K_864K" type3 assure 576 max 832
 dba-profile add profile-id 118 profile-name "UP__type3__640K_960K" type3 assure 640 max 960
 dba-profile add profile-id 119 profile-name "UP__type3__704K_1M" type3 assure  704 max 1024
 dba-profile add profile-id 120 profile-name "UP__type3__768K_1M" type3 assure  768 max 1024
 dba-profile add profile-id 121 profile-name "UP__type3__832K_1.5M" type3 assure 832 max 1536
 dba-profile add profile-id 122 profile-name "UP__type3__896K_1.5M" type3 assure 896 max 1536
 dba-profile add profile-id 123 profile-name "UP__type3__960K_1.5M" type3 assure 960 max 1536
 dba-profile add profile-id 124 profile-name "UP__type3__1M_1.5M" type3 assure  1024 max 1536
 dba-profile add profile-id 125 profile-name "UP__type3__2M_3M" type3 assure 2048 max 3072
 dba-profile add profile-id 126 profile-name "UP__type3__3M_4.5M" type3 assure 3072 max 4608                        
 dba-profile add profile-id 127 profile-name "UP__type3__4M_6M" type3 assure 4096 max 6144
 dba-profile add profile-id 128 profile-name "UP__type3__5M_7.5M" type3 assure  5120 max 7680
 dba-profile add profile-id 129 profile-name "UP__type3__6M_9M" type3 assure 6144 max 9216
 dba-profile add profile-id 130 profile-name "UP__type3__7M_10.5M" type3 assure 7168 max 10752
 dba-profile add profile-id 131 profile-name "UP__type3__8M_12M" type3 assure 8192 max 12288
 dba-profile add profile-id 133 profile-name "UP__type3__10M_15M" type3 assure  10240 max 15360
 dba-profile add profile-id 135 profile-name "UP__type3__30M_45M" type3 assure  30720 max 46080
 dba-profile add profile-id 137 profile-name "UP__type3__50M_75M" type3 assure  51200 max 76800
 dba-profile add profile-id 139 profile-name "UP__type3__70M_105M" type3 assure 71680 max 107520
 dba-profile add profile-id 140 profile-name "UP__type3__80M_120M" type3 assure 81920 max 122880
 dba-profile add profile-id 141 profile-name "UP__type3__90M_135M" type3 assure 92160 max 138240
 dba-profile add profile-id 142 profile-name "UP__type3__100M_150M" type3 assure 102400 max 153600  

Configurasi Gpon Huawei Bg 2

CREATE DBA PROFILE 
XGPON--AGGREGATOR(config)#dba-profile add profile-id 143 profile-name "voip" type1 fix 1024 bandwidth_compensate no
XGPON--AGGREGATOR(config)#dba-profile add profile-id 143 profile-name "speedy_1mbps" type3 assure 512 max 1536

keterangan :
-utk layanan voip menggunakan type1 ( fix) & speedy dll menggunakan type3 (assure).

CEK CONFIGURASI ONT-SRVPROFILE 
XGPON-AGGREGATOR(config)#display current-configuration section gl 
{ || }:
  Command:
          display current-configuration section gl 
[MA5600V800R013: 3910]
#
[global-config]
  
  sysname XGPON-AGGREGATOR
  ont-srvprofile gpon profile-id 3 profile-name "SP_HG8245A"  -----------------------> service profile sdh di create ( ini yg kita pakai ).
  ont-port pots 2 eth 4 
  multicast-forward untag
  port vlan eth 1 translation 111 user-vlan 111
  port vlan eth 4 translation 111 user-vlan 111
  commit

CREATE ONT-SRVPROFILE 
XGPON-AGGREGATOR(config)#ont-srvprofile gpon profile-id 4 profile-name "ONT_SP_HG8245A"
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#ont-port pots 2 eth 4
{ |catv|moca|tdm-srvtype|tdm-type|tdm|vdsl }:
     Command:
          ont-port pots 2 eth 4 
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#multicast-forward untag 
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#port vlan eth 4 translation 111 user-vlan 111
{ |prival<0>|TLS|user-encap }:
     Command:
          port vlan eth 4 translation 111 user-vlan 111 
  Set ONT port(s) VLAN configuration, success: 1, failed: 0
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#commit 
XGPON-AGGREGATOR(config-gpon-srvprofile-4)#quit
XGPON-AGGREGATOR(config)#

DELETE ONT-SRVPROFILE 
XGPON-AGGREGATOR(config)#undo ont-srvprofile gpon profile-id 4 

CEK INDEX PROFILE-ID YG SDH ADA 
XGPON-AGGREGATOR(config)#display current-configuration        
{ |ont|port|section|service-port|simple|| }:

  Command:
          display current-configuration 
[MA5600V800R013: 3910]
#
ont-lineprofile gpon profile-id 1 profile-name "ONT1-BISPARK-BLOK57"
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit
 ont-lineprofile gpon profile-id 2 profile-name "ONT2-BISPARK-BLOK57"
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4              
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit
 
      --- sampai dengan ---


 ont-lineprofile gpon profile-id 7 profile-name "ONT2-BISPARK-HILHAM"
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit

#
[device-config]
  

keterangan :
 - index profile-id terakhir di angka 7 ( profile-id index lebih baik unik/tdk sama ).
CREATE PROFILE-ID 
XGPON-AGGREGATOR(config)#ont-lineprofile gpon profile-id 8 profile-name "COBA"
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#tcont 2 dba-profile-id 113
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#tcont 3 dba-profile-id 125
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#tcont 4 dba-profile-id 130
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem add 2 eth tcont 2
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem add 3 eth tcont 3
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem add 4 eth tcont 4
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem mapping 2 0 vlan 841
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem mapping 3 0 vlan 3801
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#gem mapping 4 0 vlan 111
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#commit
XGPON-AGGREGATOR(config-gpon-lineprofile-8)#quit
XGPON-AGGREGATOR(config)#
CEK HASIL CREATE 
XGPON-AGGREGATOR(config)#display current-configuration section gl 
{ || }:
  Command:
          display current-configuration section gl 
[MA5600V800R013: 3910]
#
[global-config]
  
 sysname XGPON-AGGREGATOR
ont-lineprofile gpon profile-id 8 profile-name "COBA"  -------> ont-lineprofile untuk COBA sdh di create.
  tcont 2 dba-profile-id 113
  tcont 3 dba-profile-id 125
  tcont 4 dba-profile-id 130
  gem add 2 eth tcont 2
  gem add 3 eth tcont 3
  gem add 4 eth tcont 4
  gem mapping 2 0 vlan 841
  gem mapping 3 0 vlan 3801
  gem mapping 4 0 vlan 111
  commit
  quit
 
REGISTRASI & CONFIGURASI ONT 
XGPON-AGGREGATOR(config)#display ont autofind all
----------------------------------------------------------------------------
Number              : 1
F/S/P               : 0/1/0
Ont SN              : 485754437474CE28
Password            : 0x00000000000000000000
Loid                :
Checkcode           :
VendorID            : HWTC
Ont Version         : 323.A
Ont SoftwareVersion : V3R012C00S101
Ont EquipmentID     : 245A
Ont autofind time   : 2014-08-27 17:03:48+08:00
----------------------------------------------------------------------------
The number of GPON autofind ONT is 1

CEK REGISTRASI YG ADA 
XGPON-AGGREGATOR(config)#display ont info 0 all
  -----------------------------------------------------------------------------
  F/S/P   ONT         SN         Control     Run      Config   Match    Protect
          ID                     flag        state    state    state    side 
  -----------------------------------------------------------------------------
  0/ 1/0    0  485754437474CE28  active      online   normal   normal   no     
  0/ 1/0    1  485754437477AD28  active      online   normal   match    no 
  0/ 1/0    2  4857544374764428  active      online   normal   match    no 
  -----------------------------------------------------------------------------
  F/S/P   ONT-ID   Description
  -----------------------------------------------------------------------------
  0/ 1/0       0   ONT_XGPON_ATP_TEST                                          
  0/ 1/0       1   ONT1-
  0/ 1/0       2   ONT2-
  -----------------------------------------------------------------------------
  In port 0/ 1/0 , the total of ONTs are: 3, online: 3
  -----------------------------------------------------------------------------
REGISTER ONT 
XGPON-AGGREGATOR(config)#interface gpon 0/1
XGPON-AGGREGATOR(config-if-gpon-0/1)#ont add 0 3 sn-auth "485754437474CE28" omci ont-lineprofile-id 8 ont-srvprofile-id 3 desc "COBA"
XGPON-AGGREGATOR(config-if-gpon-0/1)#ont port native-vlan 0 3 eth 4 vlan 111 priority 0 ( khusus untk yg berlangganan USEeTV )
CEK HASIL REGISTER 
XGPON-AGGREGATOR(config)#display ont info 0 all
  -----------------------------------------------------------------------------
  F/S/P   ONT         SN         Control     Run      Config   Match    Protect
          ID                     flag        state    state    state    side 
  -----------------------------------------------------------------------------
  0/ 1/0    0  485754437474CE28  active      online   normal   normal   no     
  0/ 1/0    1  485754437477AD28  active      online   normal   match    no 
  0/ 1/0    2  4857544374764428  active      online   normal   match    no 
  0/ 1/0    3  485754437474CE28  active      online   normal   match    no
  -----------------------------------------------------------------------------
  F/S/P   ONT-ID   Description
  -----------------------------------------------------------------------------
  0/ 1/0       0   ONT_XGPON_ATP_TEST                                          
  0/ 1/0       1   ONT1-
  0/ 1/0       2   ONT2-
  0/ 1/0       3   COBA
  -----------------------------------------------------------------------------
  In port 0/ 1/0 , the total of ONTs are: 4, online: 4
  -----------------------------------------------------------------------------
atau

XGPON-AGGREGATOR#display current-configuration 
{ |ont|port|section|service-port|simple|| }:

  Command:
          display current-configuration 
[MA5600V800R013: 3910]
#
#
[gpon]
  
 interface gpon 0/1
 port 0 ont-auto-find enable
 port 1 ont-auto-find enable         
 port 2 ont-auto-find enable
 port 3 ont-auto-find enable
 port 4 ont-auto-find enable
 port 5 ont-auto-find enable
 port 6 ont-auto-find enable
 port 7 ont-auto-find enable
 ont add 0 0 sn-auth "485754437477AD28" omci ont-lineprofile-id 6 
ont-srvprofile-id 3 desc "ONT1-BISPARK-HILHAM" 
 ont add 0 1 sn-auth "4857544374764428" omci ont-lineprofile-id 7 
ont-srvprofile-id 3 desc "ONT2-BISPARK-HILHAM" 
 ont add 0 2 sn-auth "4857544374735828" omci ont-lineprofile-id 3 
ont-srvprofile-id 3 desc "ONT1-BISPARK-BLOK57" 
 ont add 0 3 sn-auth "485754437474CE28" omci ont-lineprofile-id 8 
ont-srvprofile-id 3 desc "COBA" 
ont port native-vlan 0 3 eth 4 vlan 111 priority 0

CEK TRAFIC TABLE 
XGPON-AGGREGATOR(config)#display traffic table ip from-index 0
{ |to-index }:

  Command:
          display traffic table ip from-index 0 
  ---------------------------------------------------------------------------
   TID CIR      CBS      PIR      PBS      Pri Copy-policy         Pri-Policy
       (kbps)   (bytes)  (kbps)   (bytes)
  ---------------------------------------------------------------------------
     0 1024     34768    2048     69536      6 -                      tag-pri
     1 2496     81872    4992     163744     6 -                      tag-pri
     2 512      18384    1024     36768      0 -                      tag-pri
     3 576      20432    1152     40864      2 -                      tag-pri
     4 64       4048     128      8096       4 -                      tag-pri
     5 2048     67536    4096     135072     0 -                      tag-pri
     6 off      off      off      off        0 -                      tag-pri
     7 64       4048     64       4048       0 -                    local-pri
     8 128      6096     128      6096       0 -                    local-pri
     9 192      8144     192      8144       0 -                    local-pri
    10 256      10192    256      10192      0 -                    local-pri
    11 320      12240    320      12240      0 -                    local-pri
    12 384      14288    384      14288      0 -                    local-pri
    13 448      16336    448      16336      0 -                    local-pri
    14 512      18384    512      18384      0 -                    local-pri
    15 576      20432    576      20432      0 -                    local-pri
    16 640      22480    640      22480      0 -                    local-pri
    17 704      24528    704      24528      0 -                    local-pri
    18 768      26576    768      26576      0 -                    local-pri
    19 832      28624    832      28624      0 -                    local-pri
    20 896      30672    896      30672      0 -                    local-pri
    21 960      32720    960      32720      0 -                    local-pri
    22 1024     34768    1024     34768      0 -                    local-pri
    23 2048     67536    2048     67536      0 -                    local-pri
    24 3072     100304   3072     100304     0 -                    local-pri
    25 4096     133072   4096     133072     0 -                    local-pri
    26 5120     165840   5120     165840     0 -                    local-pri
    27 6144     198608   12352    198608     0 -                    local-pri
    28 7168     231376   7168     231376     0 -                    local-pri
    29 8192     264144   8192     264144     0 -                    local-pri
    30 9216     296912   9216     296912     0 -                    local-pri
    31 10240    329680   10240    329680     0 -                    local-pri
    32 20480    657360   20480    657360     0 -                    local-pri
    33 30720    985040   30720    985040     0 -                    local-pri
    34 40960    1312720  40960    1312720    0 -                    local-pri
    35 51200    1640400  51200    1640400    0 -                    local-pri
    36 61440    1968080  61440    1968080    0 -                    local-pri
    37 71680    2295760  71680    2295760    0 -                    local-pri
    38 81920    2623440  81920    2623440    0 -                    local-pri
    39 92160    2951120  92160    2951120    0 -                    local-pri
    40 102400   3278800  102400   3278800    0 -                    local-pri
    41 1536     3536     1536     3536       0 -                    local-pri
  ---------------------------------------------------------------------------
  Total Num : 42                     



keterangan : 
- Create trafic-table :

XGPON-AGGREGATOR(config)#traffic table ip index 7 name "BW_64_Kbps" cir 64 cbs 4048 pir 64 pbs 4048 color-mode color-blind priority 0 priority-policy local-setting

rumus mencari pbs/cbs :
-cir X 32 + 2000
contoh: 
-64 X 32 + 2000 = 4048

CEK INDEX SERVICE PORT TERAKHIR 
XGPON-AGGREGATOR#display current-configuration section bb
{ || }:

  Command:
          display current-configuration section bb 
[MA5600V800R013: 3910]
#
[bbs-config]
  
service-port 1 vlan 3801 gpon 0/1/0 ont 0 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 2 vlan 841 gpon 0\/1/0 ont 0 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 3 vlan 3801 gpon 0/1/0 ont 1 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 4 vlan 841 gpon 0/1/0 ont 1 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 5 vlan 3801 gpon 0/1/0 ont 2 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 6 vlan 841 gpon 0/1/0 ont 2 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
#
return

CREATE SERVICE PORT 
keterangan : index service-port terahir di angka 6.

XGPON-AGGREGATOR(config)#service-port 7 vlan 3801 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table 
                                  index 6 outbound traffic-table index 6
XGPON-AGGREGATOR(config)#service-port 8 vlan 841 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 841 tag-transform translate inbound traffic-table 
                                  index 22 outbound traffic-table index 22
XGPON-AGGREGATOR(config)#service-port 9 vlan 111 gpon 0/1/0 ont 3 gemport 4 multi-service user-vlan 111 tag-transform translate inbound traffic-table 
                                  index 24 outbound traffic-table index 24

CEK HASIL CREATE SERVICE PORT 
XGPON-AGGREGATOR#display current-configuration section bb
{ || }:

  Command:
          display current-configuration section bb 
[MA5600V800R013: 3910]
#
[bbs-config]
  
service-port 1 vlan 3801 gpon 0/1/0 ont 0 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 2 vlan 841 gpon 0/1/0 ont 0 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 3 vlan 3801 gpon 0/1/0 ont 1 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 4 vlan 841 gpon 0/1/0 ont 1 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 5 vlan 3801 gpon 0/1/0 ont 2 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6 
service-port 6 vlan 841 gpon 0/1/0 ont 2 gemport 2 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table  index 22
service-port 7 vlan 3801 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 3801 tag-transform translate inbound traffic-table Index 6 outbound traffic-table index 6
service-port 8 vlan 841 gpon 0/1/0 ont 3 gemport 3 multi-service user-vlan 841 tag-transform translate inbound traffic-table index 22 outbound traffic-table index 22
service-port 9 vlan 111 gpon 0/1/0 ont 3 gemport 4 multi-service user-vlan 111 tag-transform translate inbound traffic-table index 24 outbound traffic-table index 24
#
return

CEK MAC-ADDRESS VLAN
XGPON-AGGREGATOR#display mac-address vlan 3801
  It will take some time, please wait...
  -----------------------------------------------------------------------
   SRV-P BUNDLE TYPE MAC            MAC TYPE F /S /P   VPI  VCI   VLAN ID
   INDEX INDEX
  -----------------------------------------------------------------------
       -     -  eth  0000-5e00-0107 dynamic  0 /9 /0   -    -        3801
      16     -  gpon 78d7-5274-77af dynamic  0 /1 /0   1    3        3801
  -----------------------------------------------------------------------
  Total: 2

MENCARI BERDASARKAN S/N
XGPON-AGGREGATOR(config)#display ont info by-sn 485754437477AD28
  -----------------------------------------------------------------------------
  F/S/P                   : 0/1/0
  ONT-ID                  : 1
  Control flag            : active
  Run state               : online
  Config state            : normal
  Match state             : match
  DBA type                : SR
  ONT distance(m)         : 7205
  ONT battery state       : not support
  Memory occupation       : 54%
  CPU occupation          : 1%
  Temperature             : 85(C)
  Authentic type          : SN-auth
  SN                      : 485754437477AD28 (HWTC-7477AD28)
  Management mode         : OMCI
  Software work mode      : normal
  Isolation state         : normal
  ONT IP 0 address/mask   : 10.21.44.96/24
  Description             : ONT1-
  Last down cause         : LOS
  Last up time            : 2014-08-31 10:52:34+08:00
  Last down time          : 2014-08-31 10:50:46+08:00
  Last dying gasp time    : 2014-08-29 22:47:50+08:00
  ONT online duration     : 0 day(s), 0 hour(s), 3 minute(s), 10 second(s) 
  Type C support          : Not support
  Interoperability-mode   : ITU-T

Panic Button Alarm



Deskripsi dan Fungsi utama : Secara singkat: Emergency GSM panic alarm system adalah sistem alarm yang sangat sederhana tapi kuat. Hal ini dapat bekerja sendiri dengan satu SIM GSM dimasukkan di dalamnya. Ada " SOS " tombol panik pada panel utama, tekan dan sekaligus mengirimkan pesan & panggilan untuk mengatur alarm nomor telepon untuk membantu atau untuk waspada. Dan ada 10 zona nirkabel untuk detektor nirkabel untuk kode dan bekerja sama. Standar Kit : 1 Panel utama, 1 Adaptor, 1 Tombol panik nirkabel, 1 Manual. Untuk cara Config di ONT sebagai berikut: 
vlan 700
Interface vlan 700
ip address 10.10.0.1 255.255.0.0
ip proxy-arp
description "Panic-Button"

gpon
profile tcont Panic-Button type 1 fixed 2048
profile traffic Panic-Button sir 2048 pir 2048
!


interface gpon-olt_0/5/2
onu 88 type ZTEG-F660 sn ZTEG7203A782 vport-mode  gemport
exit

interface gpon-onu_0/5/2:88
  name SECURITY FOR SERVER/29521804
  description POS PURIMANTION
  vport-mode gemport def-map-type 1:1
  tcont 1 name Speedy profile Speedy3027-115
  tcont 1 gap mode2
  tcont 2 name voip-tcont profile voip-tcont
  tcont 2 gap mode2
  tcont 3 name iptv-tcont profile Up10Mbps-tcont
  tcont 3 gap mode2
  tcont 4 name Panic-button profile Panic-button
  tcont 4 gap mode2
  gemport 1 name Speedy unicast tcont 1 dir both queue 1
  gemport 1 traffic-limit upstream default downstream Speedy3072-115
  gemport 2 name voip-gemport unicast tcont 3 dir both queue 1
  gemport 2 traffic-limit upstream default downstream voip-gemport
  gemport 3 name iptv-gemport unicast tcont 2 dir both queue 1
  gemport 3 traffic-limit upstream default downstream Down10Mbps-gemport
  gemport 4 name Panic-button unicast tcont 4 dir both queue 1
  gemport 4 traffic-limit upstream default downstream Panic-button
  switchport mode hybrid vport 1
  switchport vlan 3361  tag vport 1
  switchport mode hybrid vport 2
  switchport vlan 1571  tag vport 2
  switchport mode hybrid vport 3
  switchport vlan 110-111  tag vport 3
  switchport mode hybrid vport 4
  switchport vlan 700  tag vport 4
! 
pon-onu-mng gpon-onu_0/5/2:88
  flow 2 switch switch_0/1
  flow 3 switch switch_0/1
  flow 4 switch switch_0/1
  flow mode 1 tag-filter vid-filter untag-filter discard
  flow mode 2 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 1 priority 0 vid 3361
  flow 2 priority 0 vid 1571
  flow 4 priority 0 vid 700
  flow 255 priority 0 vid 110
  gemport 1 flow 1
  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/1 tag-filter vid-filter untag-filter discard
  vlan-filter-mode ethuni eth_0/4 tag-filter vid-filter untag-filter transparent
  vlan-filter ethuni eth_0/1 priority 0 vid 3361
  vlan-filter ethuni eth_0/4 priority 0 vid 700
  onu-vlan ethuni eth_0/1 up-mode add up-prio 0 up-vid 3361 down-mode untag
  onu-vlan ethuni eth_0/4 up-mode add up-prio 0 up-vid 700 down-mode untag
  ex-vlan ethuni eth_0/2 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream
  ex-vlan-table ethuni eth_0/2 rule untag treat AddTag110
  ex-vlan flow 3 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream
  ex-vlan-table flow 3 rule TagWith110 treat ChgTagTo111
  voip protocol h248
  mgc-service pots_0/1 profile h248
  mgc-service pots_0/2 profile h248
  ip-host 2 ip 10.35.238.25 mask 255.255.255.192 gateway 10.35.238.1
  pppoe 1 nat enable user 121706xxxxxxx@telkom.net password xxxxxxxxx
  vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard
  vlan-filter-mode iphost 2 tag-filter vid-filter untag-filter transparent
  vlan-filter iphost 1 priority 0 vid 3361
  vlan-filter iphost 2 priority 0 vid 1571
  mgc 1 port 2944 host 2
  mgc 1 server1 172.28.x.x
  mgc 1 server2 172.28.x.x
  mgc 1 user-tid prefix A postfix-len 1 postfix-start 0
  mgc 1 rtp-tid prefix RTP/ postfix-len 1 postfix-start 0
  voip-ctp pots_0/1 mgc 1
  voip-ctp pots_0/2 mgc 1
! 

Setting Astinet ONT ZTEG-821

Cek dan Create IP Management
GPON00-D2-CKK(config)#show ip interface brief
interface IP-Address Mask AdminStatus PhyStatus Protocol
vlan3 172.20.35.86 255.255.255.192 up up up
vlan64 172.28.180.17 255.255.255.192 up up up
vlan172 172.24.192.193 255.255.255.192 up up up
vlan182 172.24.253.129 255.255.255.192 up up up
GPON00-D2-CKK(config)#show vlan 183
vlanid :183
name :VLAN0183
description :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
gei_0/6/1

Creat Vlan 185

GPON00-D2-CKK#vlan 185

GPON00-D2-CKK(config)#show vlan 185
vlanid :185
name :VLAN0185
description :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
gei_0/6/1

GPON00-D2-CKK(config)#int vlan 185
GPON00-D2-CKK(config-if)#ip address 172.0.0.1 ?
A.B.C.D IP subnet mask
GPON00-D2-CKK(config-if)#ip address 172.0.0.1 255.255.255.0
GPON00-D2-CKK(config-if)#exit
GPON00-D2-CKK(config)#int gpon-onu_0/1/1:2
GPON00-D2-CKK(config-if)#show run int gpon-onu_0/1/1:2
Building configuration...
!
interface gpon-onu_0/1/1:2
name ONU-1:2
description ONU-1:2
vport-mode gemport def-map-type 1:1
tcont 1 name Datin allocid 257 profile UP-10M
tcont 1 gap mode2
gemport 1 name IND-WIFI portid 130 unicast tcont 1 dir both queue 1
gemport 1 traffic-limit upstream default downstream DOWN-10M
switchport mode hybrid vport 1
switchport vlan 3714 tag vport 1
!
end
GPON00-D2-CKK(config-if)#switchport vlan 185 tag vport 1
GPON00-D2-CKK(config-if)#exit
GPON00-D2-CKK(config)#show onu r c gpon-onu_0/1/1:2
pon-onu-mng gpon-onu_0/1/1:2
flow mode 1 tag-filter vid-filter untag-filter discard
flow 1 priority 0 vid 3714
gemport 1 flow 1
!
GPON00-D2-CKK(config)#pon-onu-mng gpon-onu_0/1/1:2
GPON00-D2-CKK(gpon-onu-mng)#flow 1 priority 0 vid 185
GPON00-D2-CKK(gpon-onu-mng)#switchport-bind switch_0/1 iphost 1
GPON00-D2-CKK(gpon-onu-mng)#$-mode iphost 1 tag-filter vid-filter untag-filter 

discard
GPON00-D2-CKK(gpon-onu-mng)#vlan-filter iphost 1 priority 0 vid 185
GPON00-D2-CKK(gpon-onu-mng)#ip-host 1 ip 172.0.0.2 mask 255.255.255.0 gateway 

172.0.0.1
GPON00-D2-CKK(gpon-onu-mng)#exit
GPON00-D2-CKK(config)#exit
GPON00-D2-CKK#ping 172.0.0.2
sending 5,100-byte ICMP echos to 172.0.0.2,timeout is 2 seconds.
!
Success rate is 0 percent(1/0),round-trip min/avg/max= 0/0/0 ms.
Telnet ke IP Management
GPON00-D2-CKK#telnet 172.0.0.2
Trying 172.0.0.2 ...Open

Attention: Telnet Escape character is ctrl+']'


######################################################################
# #
# Welcome to ZTE F821 #
# #
# Press Return to get started #
# #
# Copyright 2005-2015 , ZTE Co.,Ltd. #
# #
######################################################################
Login:admin
Password:

ZXAN>ena
Please input password:

ZXAN#

ZXAN# configure

ZXAN(config)# vlan 3714

ZXAN(config-vlan)# name "Astinet"

ZXAN(config-vlan)# exit

ZXAN(config)# exit

ZXAN# show run
end
configure vlan database
vlan 2-4087,4089-4093
end
configure vlan 3714
name "Astinet"
end
configure vlan 1
addport fei_0/2/1 untag
addport gei_0/5/1 untag
end
configure vlan 185
addport gei_0/5/1 tag
end
configure
nvram boot-ftptype FTP
end
configure interface inband-vlan 185
ip address 172.0.0.2 255.255.255.0 name "OMCISubnet"
end
configure
ip route 0.0.0.0 0.0.0.0 172.0.0.1 name "OMCIROUTE"
ZXAN# configure


ZXAN(config)# show run int fei_0/2/1
end
configure interface fei_0/2/1
switchport vlan 1 untag
qos trust cos


ZXAN(config)# int fei_0/2/1

ZXAN(config-if)# no switchport vlan 1


ZXAN(config-if)# no switchport vlan 1
100%

ZXAN(config-if)# switchport vlan 3714 untag
100%

ZXAN(config-if)# switchport default vlan 3714
100%

ZXAN(config-if)# exit

ZXAN(config)# show mac vid 3714
PORT MAC VID TYPE
5/1 10-F3-11-04-88-CF 3714 dynamic

ZXAN(config)#

ZXAN(config)# show int fei_0/2/1

Interface : 2/1

PVID AcceptFrames SvlanMode TLS CVID
1 admitall disable enable 1

AdminStatus : enable
TrapControl : disable
LinkStatus : down
IngressFilter : discard
MaxMacLearn : unlimited
FlowControl : force-enable
FlowControlActual : force-enable
SpeedSet : auto
SpeedActual : auto
DuplexSet : auto
DuplexActual : auto
BroadcastRateLimit : 100kbps
UnknowncastRateLimit : 100kbps
MulticastRateLimit : 100kbps
DHCPv6 Enable : disable
DHCP Option82 : disable
ZXAN(config)# exit

ZXAN(config)# hostname DUNKIN-DONUT

DUNKIN-DONUT(config)# exit

DUNKIN-DONUT#

DUNKIN-DONUT(config-if)# switchport default vlan 3714
DUNKIN-DONUT(config-if)#

DUNKIN-DONUT(config-if)# exit

DUNKIN-DONUT(config)# interface gei_0/5/1

DUNKIN-DONUT(config-if)# show run int gei_0/51
Error: Invalid parameter

DUNKIN-DONUT(config-if)# show run int gei_0/5/1
end
configure interface gei_0/5/1
switchport vlan 185 tag
switchport vlan 1 untag
flowcontrol disable

DUNKIN-DONUT(config-if)# no switchport vlan 1 un
Error: Invalid parameter

DUNKIN-DONUT(config-if)# no switchport vlan 1
100%

DUNKIN-DONUT(config-if)# switchport vlan 3714 tag
100%

DUNKIN-DONUT(config-if)# exit