10 Step to configure Cisco Call Manager Express
Cisco Call
Manager
Express
SwitchA
VoiceLine2LineconnectPBXwith
VoiceGateway
PSTN
Network
Voice Gateway
Router
Internet
Desktop with Cisco
IP Communicator
Analog Line
Configuring a Router-Based DHCP Server
RTR# configure terminal
RTR(config)# ip dhcp excluded-address 172.16.1.1 172.16.1.9
RTR(config)# ip dhcp excluded-address 172.16.2.1 172.16.2.9
RTR(config)# ip dhcp pool DATA_SCOPE
RTR(dhcp-config)# network 172.16.2.0 255.255.255.0
RTR(dhcp-config)# default-router 172.16.2.1
RTR(dhcp-config)# dns-server 4.2.2.2
RTR(dhcp-config)# exit
RTR(config)# ip dhcp pool VOICE_SCOPE
RTR(dhcp-config)# network 172.16.1.0 255.255.255.0
RTR(dhcp-config)# default-router 172.16.1.1
RTR(dhcp-config)# option 150 ip 172.16.1.1WAN_RTR(dhcp-config)# dns-server
4.2.2.2
Configuring a Switch Trunk Port
SwitchA(config-if)# switchport trunk encapsulation dot1q
SwitchA(config-if)# switchport mode trunk
Creating VLANs
SwitchA# configure terminal
SwitchA(config)# vlan 10
SwitchA(config-vlan)# name VOICE
SwitchA(config-vlan)# exit
SwitchA(config)# vlan 50
SwitchA(config-vlan)# name DATA
Assigning Switchport to a VLAN
SwitchA# configure terminal
SwitchA(config)# interface fa0/10
SwitchA(config-if)# switchport mode access
SwitchA(config-if)# switchport access vlan 50
Assigning Voice and Data VLANs
SwitchB# configure terminal
SwitchB(config)# interface range fa0/1 - 4
SwitchA(config-if-range)# switchport mode access
SwitchA(config-if-range)# switchport access vlan 50
SwitchA(config-if-range)# switchport voice vlan 10
Configuring a Trunk to the CME Router
SwitchA# configure terminal
SwitchA(config)# interface fa0/20
SwitchA(config-if)# description CONNECTION TO ROUTER-
ON-A-STICK CME ROUTER
SwitchA(config-if)# switchport trunk encapsulation dot1q
SwitchA(config-if)# switchport mode trunk
Configuring Inter-VLAN Routing
Router# configure terminal
Router(config)# interface fa0/0
Router(config-if)# no ip address
Router(config-if)# exit
Router(config)# interface fa0/0.10
Router(config-subif)# description ROUTER INTERFACE FOR VOICE VLAN
Router(config-subif)# encapsulation dot1q 10
Router(config-subif)# ip address 172.16.1.1 255.255.255.0
Router(config-subif)# ip helper-address 172.16.2.5
Router(config-subif)# exit
Router(config)# interface fa0/0.50
Router(config-subif)# description ROUTER INTERFACE FOR DATA VLAN
Router(config-subif)# encapsulation dot1q 50
Router(config-subif)# ip address 172.16.2.1 255.255.255.0
1
3
2
Setting the Clock of a Cisco Device with NTP
WAN_RTR# configure terminal
WAN_RTR(config)# ntp server 64.209.210.20
WAN_RTR(config)# clock timezone Cairo +2
4
Installing CME Files into Flash Memory
CME_Voice# archive tar /xtract tftp://172.16.2.5/cme-full-4.3.0.0.tar flash:
5
Configuring Router-Based TFTP Services for IP Phone Firmware Files
CME_Voice# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.bin alias P00308000500.bin
CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.loads alias P00308000500.loads
CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.sb2 alias P00308000500.sb2
CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.sbn alias P00308000500.sbn
Configuring the Cisco Unified CME System-Level
Functions
Provisioning CME Phone and Directory Number Support
CME_Voice(config)# telephony-service
CME_Voice(config-telephony)# max-ephones ?
<1-30> Maximum phones to support
CME_Voice(config-telephony)# max-ephones 24
CME_Voice(config-telephony)# max-dn ?
<1-150> Maximum directory numbers supported
<cr>
CME_Voice(config-telephony)# max-dn 48
Configuring CME for 7970 and 7971 Firmware Loads
CME_Voice(config)# tftp-server flash:/phone/7970-7971/apps70.8-3-2-27.sbn alias apps70.8-3-2-27.sbn
CME_Voice(config)# tftp-server flash:/phone/7970-7971/cnu70.8-3-2-27.sbn alias cnu70.8-3-2-27.sbn
CME_Voice(config)# tftp-server flash:/phone/7970-7971/cvm70sccp.8-3-2-27.sbn alias cvm70sccp.8-3-2-27.sbn
CME_Voice(config)# tftp-server flash:/phone/7970-7971/dsp70.8-3-2-27.sbn alias dsp70.8-3-2-27.sbn
CME_Voice(config)# tftp-server flash:/phone/7970-7971/jar70sccp.8-3-2-27.sbn alias jar70sccp.8-3-2-27.sbn
CME_Voice(config)# tftp-server flash:/phone/7970-7971/SCCP70.8-3-3S.loads alias SCCP70.8-3-3S.loads
CME_Voice(config)# tftp-server flash:/phone/7970-7971/term70.default.loads alias term70.default.loads
CME_Voice(config)# tftp-server flash:/phone/7970-7971/term71.default.loads alias term71.default.loads
load 7970 SCCP70.8-3-3S.loads
Updating CNF files
CNF files update complete
CME_Voice(config-telephony)# load 7971 SCCP70.8-3-3S.loads
Updating CNF files
CNF files update complete
Source IP Address Information
CME_Voice(config)# telephony-service
CME_Voice(config-telephony)# ip source-address 172.16.1.1
6
7
8
Generating IP Phone Configuration Files
CME_Voice(config-telephony)# create cnf-files
CNF file creation is already On
Updating CNF files
CNF files update complete
9
Verifying Files Served by the CME TFTP
Service
CME_Voice# show telephony-service tftp-bindings
tftp-server system:/its/SEPDEFAULT.cnf
tftp-server system:/its/SEPDEFAULT.cnf alias SEPDefault.cnf
tftp-server system:/its/XMLDefault.cnf.xml alias
XMLDefault.cnf.xml
tftp-server system:/its/ATADefault.cnf.xml
tftp-server system:/its/united_states/7960-tones.xml alias
United_States/7960-tones.xml
10
Prepared By
Marc Kamel
System Engineer

