Anda di halaman 1dari 18

Migrasi layanan voice dari mode IPHOST ke mode

VEIP/TR069

1 © Nokia 2016 <Change information classification in footer>


Latar belakang
PT Telkom menetapkan target agar setiap ONT retail bisa dimanage oleh ACS.

Agar ACS bisa terkoneksi, ditentukan bahwa IP management ACS diperoleh dari DHCP server voice dengan menggunakan vlan yang sama dengan
vlan voice.

Mengapa diperlukan migrasi layanan voice?


Untuk menghemat penggunaan IP, hanya diperbolehkan satu IP untuk koneksi ACS dan layanan voice untuk digunakan bersama.

Saat ini layanan voice menggunakan mode IPHOST sedangkan ACS menggunakan VEIP/TR069 di WAN interface 2, oleh karena itu masing2 akan
mendapatkan IP yang berbeda walaupun menggunakan vlan yang sama.

Agar hanya diperoleh satu IP saja, maka layanan voice perlu diubah dari mode IPHOST ke mode VEIP/TR069.

© Nokia 2016
Persyaratan di sisi OLT/ONT
Agar koneksi ACS berjalan dengan baik, diperlukan point-point berikut.

1. ONT default setting (factory preconfig) untuk ACS connection sudah terkonfig: ACS url, username/passw, dll
2. ONT software version sudah mendukung ACS connection. Sw untuk masing2 ONT retail:

Type ONT SW existing SW akhir Note


I-240W-A 3FE54869AFEB64 3FE54869AFIB64 perlu upgrade
G-240W-A 3FE56557CFEA02 3FE56557AFHB62 perlu upgrade
G-240W-F 3FE46606BFHB21 3FE46606BFHB21 tidak perlu upgrade

3. Session qos profile dan policer qos profile di OLT sudah dikonfig
4. Bandwidth/shaper qos profile upstream/downstream 1G di OLT sudah dikonfig

© Nokia 2016
Prosedur aktivasi ACS
Aktivasi ACS dilakukan dengan menjalankan command TL1 berikut ini, yang berfungsi sebagai berikut:
1. Mengkonfig infrastruktur veip jika belum ada. Jika ONT hanya memiliki layanan voice saja, maka veip belum terconfig (veip dikonfig oleh layanan
HSI). Oleh karena itu disediakan option HSI=NO jika ONT tsb tidak memliki layanan HSI.
2. Meng-enable dan mengkonfig WAN interface untuk digunakan oleh VOIP dan TR069
3. Aktivasi ACS ini harus dilakukan lebih dahulu sebelum proses migrasi voice atau create layanan voice.

Aktivasi ACS
CFG-ACS::OLTID=olt-name,PONID=ponport-location,ONUIDTYPE=onuid-type,ONUID=onu-index:CTAG:: VOIPVLAN=voip-vlan,HSI=NO;

Keterangan:
Font merah: Mandatory Variabel olt-name : olt tid
Font kuning: Optional ponport-location : pon port id
onuid-type : ONU_NUMBER / MAC
onu-index : ONU index / SN
HSI=NO: digunakan apabila tidak ada layanan HSI

Untuk men-delete ACS, command ini bisa digunakan:


De-Aktivasi ACS
DLT-ACS::OLTID=olt-name,PONID=ponport-location,ONUIDTYPE=onuid-type,ONUID=onu-index:CTAG::;

© Nokia 2016
Prosedur aktivasi ACS
Contoh aktivasi ACS 1:
CFG-ACS::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=7:CTAG::VOIPVLAN=901;

Contoh aktivasi ACS 2:


CFG-ACS::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=5:CTAG::VOIPVLAN=901,HSI=NO;

Contoh de-aktivasi ACS:


DLT-ACS::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=5:CTAG::;

