Friday, September 4, 2015

CCNA VOIP LAB


Learn how to do VOIP 

Configuring router switch VOIP in Cisco lab (Part 2)

You need to configure your Cisco router to learn how to do a Cisco VOIP deployment







Guys, I've been trying to look for some information how to make a Cisco VOIP lab..This is the closest thing  I've ever found.It got so many different steps that it worth that you watch it and enjoy it...
It's a REAL lab with real equipment  and I am writing based on my own experience and challenges.
If you have any questions, please don't hesitate to ask

Click here to watch our video 




Click here to watch our video





Configuration of Switch and Router



Switch
configure terminal
interface range FastEthernet 0/1 , FastEthernet 0/5 - 6 , FastEthernet 0/8
switchport host
switchport access vlan 1
switchport voice vlan 1
no shutdown
end
Router
clock set 00:00:00 01 Aug 2015
configure terminal
interface FastEthernet 0/0
ip address 10.1.1.251 255.255.255.0
no shutdown
exit
ip dhcp excluded-address 10.1.1.10
ip dhcp excluded-address 10.1.1.251
ip dhcp pool x
network 10.1.1.0 255.255.255.0
default-router 10.1.1.251
option 150 ip 10.1.1.10
exit
telephony-service
max-ephones 4
max-dn 6
ip source-address 10.1.1.251
system message CCNA Voice
exit
ephone-dn 1
description Jacob
number 1001
exit
ephone-dn 2
description Harry
number 1002
exit
ephone 1
mac-address 0014.6a3d.351e
type 7940
button 1:1
exit
ephone 2
type 7960
mac-address 001d.45e9.3846
button 1:2
exit
telephony-service
create cnf-files
end


in case you need any service please visit our website, click here , Maxmultiservice

No comments:

Post a Comment