More Related Content

PPT
2+ipt+configuring cisco-cme
DOCX
Ccna command
DOC
Cisco switch commands cheat sheet
PDF
Cisco router-commands
PPT
CCNA SUMMER TRAINNING PPT
PDF
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
PDF
IEEE MACSec and NSA ESS: How to Protect Your WAN, LAN and Cloud
PDF
CCNA-LAB-GUIDE-V3_LAST-ADDITION (4).pdf
2+ipt+configuring cisco-cme
Ccna command
Cisco switch commands cheat sheet
Cisco router-commands
CCNA SUMMER TRAINNING PPT
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
IEEE MACSec and NSA ESS: How to Protect Your WAN, LAN and Cloud
CCNA-LAB-GUIDE-V3_LAST-ADDITION (4).pdf

What's hot (20)

PDF
CCNA Notes
PPTX
CCNA Course Training Presentation
PDF
Presentation db2 connections to db2 for z os
PPTX
What is an SBC? A look at the role of the Session Border Controller
PPT
Cisco icons
PPTX
ZTE FDD INSTALLATION
PDF
CCN3Switching_lab_5_5_2
DOCX
How to reset cisco 2960 to factory default
PPT
Ericsson Rbs 6201 commisioning (1)
PPTX
HSRP ccna
PDF
CCNAv5 - S2: Chapter 9 Access Control Lists
PDF
20CS2008 Computer Networks
PDF
Cisco commands List for Beginners (CCNA, CCNP)
PPTX
Subnet calculation Tutorial
PPT
Ip address and subnetting
PPT
Switch configuration
PDF
CCNAv5 - S2: Chapter3 Vlans
PDF
ccna practical notes
PDF
Ncat ccna cheat sheet
PPTX
Vlsm and supernetting
CCNA Notes
CCNA Course Training Presentation
Presentation db2 connections to db2 for z os
What is an SBC? A look at the role of the Session Border Controller
Cisco icons
ZTE FDD INSTALLATION
CCN3Switching_lab_5_5_2
How to reset cisco 2960 to factory default
Ericsson Rbs 6201 commisioning (1)
HSRP ccna
CCNAv5 - S2: Chapter 9 Access Control Lists
20CS2008 Computer Networks
Cisco commands List for Beginners (CCNA, CCNP)
Subnet calculation Tutorial
Ip address and subnetting
Switch configuration
CCNAv5 - S2: Chapter3 Vlans
ccna practical notes
Ncat ccna cheat sheet
Vlsm and supernetting
Ad