© Nokia 2016
Prosedur migrasi layanan voice
Migrasi layanan voice dilakukan dengan menjalankan TL1 command dibawah ini. Command ini berfungsi sebagai berikut:
1. Mengkonfig infrastruktur veip jika belum ada. Jika ONT hanya memiliki layanan voice saja, maka veip belum terconfig (veip dikonfig oleh layanan
HSI). Oleh karena itu disediakan option HSI=NO jika ONT tsb tidak memliki layanan HSI.
2. Mengkonfig layanan voice dengan mode TR069
3. Mendisable IPHOST

Disamping untuk migrasi voice, command ini juga digunakan untuk mengkonfigur layanan voice untuk PSB.

Migrasi / create Voice

CFG2-VOIPSERVICE::OLTID=olt-name,PONID=ponport_location,ONUIDTYPE=onuid-type,ONUID=onu-index,ONUPORT=onu-port:CTAG::PT=protocol-
type,VOIPVLAN=voip-vlan,IPMODE=ip mode,PHONENUMBER=phone-number,SIPREGDM=sip-register-domain,SIPUSERNAME=sip-user-
name,SIPUSERPWD=sip-user-password,UPBW_DOWNBW=upstream-downstream-QOS-session-profile,HSI=NO;

Keterangan:
Font merah: Mandatory Variabel olt-name : olt tid phone-number : subscriber phone number
Font hijau: Mandatory Fixed ponport_location : pon port id sip-register-domain : SIP server IP
Font kuning: Optional onuid-type : ONU_NUMBER / MAC sip-user-name: username voice
onu-index : ONU index / SN sip-user-password : password voice
onu-port : POTS port upstream-downstream-QOS-session-profile : session qos profile
protocol-type : SIP upstream-downstream
voip-vlan : voip vlan HSI=NO: digunakan apabila tidak ada layanan HSI
ip mode : DHCP

© Nokia 2016
Prosedur migrasi layanan voice
Contoh 1:
CFG2-VOIPSERVICE::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=12,ONUPORT=NA-NA-NA-
1:CTAG::PT=SIP,VOIPVLAN=500,IPMODE=DHCP,PHONENUMBER=+625417772460,SIPREGDM=10.0.0.10,SIPUSERNAME=+625417772460@telkom.net.id
,SIPUSERPWD=zhGPJKsO,UPBW_DOWNBW=UP-564KF5_DOWN-564KF5;

Contoh 2:
CFG2-VOIPSERVICE::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=12,ONUPORT=NA-NA-NA-
2:CTAG::PT=SIP,VOIPVLAN=500,IPMODE=DHCP,PHONENUMBER=+625417772461,SIPREGDM=10.0.0.10,SIPUSERNAME=+625417772461@telkom.net.id
,SIPUSERPWD=zhGPJKs1,UPBW_DOWNBW=UP-564KF5_DOWN-564KF5,HSI=NO;

Untuk mendelete voice, bisa gunakan command ini:


Delete Voice

DEL2-VOIPSERVICE::OLTID=olt-name,PONID=ponport_location,ONUIDTYPE=onuid-type,ONUID=onu-index,ONUPORT=onu-port:CTAG::;

Contoh delete voice:


DEL2-VOIPSERVICE::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=9,ONUPORT=NA-NA-NA-1:CTAG::;

© Nokia 2016
Verifikasi layanan voice sebelum dan setelah migrasi
Perbandingan troubleshoot command antara mode IPHOST dan TR069

Fungsi Mode IPHOST (sebelum migrasi) Mode TR069 (setelah migrasi)

show iphost ont operational-data ont:1/1/1/2/17/1 show dhcp-relay session vlanport:1/1/2/2/7/14/1:100


Check voice IP address
Target: IP address available Target: IP address available

show vlan bridge-port-fdb 1/1/1/2/17/voip show vlan bridge-port-fdb 1/1/2/2/8/14/1 vlan-id 100
Check MAC learning from ONT
Target: MAC address available Target: MAC address available

show service id 1251 fdb detail show service id 1251 fdb detail
Check MAC learning in uplink network
Target: MAC address available Target: MAC address available

info configure iphost ont ont:1/1/1/2/17/1 detail


