sop konfigurasi layanan voice berbasis sip

12
Standard Operating Procedure Konfigurasi Layanan Voice berbasis SIP pada GPON ZTE dengan ONT F660 Release No: v1.0 Commercial in Confidence

Upload: rndta

Post on 22-Jan-2018

1.587 views

Category:

Education


7 download

TRANSCRIPT

Page 1: SOP Konfigurasi Layanan Voice Berbasis SIP

Standard Operating Procedure

Konfigurasi Layanan Voice berbasis SIP

pada GPON ZTE dengan ONT F660

Release No: v1.0

Commercial in Confidence

Page 2: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 2 of 12

Access Network Operation - Divisi Network Broadband

DAFTAR ISI

1. PENDAHULUAN 3 2. PRE-CONFIGURATION 3

3. KONFIGURASI SERVICE DI OLT 4 4. PATCHING ONT VERSI 660 5

5. VERIFIKASI LAYANAN DI OLT 9 6. MENGGANTI IP DHCP MENJADI IP STATIK 10

Page 3: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 3 of 12

Access Network Operation - Divisi Network Broadband

1. Pendahuluan

Dokumen ini merupakan panduan konfigurasi untuk mengaktivasi layanan voice berbasis SIP pada

perangkat akses GPON ZTE.

2. Pre-Configuration

Sebelum melakukan konfigurasi service, ada beberapa parameter yang harus di konfigurasi

sebelumnya di OLT, antara lain sebagai berikut :

a. Create VLAN Voice SIP

Untuk setiap OLT akan diberikan alokasi VLAN Voice SIP yang berbeda. OLT versi C220

akan diberikan 5 buah VLAN Voice SIP, sedangkan OLT versi C300 akan diberikan 16 buah

VLAN Voice SIP. Untuk alokasi VLAN masing-masing OLT dapat ditanyakan kepada PIC di

area/witel masing-masing.

Pada contoh disini, VLAN Voice SIP yang digunakan adalah VLAN 122

OLT#configure terminal

OLT(config)#vlan 122

OLT(config-vlan)#name FTTH-VOICE-SIP-1

OLT(config-vlan)#exit

Ulangi command di atas sebanyak alokasi VLAN Voice SIP di OLT yang Anda konfigurasi.

b. Tagging VLAN Voice SIP pada interface uplink

Port interface uplink yang digunakan oleh masing-masing OLT bisa berbeda. Periksa lebih

dahulu port interface uplink yang digunakan.

Pada contoh disini, port interface uplink yang digunakan adalah gei_1/19/3.

OLT(config)#interface gei_1/19/3

OLT(config-if)#switchport vlan 122 tag

Ulangi command di atas untuk semua alokasi VLAN Voice SIP di OLT tersebut.

c. Konfigurasi ARP Gateway

ARP Gateway diperlukan agar nomor telepon yang berada pada 1 OLT dan menggunakan 1

VLAN yang sama dapat saling berkomunikasi. Masing-masing VLAN Voice SIP mempunyai

alokasi segment IP yang digunakan untuk DHCP. Alokasi segment IP tersebut dapat ditanyakan

kepada PIC di area/witel masing-masing.

Pada contoh disini, untuk vlan 122 alokasi segment IP yang digunakan adalah 10.29.188.0/24

dan GW 10.29.188.1

Pada OLT versi C220 command-nya adalah :

Page 4: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 4 of 12

Access Network Operation - Divisi Network Broadband

OLT(config)#arp-agent gateway vlan 122 10.29.188.1

Pada OLT versi C300 command-nya adalah :

OLT(config)#ip-service mac-forced-forwarding enable

OLT(config)#ip-service mac-forced-forwarding vlan 122 gateway 10.29.188.1

Catatan : command untuk versi C300 diatas hanya dapat dieksekusi menggunakan login dengan

privilege supervisor (super-user).

3. Konfigurasi service di OLT

Pada contoh script konfigurasi ini menggunakan data plan sebagai berikut :

ITEM DATA

Card GPFA 17

Port GPFA 8

Onu ID 99

Tipe ONT ZTEG-F660

Nomor Telepon +6222887654321

Password 123456

Vlan voip 122

Pada konfigurasi ini diasumsikan ONT sudah di-register sebelumnya.

a. Konfigurasi di interface GPON ONU