Viewers also liked (13)

PDF
Cisco cme gui features
PPTX
2014 Security Onion Conference
PDF
Networkers Video Infrastructure
PPTX
Security Onion - Brief
PDF
3 cucm database
PDF
Security Onion - Introduction
DOCX
CALL MANAGER EXPRESS (CUCM)
PDF
Cisco Call Manager on CISCO IOS
PPTX
Security Onion Conference - 2016
PPTX
Barry Hesk: Cisco Unified Communications Manager training deck 1
PDF
Implementing ossec
PPTX
SOC2016 - The Investigation Labyrinth
PDF
Cisco IPv6 Tutorial
Cisco cme gui features
2014 Security Onion Conference
Networkers Video Infrastructure
Security Onion - Brief
3 cucm database
Security Onion - Introduction
CALL MANAGER EXPRESS (CUCM)
Cisco Call Manager on CISCO IOS
Security Onion Conference - 2016
Barry Hesk: Cisco Unified Communications Manager training deck 1
Implementing ossec
SOC2016 - The Investigation Labyrinth
Cisco IPv6 Tutorial
Ad

Similar to 10 step-to-configure-cisco-call-manager-express (20)

PPT
Chapter5ccna
PPT
Chapter5ccna
PDF
Aula04 - configuração da topologia ppp - resolvido
PDF
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
PPT
managing your network environment
PDF
CCNA - Routing & Switching Commands
DOCX
Configuración del dial peer
PDF
Networking Lab Report
PDF
Cisco Commands
PDF
ccna cheat_sheet
PDF
cisco ccna cheat_sheet
PDF
CCNA 1 Final v5.0 2014
PDF
Ccna voice study summary 460
PDF
Service Provider Networks and Frame Relay
PDF
Network commands
PPTX
Manage CISCO IOS
PDF
Day 6 - Manage CISCO IOS
PPT
seminarr KJ CISCO SHDKNDSLKADASDAAOIASHD DAOIDAI
PDF
VRF Configuration
Chapter5ccna
Chapter5ccna
Aula04 - configuração da topologia ppp - resolvido
Konfigurasi Server Gateway dengan fitur PROXY, WEBSERVER dan DHCP
managing your network environment
CCNA - Routing & Switching Commands
Configuración del dial peer
Networking Lab Report
Cisco Commands
ccna cheat_sheet
cisco ccna cheat_sheet
CCNA 1 Final v5.0 2014
Ccna voice study summary 460
Service Provider Networks and Frame Relay
Network commands
Manage CISCO IOS
Day 6 - Manage CISCO IOS
seminarr KJ CISCO SHDKNDSLKADASDAAOIASHD DAOIDAI
VRF Configuration

Recently uploaded (20)

