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

152
7 Configuration Command Reference
7.8 DTC Configuration Commands
The DTC configuration commands are:
• DTC_CONFIG - Configure DTC
• DTC_SSR - DTC Sub System Resource
7.8.1 DTC_CONFIG – Configure DTC
Synopsis
The DTC_CONFIG command supplies the global configuration parameters for the DTC protocol, activating
DTC and higher protocols.
Syntax
DTC_CONFIG <num_servers> <server_selection> <host_number> <rsi_status_user_id>
Example
DTC_CONFIG 2 0 0 0xef
Parameters
The DTC_CONFIG command includes the following parameters:
• <num_servers>
Number of servers in the system.
• <server_selection>
The selection mechanism used by DTC to select which server to be used. See the DTC User Guide.
• <host_number>
The host number, which should be unique across hosts.
• <rsi_status_user_id>
Module ID to forward RSI link status messages to.
7.8.2 DTC_SSR – DTC Sub System Resource
Synopsis
The DTC_SSR command configures a local subsystem using DTC. The command works in a similar way to the
SCCP_SSR LSS command but configures the subsystem to run on top of DTC instead of SCCP. DTC and SCCP
cannot be used at the same time, so the SCCP_SSR and DTC_SSR commands are incompatible with each
other.
Syntax
DTC_SSR <ssr_id> LSS <local_ssn> <module_id> <reserved> <protocol>
Example
DTC_SSR 1 LSS 0x07 0x0d 0 TCAP
Parameters
The DTC_SSR command includes the following parameters:
• <ssr_id>
A unique ID for the SSR.
• <local_ssn>
The local sub-system number as defined by the SCCP protocol.
• <module_id>
The module identifier of the user application on the host computer that implements the local sub-system.
• <reserved>
Must be set to 0.