OLT#configure terminal OLT(config)#interface gpon-onu_1/17/8:99 OLT(config-if)#tcont 2 name VOIP profile UP-1M OLT(config-if)#gemport 2 name VOIP unicast tcont 2 dir both queue 1 OLT(config-if)#switchport mode hybrid vport 2 OLT(config-if)#switchport vlan 122 tag vport 2 OLT(config-if)#exit

b. Konfigurasi di running-configuration ONU

OLT(config)#pon-onu-mng gpon-onu_1/17/8:99

OLT(gpon-onu-mng)#voip protocol sip

OLT(gpon-onu-mng)#flow 2 switch switch_0/1

OLT(gpon-onu-mng)#flow mode 2 tag-filter vid-filter untag-filter discard

OLT(gpon-onu-mng)#flow 2 priority 0 vid 122

OLT(gpon-onu-mng)#gemport 2 flow 2

OLT(gpon-onu-mng)#switchport-bind switch_0/1 iphost 2

OLT(gpon-onu-mng)#ip-host 2 dhcp-enable true ping-response true traceroute-response true

OLT(gpon-onu-mng)#vlan-filter-mode iphost 2 tag-filter vid-filter untag-filter discard

OLT(gpon-onu-mng)#vlan-filter iphost 2 priority 0 vid 122

OLT(gpon-onu-mng)#sip-agent 1 proxy-server telkom.net.id outbound-proxy 10.0.0.10 primary-dns

Page 5: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 5 of 12

Access Network Operation - Divisi Network Broadband

0.0.0.0 tcpudp-port 5060 host 2

OLT(gpon-onu-mng)#sip-agent 1 rereg-starttime 3

OLT(gpon-onu-mng)#sip-user pots_0/1 sip-agent 1 user-aor +6222887654321 username [email protected] password 123456

OLT(gpon-onu-mng)#exit

4. Patching ONT versi 660

Tidak semua ONT versi 660 support protokol SIP. Untuk mengetahui apakah suatu ONT sudah

support protocol SIP atau tidak dapat dilihat dengan cara berikut :

OLT#show cpe information gpon-olt_1/17/8 99

gpon-onu_1/17/8: 99

CpeVendorName : ZTEG

CpeType : F660

Region 1

Vertag : V1.1.0P2T2H

Commited : No

Activated : No

Valid : Yes

Region 2

Vertag : V1.1.0P2T2AH ini versi yang aktif

Commited : Yes Commited : Yes

Activated : Yes Activated : Yes

Valid : Yes

Atau pada ONT Versi 3, tampilannya adalah sebagai berikut :

OLT#sho cpe information gpon-olt_1/17/8 99

gpon-onu_1/17/8: 99

CpeVendorName : ZTEG

CpeType : F660V3

Region 1 Region 2

Vertag : V2.30.20P3T5H Vertag :

Commited : Yes Commited : No

Activated : Yes Activated : No

Valid : Yes Valid : No

Perhatikan versi yang aktif, apabila versi tersebut huruf terakhirnya adalah huruf ‘H’. Maka artinya

ONT tersebut hanya support untuk protokol H.248 dan tidak support SIP.

Page 6: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 6 of 12

Access Network Operation - Divisi Network Broadband

Versi yang support untuk H.248 (tidak support SIP) antara lain :

V1.1.0P2T2H

V1.1.0P2T2AH

V2.30.20P3T5H

Supaya versi yang tidak support SIP menjadi support SIP, ONT tersebut harus di-patch. Cara

melakukan patch ONT adalah sebagai berikut :

a. Cek apakah file patch sudah tersedia di ONT.

OLT#dir onuver

Master directory is empty directory onuver di ONT masih kosong

Slave directory is empty

b. Konfigurasi FTP server

OLT(config)#interface mng1

OLT(config-if)#boot-server 172.29.130.6 arahkan ke ftp server dimana file patch berada

OLT(config-if)#boot-username zte (dalam contoh ini diarahkan ke ftp server bandung)

OLT(config-if)#boot-password zte

OLT(config-if)#exit

OLT(config)#show interface mng1

mng running information

ip address : 136.1.1.100

mask : 255.255.0.0

boot-server : 172.29.130.6 sudah mengarah ke ftp server bandung

boot-username : zte

boot-password : ******

config-filename : startrun.dat

imgfile-location : local

inband-mac : 4cac.0ace.d365