PDF
20A LG INR18650HJ2 3.6V 2900mAh Battery cells for Power Tools Vacuum Cleaner
PPTX
Operating_Systems_Presentation_With_Icons (1).pptx
PPTX
最新版新加坡英华美学院毕业证(Informatics毕业证书)原版定制硕士文凭
PPTX
dDifference Beetween Saving slides And Investment Slides.pptx
PPT
Soldering technics Aerospace electronic assembly
PPTX
Clauses_Part1.hshshpjzjxnznxnxnndndndndndndndnndptx
PDF
ISS2022 present sdabhsa hsdhdfahasda ssdsd
PDF
GENERATOR AND IMPROVED COIL THEREFOR HAVINGELECTRODYNAMIC PROPERTIES
PDF
SAHIL PROdhdjejss yo yo pdf TOCOL PPT.pdf
PPTX
ELETRONIC-PRODUCTS-ASSEMBLY-AND-SERVICING-NC-II-WEEK-1-Copy.pptx
PDF
Printing Presentation to show beginners.
PPTX
AI_ML_Internship_WReport_Template_v2.pptx
PPTX
SAI-CAO-24CSEN2021-PPT-UNIT-------1.pptx
PPT
COA______________₹₹_₹₹33₹₹₹33₹₹₹3UNIT1V8.ppt
PDF
2- Physical Layer (06).pdfgshshshbsbshshshhs
PPT
System Unit Components and its Functions
PPTX
RTS MASTER DECK_Household Convergence Scorecards. Use this file copy.pptx
PDF
Melt Flow Index Tester from Perfect Group India
PPTX
Chapter no 8 output devices dpart 2.pptx
DOCX
internal and external hardware in Orthopedic Center
20A LG INR18650HJ2 3.6V 2900mAh Battery cells for Power Tools Vacuum Cleaner
Operating_Systems_Presentation_With_Icons (1).pptx
最新版新加坡英华美学院毕业证(Informatics毕业证书)原版定制硕士文凭
dDifference Beetween Saving slides And Investment Slides.pptx
Soldering technics Aerospace electronic assembly
Clauses_Part1.hshshpjzjxnznxnxnndndndndndndndnndptx
ISS2022 present sdabhsa hsdhdfahasda ssdsd
GENERATOR AND IMPROVED COIL THEREFOR HAVINGELECTRODYNAMIC PROPERTIES
SAHIL PROdhdjejss yo yo pdf TOCOL PPT.pdf
ELETRONIC-PRODUCTS-ASSEMBLY-AND-SERVICING-NC-II-WEEK-1-Copy.pptx
Printing Presentation to show beginners.
AI_ML_Internship_WReport_Template_v2.pptx
SAI-CAO-24CSEN2021-PPT-UNIT-------1.pptx
COA______________₹₹_₹₹33₹₹₹33₹₹₹3UNIT1V8.ppt
2- Physical Layer (06).pdfgshshshbsbshshshhs
System Unit Components and its Functions
RTS MASTER DECK_Household Convergence Scorecards. Use this file copy.pptx
Melt Flow Index Tester from Perfect Group India
Chapter no 8 output devices dpart 2.pptx
internal and external hardware in Orthopedic Center

