Ecole Nationale Supérieure des Technologies de l'Information de
la Communication et de la Poste
Module : Multimédia et Réseaux
Semestre : S9
Lab-VOIP-1
“Cisco Call Manager Express Sample Network Scenario”
Objectifs:
Cisco Call Manager Express (CME) is an enhanced IP telephony solution that is integrated
into Cisco IOS. It is an ideal solution for small business customers to efficiently use their
existing IP data connectivity to incorporate the deployment of voice and IP telephony. Being
able to support IP telephony and IP data traffic through a single global converged solution is
of great benefit to the customers both for optimizing their operations and for limiting their
maintenance costs.
For CME 3.2 the minimum Cisco IOS release required is the 12.3(11) T.
IOS version :
Always make sure that your router is loaded with the appropriate IOS release to support the
functions you are interested in.
CME # show version
Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version
12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
ROM: System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
System returned to ROM by power-on
System image file is "c2800nm-advipservicesk9-mz.124-15.T1.bin"
Task
Your task is to configure the network components in and the ip phones in.
All the necessary technical specifications are given in the topology diagram.
Task 1:
Switch(config)#VLAn 10
Switch(config-vlan)#NAME DATA
Switch(config-vlan)#EXIT
Switch(config)#VLAn 20
Switch(config-vlan)#NAME VOICE
Switch(config-vlan)#EXIT
Switch(config)#INTERface GIgabitEthernet 0/1
Switch(config-if)#SWitchport MOde TRunk
Switch(config-if)#EXIT
Switch(config)#INTErface RAnge F0/1-3
Switch(config-if-range)#SWitchport ACcess VLAn 10
Switch(config-if-range)#SWitchport VOIce VLAn 20
Task 2 :
router(config)#HOStname CME
CME(config)#INTErface FAstEthernet 0/0
CME(config-if)#NO SHUtdown
Interface Fa0/0 ……………must be on
CME(config)#INTErface FAstEthernet 0/0
CME(config-if)#NO SHUtdown
Task 3 :
CME(config)#INTERface F0/0.10
%LINK-5-CHANGED: Interface FastEthernet0/0.10, changed state to up
CME(config-subif)#IP ADDress 192.168.10.1 255.255.255.0
% Configuring IP routing on a LAN subinterface is only allowed if that
subinterface is already configured as part of an IEEE 802.10, IEEE 802.1Q,
or ISL vLAN.
CME(config-subif)#ENCapsulation Dot1Q 10
CME(config-subif)#IP ADDress 192.168.10.1 255.255.255.0
CME(config)#INTERface F0/0.20
%LINK-5-CHANGED: Interface FastEthernet0/0.20, changed state to up
CME(config-subif)#ENCapsulation Dot1Q 20
CME(config-subif)#IP ADDress 192.168.20.1 255.255.255.0
CME_A Configure the DHCP server and routing
CME(config)#IP DHcp EXcluded-address 192.168.10.1 192.168.10.10
CME(config)#IP DHcp EXcluded-address 192.168.20.1 192.168.20.10
CME(config)#IP DHcp POol DATA
CME(dhcp-config)#NETwork 192.168.10.0 255.255.255.0
CME(dhcp-config)#DEfault-router 192.168.10.1
CME(dhcp-config)#DNs-server 192.168.10.2
Setting up DHCP Service for the CME
When a Cisco IP phone is attached to the network it queries for DHCP server. The DHCP
server responds by assigning an IP address to the phone and providing the IP address of the
TFTP server (CME router) for the phone to use to download its firmware and configuration
file.
CME(config)#IP DHcp POol VOICE
CME(dhcp-config)#NETwork 192.168.20.0 255.255.255.0
CME(dhcp-config)#DNs-server 192.168.10.2
CME(dhcp-config)#OPtion 150 IP 192.168.20.1 # where can he find the telephone
number
Power on the PC to test the DHCP server. Power down if it succeeds.
Switch#show cdp neighbors detail
Device ID: IP Phone
Entry address(es):
IP address : 192.168.20.12
Platform: cisco 7960, Capabilities: Host Phone
Interface: FastEthernet0/1, Port ID (outgoing port): Switch
Holdtime: 178Use show cdp neibors de
Task 4 : Configure Telephony service :
CME(config)#telephony-service
CME(config-telephony)#auto-reg-ephone
CME(config-telephony)#max-dn 10
CME(config-telephony)#max-ephones 5
CME(config-telephony)#IP SOurce-address 192.168.20.1 POrt 2000 ……..SCCP Signaling
port
Task 5 : Configure directory numbers
The "ephone-dn" represents a virtual voice port on the CME system. The more virtual ports
you define the more simultaneous call connections can occur.
CME(config)#ephone-dn 1
CME(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1, changed state
to up
CME(config-ephone-dn)#NUmber 100
CME(config-ephone-dn)#EXIT
CME(config)#ephone-dn 2
CME(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 2.1, changed state
to up
CME(config-ephone-dn)#NUmber 101
CME(config-ephone-dn)#EXIT
CME(config)#ephone-dn 3
CME(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 3.1, changed state
to up
CME(config-ephone-dn)#NUmber 102
Task 6 : Configure IP phone :
the ephone-dn, an "ephone" represents a physical telephone device on the CME. Therefore to
configure basic phone setup you need to specify at least one ephone-dn, provide extension
numbers to it and associate a line button on the IP phone with the ephone-dn.
CME (config)#ephone 1
CME (config-ephone)#type 7960….
CME(config-ephone)#BUtton 1:1….
CME (config-ephone)#exit
CME (config)#ephone 2
CME (config-ephone)#type 7960
CME(config-ephone)#BUtton 1:2
CME (config-ephone)#exit
CME (config)#ephone 3
CME (config-ephone)#type 7960
CME(config-ephone)#BUtton 1:3
Because we use auto-reg-phone and auto assign we do not need to enter the mac-
address.
Task 8 Testing and configure Communicator :
Power on the ip phone and test if you receive an ip address and
phone-number.
Test if you can call number 101 from ephone number 100.
You can now call to all the phones!