outband-mac : 4cac.0ace.d366

mng configuration information

ip address : 136.1.1.100

mask : 255.255.0.0

boot-server : 136.1.1.1

boot-username : target

boot-password : ******

config-filename : startrun.dat

imgfile-location : local

inband-mac : 4cac.0ace.d365

outband-mac : 4cac.0ace.d366

Page 7: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 7 of 12

Access Network Operation - Divisi Network Broadband

c. Download file patch

OLT#download onuver F660_SIP_V2.30.20P6T5.bin ftp download file patch ke OLT

Downloading from host(172.29.130.6)

Transfering file F660_SIP_V2.30.20P6T5.bin ...

................................................................................

................................................................................

................................................................................

.................................................[Successfully]

Synchronizing file F660_SIP_V2.30.20P6T5.bin to slave board...

................................................................................

................................................................................

............................................................[Successfully]

Catatan : File patch untuk firmware ONT versi 1.1.0 dan versi 2.30.20 berbeda. Perhatikan versi

ONT yang ingin Anda update. Cek dengan command show cpe information. ONT tidak bisa di-

patch dengan file patch yang berbeda versinya.

Versi Nama File Patch

V1.1.0 F660V1.1.0P2T2AS.bin

V2.30.20 F660_SIP_V2.30.20P6T5.bin

Nama file patch harus sama dengan nama file patch yang ada di FTP server. Apabila tidak sama

cek kembali di FTP server untuk memastikannya.

Setelah itu cek kembali direktori onuver.

OLT#dir onuver

Directory of /flash/onuver/

attribute size date time name

-rwx 10877872 FEB-11-2014 13:01:14 f660_sip_v2.30.20p6t5.bin file patch sudah ada di OLT

Current directory 1 files total

Total disk size: 257482752 bytes (198750208 bytes free)

Directory of /flash/onuver/ on slave board

attribute size date time name

-rwx 10877872 FEB-11-2014 13:02:20 f660_sip_v2.30.20p6t5.bin

Current directory 1 files total

Total disk size: 257482752 bytes (198230016 bytes free)

d. Patch ONT

OLT#cpe update-and-reboot f660_sip_v2.30.20p6t5.bin gpon-olt_1/17/8 99 masukkan nama file patch

OLT#show cpe update-status gpon-olt_1/17/8 99

gpon-onu_1/17/8: 99

Taskname : Manual

Action : Update-and-reboot

Status : In-progress

Page 8: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 8 of 12

Access Network Operation - Divisi Network Broadband

Progress : 14% tunggu sampai prosesnya 100%

Failreason : None

Committime :

OLT#show cpe update-status gpon-olt_1/17/8 99

gpon-onu_1/17/8: 99

Taskname : Manual

Action : Update-and-reboot

Status : In-progress

Progress : 100%

Failreason : None

Committime :

Setelah prosesnya 100%, ONT akan otomatis reboot. Setelah selesai reboot maka hasilnya

adalah :

OLT#show cpe update-status gpon-olt_1/17/8 99

gpon-onu_1/17/8: 99

Taskname : Manual

Action : Update-and-reboot

Status : Success

Progress : 100%

Failreason : None

Committime : 2014-02-08 12:23:18 Committime muncul berarti proses sudah selesai

OLT#show cpe information gpon-olt_1/17/8 99

gpon-onu_1/17/8: 99

CpeVendorName : ZTEG

CpeType : F660V3

Region 1

Vertag : V2.30.20P3T5H

Commited : No

Activated : No

Valid : Yes

Region 2

Vertag : V2.30.20P6T5S sudah aktif menggunakan versi yang baru dan support SIP

Commited : Yes

Activated : Yes

Valid : Yes

Versi ONT yang support SIP huruf terakhirnya adalah huruf ‘S’. Maka artinya ONT tersebut

hanya support untuk protokol SIP dan tidak support H.248.

Versi yang support untuk SIP antara lain :

V1.1.0P2T2AS

V2.30.20P6T5S

Page 9: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 9 of 12

Access Network Operation - Divisi Network Broadband

5. Verifikasi Layanan di OLT

Bagaimana melakukan verifikasi di OLT apakah konfigurasi layanan voice berbasis SIP sudah benar

dan account SIP sudah berhasil registrasi?

a. Verifikasi IP DHCP

OLT#show gpon remote-onu ip-host gpon-onu_1/17/8:99