10 step-to-configure-cisco-call-manager-express

  • 1. 10 Step to configure Cisco Call Manager Express Cisco Call Manager Express SwitchA VoiceLine2LineconnectPBXwith VoiceGateway PSTN Network Voice Gateway Router Internet Desktop with Cisco IP Communicator Analog Line Configuring a Router-Based DHCP Server RTR# configure terminal RTR(config)# ip dhcp excluded-address 172.16.1.1 172.16.1.9 RTR(config)# ip dhcp excluded-address 172.16.2.1 172.16.2.9 RTR(config)# ip dhcp pool DATA_SCOPE RTR(dhcp-config)# network 172.16.2.0 255.255.255.0 RTR(dhcp-config)# default-router 172.16.2.1 RTR(dhcp-config)# dns-server 4.2.2.2 RTR(dhcp-config)# exit RTR(config)# ip dhcp pool VOICE_SCOPE RTR(dhcp-config)# network 172.16.1.0 255.255.255.0 RTR(dhcp-config)# default-router 172.16.1.1 RTR(dhcp-config)# option 150 ip 172.16.1.1WAN_RTR(dhcp-config)# dns-server 4.2.2.2 Configuring a Switch Trunk Port SwitchA(config-if)# switchport trunk encapsulation dot1q SwitchA(config-if)# switchport mode trunk Creating VLANs SwitchA# configure terminal SwitchA(config)# vlan 10 SwitchA(config-vlan)# name VOICE SwitchA(config-vlan)# exit SwitchA(config)# vlan 50 SwitchA(config-vlan)# name DATA Assigning Switchport to a VLAN SwitchA# configure terminal SwitchA(config)# interface fa0/10 SwitchA(config-if)# switchport mode access SwitchA(config-if)# switchport access vlan 50 Assigning Voice and Data VLANs SwitchB# configure terminal SwitchB(config)# interface range fa0/1 - 4 SwitchA(config-if-range)# switchport mode access SwitchA(config-if-range)# switchport access vlan 50 SwitchA(config-if-range)# switchport voice vlan 10 Configuring a Trunk to the CME Router SwitchA# configure terminal SwitchA(config)# interface fa0/20 SwitchA(config-if)# description CONNECTION TO ROUTER- ON-A-STICK CME ROUTER SwitchA(config-if)# switchport trunk encapsulation dot1q SwitchA(config-if)# switchport mode trunk Configuring Inter-VLAN Routing Router# configure terminal Router(config)# interface fa0/0 Router(config-if)# no ip address Router(config-if)# exit Router(config)# interface fa0/0.10 Router(config-subif)# description ROUTER INTERFACE FOR VOICE VLAN Router(config-subif)# encapsulation dot1q 10 Router(config-subif)# ip address 172.16.1.1 255.255.255.0 Router(config-subif)# ip helper-address 172.16.2.5 Router(config-subif)# exit Router(config)# interface fa0/0.50 Router(config-subif)# description ROUTER INTERFACE FOR DATA VLAN Router(config-subif)# encapsulation dot1q 50 Router(config-subif)# ip address 172.16.2.1 255.255.255.0 1 3 2 Setting the Clock of a Cisco Device with NTP WAN_RTR# configure terminal WAN_RTR(config)# ntp server 64.209.210.20 WAN_RTR(config)# clock timezone Cairo +2 4 Installing CME Files into Flash Memory CME_Voice# archive tar /xtract tftp://172.16.2.5/cme-full-4.3.0.0.tar flash: 5 Configuring Router-Based TFTP Services for IP Phone Firmware Files CME_Voice# configure terminal Enter configuration commands, one per line. End with CNTL/Z. CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.bin alias P00308000500.bin CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.loads alias P00308000500.loads CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.sb2 alias P00308000500.sb2 CME_Voice(config)# tftp-server flash:/phone/7940-7960/P00308000500.sbn alias P00308000500.sbn Configuring the Cisco Unified CME System-Level Functions Provisioning CME Phone and Directory Number Support CME_Voice(config)# telephony-service CME_Voice(config-telephony)# max-ephones ? <1-30> Maximum phones to support CME_Voice(config-telephony)# max-ephones 24 CME_Voice(config-telephony)# max-dn ? <1-150> Maximum directory numbers supported <cr> CME_Voice(config-telephony)# max-dn 48 Configuring CME for 7970 and 7971 Firmware Loads CME_Voice(config)# tftp-server flash:/phone/7970-7971/apps70.8-3-2-27.sbn alias apps70.8-3-2-27.sbn CME_Voice(config)# tftp-server flash:/phone/7970-7971/cnu70.8-3-2-27.sbn alias cnu70.8-3-2-27.sbn CME_Voice(config)# tftp-server flash:/phone/7970-7971/cvm70sccp.8-3-2-27.sbn alias cvm70sccp.8-3-2-27.sbn CME_Voice(config)# tftp-server flash:/phone/7970-7971/dsp70.8-3-2-27.sbn alias dsp70.8-3-2-27.sbn CME_Voice(config)# tftp-server flash:/phone/7970-7971/jar70sccp.8-3-2-27.sbn alias jar70sccp.8-3-2-27.sbn CME_Voice(config)# tftp-server flash:/phone/7970-7971/SCCP70.8-3-3S.loads alias SCCP70.8-3-3S.loads CME_Voice(config)# tftp-server flash:/phone/7970-7971/term70.default.loads alias term70.default.loads CME_Voice(config)# tftp-server flash:/phone/7970-7971/term71.default.loads alias term71.default.loads load 7970 SCCP70.8-3-3S.loads Updating CNF files CNF files update complete CME_Voice(config-telephony)# load 7971 SCCP70.8-3-3S.loads Updating CNF files CNF files update complete Source IP Address Information CME_Voice(config)# telephony-service CME_Voice(config-telephony)# ip source-address 172.16.1.1 6 7 8 Generating IP Phone Configuration Files CME_Voice(config-telephony)# create cnf-files CNF file creation is already On Updating CNF files CNF files update complete 9 Verifying Files Served by the CME TFTP Service CME_Voice# show telephony-service tftp-bindings tftp-server system:/its/SEPDEFAULT.cnf tftp-server system:/its/SEPDEFAULT.cnf alias SEPDefault.cnf tftp-server system:/its/XMLDefault.cnf.xml alias XMLDefault.cnf.xml tftp-server system:/its/ATADefault.cnf.xml tftp-server system:/its/united_states/7960-tones.xml alias United_States/7960-tones.xml 10 Prepared By Marc Kamel System Engineer