Setting Up Cisco Unified IP Phones using SCCP
How to Set Up Cisco Unified IP Phones
89
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
DETAILED STEPS
Verifying That Cisco Unified SRST Is Enabled
To verify that the Cisco Unified SRST feature is enabled, perform the following steps:
Step 1
Enter the
show running-config
command to verify the configuration.
Step 2
Enter the
show call-manager-fallback all
command to verify that the Cisco Unified SRST feature is
enabled.
Step 3
Use the Settings display on the Cisco IP phones in your network to verify that the default router IP
address on the phones matches the IP address of the Cisco Unified SRST router.
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
ephone-type
phone-type
Example:
Router(config)# ephone-type 8941
Enters phone type to configure.
•
8941
•
8945
Step 4
device-id
number
Example:
Router(config-ephone-type)# device-id 586
Specifies the device ID for the phone type.
•
8941—586
•
8945—585
Step 5
device-type
phone-type
Example:
Router(config-ephone-type)# device-type 8941
Specifies the device type for the phone.
•
8941
•
8945
Step 6
end
Example:
Router(config-ephone-type)# end
Exits to privileged EXEC mode.