Postingan

Menampilkan postingan dari Maret, 2022

Konfigurasi VoIP

Gambar
  Tutorial Konfigurasi VoIP Dengan  Ip phone   buatlah rangkain seperti Topologinya dibawah inI      1. Hidupkan Ip phone dengan cara memasukkan kabel ke port ip phone.        2. Konfigurasi switch dan ubah ether 1 sampai 24 menjadi vlan 1 dengan cara      Switch>en      Switch#conf t      Enter configuration commands, one per line.  End with CNTL/Z.      Switch(config)#int ra fa0/1-24      Switch(config-if-range)#switchport mode access      Switch(config-if-range)#switchport voice vlan 1      Switch(config-if-range)#ex      3. Konfigurasi DHCP Pool untuk ip phone di router dan ip router dengan cara      Router>en      Router#conf t      Enter configuration commands, one per line.  End with CNTL/Z.      Router(config)#ip dhcp pool voice ...