Network Card User Manual
Table Of Contents
- Dialogic® DSI SS7MD Network Interface Board Programmer's Manual
- Contents
- Chapter 1: Introduction
- Chapter 2: Specification
- Chapter 3: Installation
- Chapter 4: Dialogic® DSI SS7MD Board Configuration and Operation
- 4.1 Regulatory and Geographic Considerations
- 4.2 System Structure
- 4.3 Running Host Binaries With Dialogic® DSI SS7MD Board
- 4.4 System Configuration
- 4.5 Protocol Configuration
- 4.6 Monitoring
- 4.7 ATM Monitoring
- 4.8 Switching Timeslots between LIUs
- 4.9 Received Message Timestamping
- 4.10 High Speed Link Operation
- 4.11 Operation of the Thermal Sensor
- Chapter 5: Program Execution
- Chapter 6: Message Reference
- Chapter 7: Configuration Command Reference
- 7.1 Physical Interface Configuration Commands
- 7.2 Monitor Configuration Commands
- 7.3 MTP Configuration Commands
- 7.4 ATM Configuration Commands
- 7.5 ISUP Configuration Commands
- 7.6 TUP Configuration Commands
- 7.7 SCCP Configuration Commands
- 7.8 DTC Configuration Commands
- 7.9 TCAP Configuration Commands
- 7.10 MAP Configuration Commands
- 7.11 INAP Configuration Commands
- 7.12 IS41 Configuration Commands
- Chapter 8: Host Utilities
- Appendix A: Protocol Configuration Using Discrete Messages
- Appendix B: Thermal guidelines for selecting suitable servers for use with a Dialogic® DSI SS7MDL4 Network Interface Board
- Glossary
- Index

145
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
7.6.2 TUP_CFG_CCTGRP – Configure a TUP Circuit Group
Synopsis
The configuration parameters for a group of TUP circuits.
Syntax
TUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid> <cic_mask> <options> <user_inst> <user_id> <opc> <ssf>
<variant> <options2>
Example
TUP_CFG_CCTGRP 0 3 1 1 0x7fff7fff 0x00000003 0 0x2d 123 0x8 0 0x0
Parameters
The TUP_CFG_CCTGRP command includes the following parameters:
• <gid>
The group id of the circuit group in the range 0 to one less than the number of groups supported.
• <dpc>
The destination point code for the circuits in the circuit group.
• <base_cic>
The Circuit Identification Code (CIC) that is allocated to the first circuit in the circuit group.
• <base_cid>
The logical id of the first circuit in the circuit group. It must be in the range 0 to one less than the
number of circuits supported.
• <cic_mask>
A 32-bit mask with bits set to indicate which circuits are to be allocated to the circuit group. Bit 0 must
always be set since it represents the <base_cic>/<base_cid>. Subsequent bits represent subsequent
circuits.
• <options>
A 32-bit value containing run-time options for the TUP circuit group. Refer to the Configure Circuit Group
Request section in the TUP Programmer’s Manual.
• <user_inst>
The instance number of the user application. Typically, only a single user application exists so this field
should be set to 0.
• <user_id>
The module_id of the user application.
• <opc>
Originating Point Code. The local point code for all circuits in the group.
• <ssf>
The value to be used in the Sub-Service Field (SSF) of all TUP messages for this circuit group.
• <variant>
This field is reserved for future use and should be set to 0.
• <options2>
This field is reserved for future use and should be set to 0.