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
24
Cisco MGC Software Release 9.5(2)
For example, to modify the destination and local IP address in an IP route named iprte1, you enter the
following command:
mml>prov-ed:IPROUTE:NAME="iprte1", dest="10.82.80.1", ipaddr=”IP_Addr2”
Step 5 Repeat Step 4 for each IP route you want to modify in your provisioning data.
Step 6 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.
Step 7 Set the IP route to be modified to the IS state as described in the “Setting the Service State of an IP
Route” section on page 32.
Modifying Backhaul TCP Links
All of the Backhaul TCP link parameters can be modified except for NAME, TYPE, IPADDR, and
PORT. To modify Backhaul TCP links, perform the following steps:
Step 1 Start a provisioning session as described in the “Starting a Provisioning Session” section on page 9.
Step 2 Enter the following command to modify a Backhaul TCP link:
mml>prov-ed:tcplink:name="name", desc="description", peeraddr="paddr", peerport="ppnum",
iproute1="iprte1"
Where:
• name—The name of the Backhaul TCP link to be modified.
• description—An assigned name. It can be as many as 128 alphanumeric characters in length.
• paddr—Highest priority destination address, expressed in dotted decimal notation.
• ppnum—Destination port number, an integer from 1024 to 65,535.
• iprte1—MML name of a previously entered IP route (optional).
For example, to modify a Backhaul TCP link named britcp1, enter the following command:
mml>prov-ed:tcplink:NAME="britcp1",DESC="BRI TCP link 1", PEERADDR="10.82.80.187",
PEERPORT="1024", IPROUTE="iprte2"
Step 3 Repeat Step 4 for each Backhaul TCP link you want to modify in 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.
Modifying MGCP IP Links
All of the MGCP IP link parameters can be modified, except for NAME and SVC. To provision MGCP
IP links, perform the following steps:
Step 1 Start a provisioning session as described in the “Starting a Provisioning Session” section on page 9.
Step 2 Enter the following command to modify a MGCP IP link:
mml>prov-ed:iplnk:name="name", desc="description", ipaddr="addr1", peeraddr="addr2",
port=lpnum, peerport=rpnum, iproute1="iprte1", pri=priority










