Manual
Table Of Contents
- Support for QSIG Over BRI and Q.931 Over BRI Backhaul
- Feature Overview
- Supported Platforms
- Supported Standards, MIBs, and RFCs
- Prerequisites for Using This Feature
- Configuration Tasks
- Provisioning Tasks
- Monitoring and Maintaining the Feature
- Configuration Examples
- Provisioning Examples
- Command Reference
- Reference Information
- Obtaining Documentation
- Documentation Feedback
- Obtaining Technical Assistance
- Obtaining Additional Publications and Information
- Glossary

Support for QSIG Over BRI and Q.931 Over BRI Backhaul
Provisioning Tasks
18
Cisco MGC Software Release 9.5(2)
• addr—Local IP address, as defined by the one of the following XECfgParm.dat parameters:
–
IP_Addr1
–
IP_Addr2
–
IP_Addr3
–
IP_Addr4
Note The local IP address selected here must match the value for the MGCP IP link.
• pnum—Port number, an integer from 1024 to 65,535.
Note Only two combinations of local IP address and port number can be used per Cisco MGC. Once you have
identified two unique local IP address and port number combinations, all subsequent Backhaul TCP links
must use one of those combinations.
• paddr—Highest priority destination address, expressed in dotted decimal notation.
• ppnum—Destination port number, an integer from 1024 to 65,535.
• gway—MML name of a previously entered Cisco BRI voice gateway external node.
• iprte1—MML name of a previously entered IP route (optional).
For example, to add a Backhaul TCP link named britcp1, enter the following command:
mml>prov-add:tcplink:NAME="britcp1",DESC="BRI TCP link 1", TYPE="BRI", IPADDR="IP_Addr1",
PORT="1024", PEERADDR="10.82.80.187", PEERPORT="1024", extnode=”va-3640-01,
IPROUTE="iprte1"
Step 3 Repeat Step 2 for each Backhaul TCP link you want to add to your provisioning data.
Step 4 If there are no other components that you need to provision, end your provisioning session as described
in the “Saving and Activating Your Provisioning Changes” section on page 10.
Otherwise, proceed to the “Adding MGCP IP Links” section on page 18.
Adding MGCP IP Links
To provision MGCP IP links, perform the following steps:
Step 1 Enter the following command to provision a MGCP IP link:
mml>prov-add:iplnk:name="name", desc="description", ipaddr="addr1", peeraddr="addr2",
svc="sigsrv", port=lpnum, peerport=rpnum, iproute1="iprte1", pri=priority
Where:
• name—The name you want to give to the component. The name can be as many as 20 characters
long and can contain numbers, letters, and the dash (-) symbol. The name should begin with a letter.
• description—The long name assigned that can be as many as 128 alphanumeric characters in length.
• addr1—Local IP address for a LAN/WAN interface. IP address should be one of the following
property names defined in the XECfgParm.dat file:
–
IP_Addr1