Check IPHOST admin dan operational
N/A, sudah di akomodir di fungsi Check voice IP address
status
Target: admin-state dan oper-state UP

show voice ont pots operational-data 1/1/1/2/121/2/1 Status POTS line bisa di cek melalui ACS
Check status POTS line
Target: Line status Reg Target: Line status Reg

© Nokia 2016
Prosedur perubahan setting bandwidth HSI
Ketika ACS diaktivasi atau layanan voice di migrasi ke VEIP, maka bandwidth profile layanan internet/HSI perlu diubah, karena sekarang VEIP interface
digunakan oleh ketiga layanan: internet, voice dan ACS. Sehingga pengaturan BW tiap layanan dilakukan sesuai vlan servicenya.

Command TL1 terkait perubahan tersebut adalah sbb:

CFG2-PONVLAN::OLTID=olt-name,PONID=ponport-location,ONUIDTYPE=onuid-type,ONUID=onu-index:CTAG::CVLAN=Internet-vlan,UV=user-
vlan,PPPOEUSER=PPPOE-user-name,PPPOEPWD=PPPOE-password, UPBW_DOWNBW=upstream-downstream-QOS-session-profile;

Keterangan:
Font merah: Mandatory Variabel olt-name : olt tid
Font kuning: Optional ponport_location : pon port id
onuid-type : ONU_NUMBER / MAC
onu-index : ONU index / SN
Internet-vlan: internet vlan
user-vlan: internal vlan 881
PPPOE-user-name: username PPPOE
PPPOE-password: password PPPOE
upstream-downstream-QOS-session-profile: qos bw profile internet

© Nokia 2016
Prosedur perubahan setting bandwidth HSI

Contoh 1:
CFG2-PONVLAN::OLTID=10.58.82.180,PONID=1-1-1-
2,ONUIDTYPE=ONU_NUMBER,ONUID=1:CTAG::CVLAN=590,UV=881,PPPOEUSER=user1,PPPOEPWD=password1,UPBW_DOWNBW=UP-
564KF5_DOWN-564KF5;

Contoh 2:
CFG2-PONVLAN::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=1:CTAG::CVLAN=590,UV=881,UPBW_DOWNBW=UP-
564KF5_DOWN-564KF5;

Contoh 3:
CFG2-PONVLAN::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=1:CTAG::UV=881,UPBW_DOWNBW=UP-
564KF5_DOWN-564KF5;

© Nokia 2016
Verifikasi layanan Internet dengan CLI

Fungsi CLI command (example) Result

Check MAC learning from ONT show vlan bridge-port-fdb 1/1/2/2/8/14/1 vlan-id 881 MAC address available

Check MAC learning in uplink network show service id <vlan internet> fdb detail MAC address available

Check BW Internet info configure bridge port 1/1/1/2/12/14/1 vlan-id 881 BW qos profile available

© Nokia 2016
Prosedur penggantian ONT
Jika ada ONT yang dipastikan hardwarenya bermasalah, maka ONT tersebut bisa diganti dengan ONT dengan type yang sama.
Penggantian ONT bisa dilakukan dengan menjalankan TL1 PONNBI command berikut

CFG-ONU::OLTID=olt-name,PONID=ponport-location,ONUIDTYPE=onuid-type,ONUID=onu-index:CTAG:: AUTHTYPE=MAC,AUTHINFO=serial_number;

Contoh:

CFG-ONU::OLTID=10.58.82.180,PONID=1-1-1-2,ONUIDTYPE=ONU_NUMBER,ONUID=7:CTAG::AUTHTYPE=MAC,AUTHINFO=ALCLB11C05B2;

© Nokia 2016
Prosedur penggantian ONT
Penggantian ONT juga bisa dilakukan dengan CLI command

1. Configure administration status ONT menjadi ‘down’


configure equipment ont interface 1/1/1/2/12 admin-state down

2. Ganti serial number ONT dengan yang baru


