You are on page 1of 2

SIP

Ingresar a la configuracin del servidor SIP, hacer clic en la pestaa config


y configurar la direccin Ip del servidor.

Figura 1. Configuracin del servidor

configuracion del router 1

configure terminal
ip dhcp pool VoIP
network 178.25.0.17 255.255.255.248
default-router 178.25.0.17
option 150 ip 178.25.0.17
exit
exit

configure terminal
ip dhcp pool VoIP
telephony-service
max-dn 4
max-ephone 4

ip source-address 178.25.0.17 port 2000


auto assign 4 to 6
auto assign 1 to 5
end

configuracion del switch

configure terminal
interface range fa0/1-5
switchport mode access
switchport voice vlan 1
exit
exit

You might also like