Langkah-Langkah Konfigurasi VOIP di CISCO
1. Buatlah topologi seperti gambar di bawah.
2. Setting IP ROUTER
3. Setting switch nya
4. Setting Router untuk memasukkan nomor di IP PHONE
en
conf t
ip dhcp pool voice
network 192.168.37.0 255.255.255.0
default-router 192.168.37.1
option 150 ip 192,168.37.1
ex
ip dhcp excluded-address 192.168.37.1
telephony-service
max-dn 2
max-ephone 2
ip source-address 192.168.37.1 port 2000
auto assign 1 to 2
ephone-dn 1
number 081
ephone-dn 2
number 082
Posting Komentar