configure equipment ont interface 1/1/1/2/12 sernum ALCL:B35EE5D1

3. Configure administration status ONT menjadi ‘up’ kembali


configure equipment ont interface 1/1/1/2/12 admin-state up

© Nokia 2016
Prosedur pengecekan status IPHOST dengan CLI
Untuk membedakan layanan voice apakah sudah dimigrasi ke mode VEIP/TR069 atau masih di mode iphost, bisa dilakukan pengecekan admin
status IPHOST. Jika statusnya down maka voice sudah dimigrasi ke mode VEIP/TR069

Pengecekan dengan CLI:

info configure iphost ont ont:1/1/1/2/9/1 detail

Dalam contoh diatas, admin status IPHOST adalah ‘down’

© Nokia 2016
Prosedur pengecekan status IPHOST dengan SNMP
Pengecekan dengan SNMP:

Contoh, misalkan akan dilakukan pengecekan IPHOST ont 1/1/1/2/9, ifindex iphost untuk ONT 1/1/1/2/9 adalah 67249103 (lihat appendix MOP)

Command:
snmpget -v2c -c public 10.58.82.180 1.3.6.1.2.1.2.2.1.7. 67249103

Result:
IF-MIB::ifAdminStatus.67249103 = INTEGER: down(2)

Disini didapatkan administration status: down sesuai dengan query melalui CLI sebelumnya

© Nokia 2016
Mapping TL1 PONNBI – CLI command
Berikut ini adalah pemetaan antara TL1 PONNBI command yang baru (berkaitan dengan aktivasi ACS, migrasi/create voice, rekonfigurasi BW/create
Internet).

Fungsi TL1 PONNBI command CLI / TL1 command


ENT-HGUTR069-LPARAM::HGUTR069LPARAM-1-1-1-2-12-1::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnection.1.X_CT-
COM_ServiceList,PARAMVALUE="VOIP,TR069";
ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-1::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.VLANIDMark,PARAMVALUE=100;
CFG-ACS::OLTID=10.58.82.180,PONID=1-1-1-
Aktivasi ACS
2,ONUIDTYPE=ONU_NUMBER,ONUID=12:CTAG::VOIPVLAN=900; ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-2::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.P_802-1pMark,PARAMVALUE=7;
ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-3::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnection.1.Enable,PARAMVALUE=TRUE;
configure bridge port 1/1/1/2/5/14/1 max-unicast-mac 10
configure bridge port 1/1/1/2/5/14/1 vlan-id 100 vlan-scope local network-vlan 900 tag single-tagged

DLT-HGUTR069-LPARAM::HGUTR069LPARAM-1-1-1-2-12-1::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnection.1.X_CT-
COM_ServiceList,PARAMVALUE="VOIP,TR069";

DLT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-1::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.VLANIDMark,PARAMVALUE=100;
DLT-ACS::OLTID=10.58.82.180,PONID=1-1-1-
De-aktivasi ACS
2,ONUIDTYPE=ONU_NUMBER,ONUID=12:CTAG::;
DLT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-2::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.P_802-1pMark,PARAMVALUE=7;
DLT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-3::::PARAMNAME=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnection.1.Enable,PARAMVALUE=TRUE;
configure bridge port 1/1/1/2/5/14/1 no vlan-id 100

