Cisco Cisco Unified CallConnector for Microsoft Windows

다운로드
페이지 135
 
Cisco Systems, Inc.
 
Page 117 
 
117 
Appendix B 
Configuring SCCP for Cisco Unified CME  
DETAILED STEPS 
  
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    sccp local interface-type interface-
number [port port-number]  
Example:  
Router(config)# sccp local 
FastEthernet0/0  
Selects the local interface that SCCP 
applications (transcoding and conferencing) 
use to register with Cisco Unified CME.  
Step 4    sccp ccm {ip-address | dns} identifier 
identifier-number [priority priority] [port 
port-number] [version version-number]  
Example:  
Router(config)# sccp ccm 1.4.158.3 
identifier 100 version 4.0  
Adds a Cisco Unified CME router to the list of 
available servers and set various 
parameters
—including IP address or Domain 
Name System (DNS) name, port number, and 
version number.  
version-number
—Must be 4.0 or later.  
Step 5    sccp ccm group group-number  
Example:  
Router(config)# sccp ccm group 123  
Creates a Cisco Unified CME group.  
Step 6    bind interface interface-type interface-
number  
Example:  
Router(config-sccp-cm)# bind interface 
fastethernet 0/0  
Binds an interface to a Cisco Unified CME 
group.  
Step 7    exit  
Example:  
Router(config-sccp-cm)# exit  
Exits SCCP Cisco Unified CME configuration 
mode.