Assalamualaikum..Wr , Wb
Haii sobat !!
ketemu lagi nih sama saya :D , oyah kali ini saya akan share sedikit pengalaman tentang VoIP.
Apa itu VoIP ?
VoIP ( Voice over Internet Protocol ) = sebuah kondisi yang memungkinkan percakapan suara jarak jauh melalui internet. dimana data suara diubah menjadi kode digital dan dialirkan melalui jaringan yang mengirimkan paket-paket data , karna VoIP ini tidak lewat sirkuit analog telephone biasa.
nah udah pada nggak sabar , langsung aja nyok !!
Bahan
- 1 Router 2811 ( karna hanya router ini yang support IpPhone )
- 1 Switch 2950-24
- 4 Kabel Straight- through
- 3 IpPhone
1. Sambungkan semua device
2. Untuk menghidupkan IpPhone-nya , tinggal drag adapter power ke slot power-nya
3. Sekarang kita masuk ke Konfigurasi di Router
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.Router(config)#int fa0/0
Router(config-if)#ip addr 192.168.2.1 255.255.255.0
Router(config-if)#no sh
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Router(config-if)#exit
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.Router(config)#int fa0/0
Router(config-if)#ip addr 192.168.2.1 255.255.255.0
Router(config-if)#no sh
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Router(config-if)#exit
Router(config)#ip dhcp pool VOIP
Router(dhcp-config)#network 192.168.2.0 255.255.255.0
Router(dhcp-config)#default-router 192.168.2.1
Router(dhcp-config)#option 150 ip 192.168.2.1
Router(dhcp-config)#exit
Router(config)#telephony-service
Router(config-telephony)#max-ephones 3
Router(config-telephony)#max-dn 3
Router(config-telephony)#ip source-address 192.168.2.1 port 2000
Router(config-telephony)#auto assign 1 to 3
Router(config-telephony)#exit
Router(config)#ephone-dn 1
Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1, changed state to up
Router(config-ephone-dn)#number 20001
Router(config-ephone-dn)#exit
Router(config)#ephone-dn 2
Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 2.1, changed state to up
Router(config-ephone-dn)#number 20002
Router(config-ephone-dn)#exit
Router(config)#ephone-dn 3
Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 3.1, changed state to up
Router(config-ephone-dn)#number 20003
Router(config-ephone-dn)#exit
4. Nah kalo Router sudah terkonfigurasi , sekarang gantian Switch kita konfigurasi
Switch(config)#interface range fastEthernet0/1-4
Switch(config-if-range)#switchport voice vlan 1
Switch(config-if-range)#exit
Switch(config-if-range)#switchport voice vlan 1
Switch(config-if-range)#exit
5. Nah waktunya Test deh , dari IpPhone1 ( 20001 ) nelpon ke IpPhone3 (20003)
*IpPhone1 coba menghubungi IpPhone3
*Pada IpPhone3 ada notif bahwa IpPhone1 ( 20001) sedang menghubungi dia
Coba angkat telpon tersebut
IpPhone3 [ 20003 ]
IpPhone1 { 20001 }
Begitulah Akhirnya :D
kawan nantikan postingan berikutnya yak , semoga bermanfaat
source : netw0rksecurity
0 komentar
Posting Komentar