Using Cisco Unified Communications Manager to Configure MGCP Gateway Support
Configuring MGCP Gateway Support
120
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
•
Configuring MGCP PRI Backhaul and T1 CAS Support for Cisco Unified Communications
Manager, page 139
•
Verifying the MGCP PRI Backhaul Configuration, page 142
Configuring MGCP on the Cisco VGD 1T3 Voice Gateway
Perform this task to configure MGCP on the Cisco VGD 1T3 voice gateway to support Cisco Unified
Communications Manager.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface gigabitEthernet slot/port
4.
ip address ip-address subnetmask
5.
no shutdown
6.
exit
7.
hostname name
8.
mgcp
9.
mgcp call-agent {ip-address | host-name} [port] [service-type type] [version version-number]
10.
mgcp dtmf-relay voip codec {all | low-bit-rate} mode {cisco | nse | out-of-band}
11.
ccm-manager mgcp
12.
exit
DETAILED STEPS
Command
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password when prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface gigabitEthernet
slot
/
port
Example:
Router(config)# interface gigabitEthernet 0/0
Enters interface configuration mode so that you can
configure the gigabitEthernet interface for
communicating with Cisco Unified Communications
Manager.
•
slot and port syntax is platform-dependent; type ?
to determine.