ENT-HGUTR069-LPARAM::HGUTR069LPARAM-1-1-1-2-5-2::::PARAMNAME=InternetGatewayDevice.X_ASB_COM_VOIPCfgType.type,PARAMVALUE="TR069";
ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-4::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.OutboundProxy,PARAMVALUE=10.0.0.10;
ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-5::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegistrarServer,PARAMVALUE=telkom.net.id;
ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-6::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.UserAgentDomain,PARAMVALUE=telkom.net.id;
CFG2-VOIPSERVICE::OLTID=10.58.82.180,PONID=1-1-1- ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-7::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Enable,PARAMVALUE=Enabled;
Migrasi voice ke
2,ONUIDTYPE=ONU_NUMBER,ONUID=5,ONUPORT=NA-NA-NA- ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-8::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.DirectoryNumber,PARAMVALUE=+622180808095;
mode VEIP/TR069;
1:CTAG::PT=SIP,VOIPVLAN=900,IPMODE=DHCP,PHONENUMBER=+62541777
Create PSB voice
2460,SIPREGDM=10.0.0.10,SIPUSERNAME=+625417772460@telkom.net.id,S ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-9::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthUserName,PARAMVALUE=+622180808095@telkom.net.id;
dengan mode
IPUSERPWD=SIPUSERPWD=zhGPJKsO,UPBW_DOWNBW=UP-
VEIP/TR069 ENT-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-5-10::::PARAMNAME=InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthPassword,PARAMVALUE=840065telkom;
564KF5_DOWN-564KF5;
configure iphost ont ont:1/1/1/2/5/1 dhcp enabled admin-state down
configure equipment ont slot 1/1/1/2/5/2 planned-card-type pots plndnumdataports 0 plndnumvoiceports 2 admin-state down
configure bridge port 1/1/1/2/5/14/1 max-unicast-mac 10
configure bridge port 1/1/1/2/5/14/1 vlan-id 100 vlan-scope local network-vlan 900 tag single-tagged qos-profile name:UP-564KF5_DOWN-564KF5

© Nokia 2016
Mapping TL1 PONNBI baru – CLI command
ED-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-7::::PARAMVALUE=Disabled;
DEL2-VOIPSERVICE::OLTID=10.58.82.180,PONID=1-1-1- ED-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-8::::PARAMVALUE=0;
Delete voice service
2,ONUIDTYPE=ONU_NUMBER,ONUID=12,ONUPORT=NA-NA-NA-1:CTAG::; ED-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-9::::PARAMVALUE=0;
ED-HGUTR069-SPARAM::HGUTR069SPARAM-1-1-1-2-12-10::::PARAMVALUE=0;

configure qos interface 1/1/1/2/5/1/1 upstream-queue 0 bandwidth-profile name:UP-1G


configure qos interface 1/1/1/2/5/1/1 queue 0 shaper-profile name:DOWN-1G
ADD2-PONVLAN::OLTID=10.58.82.180,PONID=1-1-1- configure interface port uni:1/1/1/2/5/14/1 admin-up
Create PSB Internet
2,ONUIDTYPE=ONU_NUMBER,ONUID=5:CTAG::CVLAN=150,UV=881,PPPOEU
dengan config BW per
SER=user1,PPPOEPWD=password1,UPBW_DOWNBW=UP-564KF5_DOWN- configure bridge port 1/1/1/2/5/14/1 max-unicast-mac 10
vlan configure bridge port 1/1/1/2/5/14/1 vlan-id 881 vlan-scope local network-vlan 150 tag single-tagged qos-profile name:UP-564KF5_DOWN-564KF5
564KF5;
configure veip ont 1/1/1/2/5/14/1 domain-name user1 admin-state up
configure ntp ont 1/1/1/2/5 key password1

configure bridge port 1/1/1/2/5/14/1 vlan-id 881 vlan-scope local tag single-tagged qos-profile name:UP-4506KB0_DOWN-22528KB0
Change Internet CFG2-PONVLAN::OLTID=10.58.82.180,PONID=1-1-1-
parameter: PPPOE 2,ONUIDTYPE=ONU_NUMBER,ONUID=5:CTAG::UV=881,PPPOEUSER=billgate configure veip ont 1/1/1/2/5/14/1 domain-name billgates admin-state up
user/passw, BW s,PPPOEPWD=obama,UPBW_DOWNBW=UP-4506KB0_DOWN-22528KB0;
configure ntp ont 1/1/1/2/5 key obama

Command TL1 existing yang dipaparkan di dokumen ‘NBI Specification for PT Telekom 1.5.pdf’ dibawah ini tetap bisa digunakan

© Nokia 2016
© Nokia 2016

Anda mungkin juga menyukai