Verifying Mgcp Configuration On The Cisco Vgd 1T3 Voice Gateway - Cisco VGD-1T3 Software Configuration Manual

Voice gateway
Table of Contents

Advertisement

Using Cisco Unified Communications Manager to Configure MGCP Gateway Support
Command
Step 4
ip address ip-address subnetmask
Example:
Router(config-if)# ip address 10.10.2.23
255.255.255.255
Step 5
no shutdown
Example:
Router(config-if)# no shutdown
Step 6
exit
Example:
Router(config-if)# exit
Step 7
hostname name
Example:
Router(config)# hostname smith
Step 8
mgcp
Example:
Router(config)# mgcp
Step 9
mgcp call-agent {ip-address | host-name} [port]
[service-type type] [version version-number]
Example:
Router(config)# mgcp call-agent 10.0.0.21 mgcp 0.1
Step 10
mgcp dtmf-relay voip codec {all | low-bit-rate}
mode {cisco| nse | out-of-band}
Example:
Router(config)# mgcp dtmf-relay voip codec all mode
cisco
Step 11
ccm-manager mgcp
Example:
Router(config)# ccm-manager mgcp
Step 12
exit
Example:
Router(config)# exit

Verifying MGCP Configuration on the Cisco VGD 1T3 Voice Gateway

The show commands described in this section can be used to verify the MGCP configuration.
Purpose
Configures an IP address and subnet mask on the
router's Ethernet interface.
Activates the Ethernet port.
Exits interface mode and enters global configuration
mode.
Assigns a unique name to a network router which
enables Cisco Unified Communications Manager to
identify the device.
Default device name is Router.
Enables the MGCP protocol.
Specifies the primary Cisco Unified Communications
Manager server's IP address or domain name, and the
port gateway service type and version number.
Selects the codec type and the dual tone
multifrequency (DTMF) relay services.
Enables the MGCP gateway to support Cisco Unified
Communications Manager.
Exits global configuration mode.
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
Configuring MGCP Gateway Support
121

Advertisement

Table of Contents
loading

Table of Contents