Cisco Router SCCP Report
Cisco Router SCCP Report
COMP 6204
VOIP:
Cisco CME Report
(Router based SCCP)
Introduction.............................................................................................2
Installation............................................................................................... 3
This report is going to document what I have done in attempting top get Taridium ipbx eXpress
installed and configured to work with Cisco phones loaded with sip firmware.
IP Phone 7911
Configuring CME
The first part was where the DHCP server installable from the web GUI did not work, so one had to be
manually installed, the problem with this was once installed it has to be started manually via the CLI.
Second the TFTP service was not reliable. This meant the phones would fail to find their configuration
files, yet alone any of their firmware files.
And third, the configuration files created by the ipbx GUI did not work for any of my phones, forcing
me to create a template using Cisco’s xml layout.
First part was copying the phones flash firmware to the routers flash: storage
This was done using the routers “copy tftp://10.0.10.11/ flash:” command
Success… Phones Work Rung 1001 from 1002, seems to have dialing delay
Switch#sh run subject-name cn=IOS-Self-Signed-Certificate-
1840351360
Building configuration...
revocation-check none
rsakeypair TP-self-signed-1840351360
Current configuration : 5379 bytes
!
!
!
version 12.2
crypto pki certificate chain TP-self-signed-
no service pad 1840351360
spanning-tree portfast !
! interface FastEthernet0/14
spanning-tree portfast !
! interface FastEthernet0/15
spanning-tree portfast !
! interface FastEthernet0/16
! !
! !
interface FastEthernet0/22 !
! interface FastEthernet0/38
interface FastEthernet0/23 !
! interface FastEthernet0/39
interface FastEthernet0/24 !
! interface FastEthernet0/40
interface FastEthernet0/25 !
! interface FastEthernet0/41
interface FastEthernet0/26 !
! interface FastEthernet0/42
interface FastEthernet0/27 !
! interface FastEthernet0/43
interface FastEthernet0/28 !
! interface FastEthernet0/44
interface FastEthernet0/29 !
! interface FastEthernet0/45
interface FastEthernet0/30 !
! interface FastEthernet0/46
interface FastEthernet0/31 !
! interface FastEthernet0/47
interface FastEthernet0/32 !
! interface FastEthernet0/48
interface FastEthernet0/33 !
! interface GigabitEthernet0/1
interface FastEthernet0/34 !
! interface GigabitEthernet0/2
interface FastEthernet0/35 !
! interface GigabitEthernet0/3
interface FastEthernet0/36 !
! interface GigabitEthernet0/4
! !
interface Vlan1 !
ip address dhcp !
! !
interface Vlan10 !
! line vty 0 4
! login
ip default-gateway 10.0.10.1 !
ip classless end
ip http server
ROUTER#SH RUN !
BUILDING CONFIGURATION... BOOT-START-MARKER
BOOT-END-MARKER
!
CURRENT CONFIGURATION : 2882 ! CARD TYPE COMMAND NEEDED FOR
BYTES SLOT/VWIC-SLOT 0/0
! !
! LAST CONFIGURATION CHANGE AT NO AAA NEW-MODEL
05:30:46 UTC THU OCT 11 2018 !
! !
VERSION 15.0 !
SERVICE TIMESTAMPS DEBUG !
DATETIME MSEC
!
SERVICE TIMESTAMPS LOG DATETIME
MSEC !
NO SERVICE PASSWORD-ENCRYPTION DOT11 SYSLOG
! IP SOURCE-ROUTE
HOSTNAME ROUTER !
!
IP CEF LOG CONFIG
IP DHCP EXCLUDED-ADDRESS 10.0.10.1 HIDEKEYS
10.0.10.10 !
IP DHCP EXCLUDED-ADDRESS 10.0.50.1 REDUNDANCY
10.0.50.10
!
!
!
IP DHCP POOL PHONE
!
DEFAULT-ROUTER 10.0.50.1
!
OPTION 150 IP 10.0.50.1
!
OPTION 66 IP 10.0.50.1
!
!
!
IP DHCP POOL DATA
!
DEFAULT-ROUTER 10.0.10.1
!
OPTION 150 IP 10.0.10.1
!
!
INTERFACE GIGABITETHERNET0/0
!
NO IP ADDRESS
NO IP DOMAIN LOOKUP
DUPLEX AUTO
NO IPV6 CEF
SPEED AUTO
!
!
MULTILINK BUNDLE-NAME
AUTHENTICATED !
! INTERFACE GIGABITETHERNET0/0.10
! ENCAPSULATION DOT1Q 10
! IP ADDRESS 10.0.10.1 255.255.255.0
! !
! INTERFACE GIGABITETHERNET0/0.50
! ENCAPSULATION DOT1Q 50
! IP ADDRESS 10.0.50.1 255.255.255.0
! !
! INTERFACE GIGABITETHERNET0/1
! IP ADDRESS 192.168.100.1
255.255.255.252
VOICE-CARD 0
DUPLEX AUTO
!
SPEED AUTO
!
!
!
!
LICENSE UDI PID CISCO2821 SN
FHK1341F3RP IP FORWARD-PROTOCOL ND
ARCHIVE NO IP HTTP SERVER
NO IP HTTP SECURE-SERVER !
! TELEPHONY-SERVICE
! MAX-EPHONES 5
! MAX-DN 5
! IP SOURCE-ADDRESS 10.0.50.1 PORT
! 2000
! AUTO ASSIGN 4 TO 6
! AUTO ASSIGN 1 TO 5
! MAX-CONFERENCES 8 GAIN -6
ROUTER#