VoIP Config Packet Tracer
VoIP Config Packet Tracer
1 tutorial - IP
telephony basic configuration
Tutorial description
This tutorial is designed to help you to configure the new voice over ip (voip) features available in Packet
Tracer 6.0. It will show you the steps required to :
Configure Call Manager ExpressTM on a 2811 router,
Use the various telephony devices
Setup dial peers
Connect CiscoTM IP phones as well as analogue phone on the network.
Network diagram
Note : Connect only IP Phone 1 at the beginning of the lab. IP Phone 2 must be disconnected.
RouterA>enable
RouterA#configure terminal
RouterA(config)#interface FastEthernet0/0
RouterA(config-if)#no shutdown
The DHCP server is needed to provide an IP adress and the TFTP server location for each IP phone
connected to the network.
After the configuration, wait a moment and check that IP Phone 1 has received an IP address by
placing your cursor over the phone until a configuration summary appears.
SwitchA(config-if-range)#switchport voice vlan 1 #Define the VLAN on which voice packets will
be handled#
Network diagram
Configuration tasks
CME-3 configuration
IP configuration
hostname CME-3
!
interface FastEthernet0/0
ip address 192.168.69.254 255.255.255.0
duplex auto
speed auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.69.1
!
Telephony service configuration
telephony-service
max-ephones 5
max-dn 5
ip source-address 192.168.69.254 port 2000
auto assign 4 to 6
auto assign 1 to 5
Ephone declaration and number assignment
ephone-dn 1
number 2001
!
ephone-dn 2
number 2002
!
ephone 1
device-security-mode none
mac-address 0090.0C57.C85E
type 7960
!
ephone 2
device-security-mode none
mac-address 0090.0C20.BA20
type 7960
!
ephone 3
device-security-mode none
mac-address 0005.5E9E.2AC5
type 7960
button 1:2
!
ephone 4
device-security-mode none
mac-address 0060.5C2D.6220
type 7960
button 1:1
CME configuration
IP configuration
hostname CME
!
interface FastEthernet0/1
ip address 192.168.65.3 255.255.255.0
duplex auto
speed auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.69.1
!
Telephony service configuration
telephony-service
max-ephones 42
max-dn 144
ip source-address 192.168.65.3 port 2000
auto assign 4 to 6
auto assign 1 to 5
Ephone declaration and number assignment
ephone-dn 1
number 1101
!
ephone-dn 2
number 1102
!
ephone-dn 3
number 1103
!
ephone-dn 4
number 1104
!
ephone-dn 5
number 1105
!
ephone-dn 6
number 1106
!
ephone 1
device-security-mode none
mac-address 0090.0C57.C85E
type 7960
button 1:1
!
ephone 2
device-security-mode none
mac-address 0090.0C20.BA20
type 7960
button 1:2
!
ephone 3
device-security-mode none
mac-address 00E0.A340.E430
type 7960
button 1:3
!
ephone 4
device-security-mode none
mac-address 0060.4710.AE01
type 7960
button 1:4
!
ephone 5
device-security-mode none
mac-address 000C.8521.0C20
type 7960
button 1:5
!
ephone 6
device-security-mode none
mac-address 00D0.D31A.7EE9
type CIPC
button 1:6
that the originating router expects to match. For example, if the destination pattern for a dial peer is
defined as "555....", then any dialed string beginning with 555, plus at least four additional digits, matches
this dial peer.
Two options are available in packet tracer for powering up the 7960 IP Phone :
If you choose to use the external power adapter, go to the physical tab and drag and drop the
"IP_PHONE_POWER_ADAPTER" to the bottom left connector of the 7960 IP Phone.
If you want to use the PoE functionnality of the Cisco 3560 switch, apply the following configuration to the
switch interface connected to the phone :
Switch(config)#int fastEthernet 0/1
Switch(config-if)#power inline auto
Place calls
The 7960 IP Phone does not have any configurable options.It receives it's IP address through DHCP and
it's line number from the Call Manager Express server.
In the GUI tab, you can place a call, answer a call, and send Do, Re, and Mi notes to the recipient phone.
To place a call enter the recipient's line number first using the keypad and then click on the handset to dial
out.
To answer a phone call on the analog phone, click on the handset when the phone is ringing. While the
line is connected, you can send Do, Re, or Mi to the recipient by pressing the respective buttons. In order
to hear the sounds, be sure Sound is enabled in Preferences. To end a call, click on the handset.
The Home VoIP only has a "Server Address" configuration in which you have to place the Call Manager
Express IP address.
To place a phone call, enter the number of the recipient phone using the keypad and then click the Dial
button. Once the recipient has answered the call, the status message will indicate that the Cisco IP
Communicator is connected and a green light will show. While the call is still active, click on the Do, Re, or
Mi buttons to send the respective sounds to the recipient. To end the call, click the EndCall button. For the
best possible experience while making calls, be sure that Sound is enabled in Preferences.
If you want configure the Cisco IP Communicator to use a different TFTP server from the default TFTP
server, follow these steps. On the upper right-hand corner of the Cisco IP Communicator GUI, there are
four buttons above the words "Cisco IP Phone." Click on the first button from the left to open a context
menu and then select Preferences. Select the option Use these TFTP Servers: and then enter the IP
address of the TFTP server that you wish to use.