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

63
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
• loop_mode
The diagnostic loopback mode. The following table shows the permitted values and their meanings.
• prbs_gen
The Pseudo Random Bit Sequence (PRBS) generation mode. The following table shows the permitted
values and their meanings.
6.3.3 LIU_MSG_R_CONFIG – LIU Read Configuration Request
Synopsis
Message sent by the application to read back the current LIU configuration from the board.
Format
Description
This message is sent to the board to read back the current operating configuration of the Line Interface Unit
(LIU). The user should always request a confirmation message. The confirmation message indicates success
with a status value of 0 and contains the current configuration parameters in the parameter area of the
message.
Value Description
0 Do not change diagnostic loopback mode
1 Disabled - remove any diagnostic loop
2 Payload loopback
3 Remote loopback
4 Local loopback
Value Description
0 Do not change PRBS generation mode
1 Disabled - remove any PRBS generation
3 Generate PRBS pattern QRSS 20
MESSAGE HEADER
Field Name Meaning
type LIU_MSG_R_CONFIG (0x5e37)
id liu_id (in the range 0 to one less than the number of LIUs)
src Sending module ID
dst MVD_module_ID
rsp_req Used to request a confirmation.
hclass 0
status 0
err_info 0
len 40
PARAMETER AREA
Offset Size Name
040
Parameter area formatted in the same manner as the
LIU_MSG_CONFIG message.
All fields should be set to 0.
The confirmation message contains the board configuration details.
The user should set the fields to 0 and the module writes the current
configuration parameters in the confirmation message.