--output diabaikan--

Host ID: 2 lihat di Host ID 2

HostName: omci2_dhcp Hostname = omci2_dhcp

Identify:

IP: 0.0.0.0

Mask: 0.0.0.0

Gateway: 0.0.0.0

Primary DNS: 0.0.0.0

Second DNS: 0.0.0.0

DHCP-enable: true DHCP-enable = true

Ping-response: true

Traceroute-response: true

MAC: 0000.0000.0000

CurIP: 10.29.188.63 ini adalah IP DHCP yang diperoleh

CurMask: 255.255.255.0 (apabila IP nya masih terisi 0.0.0.0 berarti

CurGateway: 10.29.188.1 ONT belum mendapatkan IP DHCP)

CurPriDNS: 0.0.0.0

CurSecDNS: 0.0.0.0

DomainName:

--More--

b. Verifikasi registrasi account SIP

OLT#show gpon remote-onu voip-linestatus gpon-onu_1/17/8:99

Interface: pots_0/1 lihat di interface pots_0/1, sesuai dengan yang dikonfigurasi

Code used: N/A Code used : N/A

Service status: Registered Service status : Registered

Session type: None

Call period 1: 0

2: 0

Call dest address 1: 0.0.0.0

2: 0.0.0.0

Interface: pots_0/2

Code used: N/A

Service status: port-notcfg

Session type: none

Page 10: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 10 of 12

Access Network Operation - Divisi Network Broadband

Call period 1: 0

2: 0

Call dest address 1: 0.0.0.0

2: 0.0.0.0

6. Mengganti IP DHCP menjadi IP Statik

Konfigurasi yang mengatur DHCP adalah pada bagian command ini :

ip-host 2 dhcp-enable true ping-response true traceroute-response true

Apabila ingin diganti dengan IP Statik, misal IP 10.29.188.80/24 dan GW 10.29.188.1, maka

command tersebut harus dihapus dan diganti menjadi :

ip-host 2 ip 10.29.188.80 mask 255.255.255.0 gateway 10.29.188.1

Caranya adalah sebagai berikut :

OLT(config)#pon-onu-mng gpon-onu_1/17/8:99

OLT(gpon-onu-mng)#no ip-host 2

OLT(gpon-onu-mng)#ip-host 2 ip 10.29.188.80 mask 255.255.255.0 gateway 10.29.188.1

OLT(gpon-onu-mng)#exit

Maka hasil dari verifikasi ip DHCP menjadi :

OLT#show gpon remote-onu ip-host gpon-onu_1/17/8:99

--output diabaikan--

Host ID: 2 lihat di Host ID 2

HostName: omci2_static Hostname = omci2_static

Identify:

IP: 10.29.188.80 ini adalah IP hasil pengaturan statik

Mask: 255.255.255.0

Gateway: 10.29.188.1

Primary DNS: 0.0.0.0

Second DNS: 0.0.0.0

DHCP-enable: False DHCP-enable = false

Ping-response: false

Traceroute-response: false

MAC: 0000.0000.0000

CurIP: 0.0.0.0 ip dhcp = 0.0.0.0 (tidak menggunakan dhcp)

CurMask: 0.0.0.0

CurGateway: 0.0.0.0

CurPriDNS: 0.0.0.0

CurSecDNS: 0.0.0.0

DomainName:

--More--

Page 11: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 11 of 12

Access Network Operation - Divisi Network Broadband

Apabila ingin dikembalikan lagi menjadi DHCP maka tinggal mengeksekusi command

kebalikannya:

OLT(config)#pon-onu-mng gpon-onu_1/17/8:99

OLT(gpon-onu-mng)#no ip-host 2

OLT(gpon-onu-mng)# ip-host 2 dhcp-enable true ping-response true traceroute-response true

OLT(gpon-onu-mng)#exit

Page 12: SOP Konfigurasi Layanan Voice Berbasis SIP

Page 12 of 12

Access Network Operation - Divisi Network Broadband

Document History

Revision Date Summary of Changes Author Changes marked

1.0 14 Februari 2014 Konfigurasi Layanan Voice

berbasis SIP

Andi Wahyudi

Approvals

This document requires the following approvals.

Name Title Signature Date

Raharjo 14 Februari 2014

Distribution

This document has been distributed to:

Organisation Representative Position Department