Konfigurasi VoIP
Hai gaes ini toturial dari awal yaa😁 Konfigurasi VoIP 1) Untuk Switch Switch>en Switch # config terminal Lalu klik enter Switch (config) # int range fa 0/1-24 Switch (config-if-range) # switchport voice vlan 1 Switch ( config-if-range ) # exit 2) Untuk router Router>en Lalu klik enter Router (config) # ip dhcp pool voice Router (dhcp.config) # network 192.168.1.19 255.255.255.0 Router (dhcp.config) # default.router 192.168.1.1 Router (dhcp.config) # option ISO IP 192.168.1 Router (dhcp.config) # exit Router (config) # Ip dhcp excluded.address 192.168.1.1 Router (config) # int fastether 0/0 Router (config) # IP address 192.168.1.1 255.255.255.0 Router (config) # no shutdown Lalu klik enter Router (config-if) # exit Router (config) # telephony-service Router (config-telephony) # max - ephone 3 Router (config-telephony) # max - dn 3 Router (config-telephony) # IP source - address 192.168.1.1 part 2000 Router (config-telephony) # auto ass...