Specifications

4 Message Reference
60
4.2.4 MGT_MSG_CONFIG0 - Board Configuration Request
Synopsis
Message sent to a board immediately after starting the code running to provide
physical configuration parameters.
Note: When using the s7_mgt protocol configuration utility, this message is generated by s7_mgt
and should not be generated by the user.
Format
MESSAGE HEADER
Field Name
Meaning
type
MGT_MSG_CONFIG0 (0x7f10)
id
0
src
Sending module ID
dst
MGMT_module_ID
rsp_req
Used to request a confirmation.
hclass
0
status
0
err_info
0
len
68
PARAMETER AREA
Offset
Size
Name
0
2
config_type
2
2
flags
4
2
l1_flags
6
62
Reserved. Must be set to 0.
Description
This message must be the first message sent to the board once the SS7 software is
running. It is used to configure layer1 modules on the board for operation. The
message contains flags to permit various level 1 configurations. The physical link
parameters are configured on a per link basis using the MGT_MSG_L1_CONFIG
command.
The confirmation message (if requested) indicates success with a status value of 0. To
ensure that configuration is complete before subsequent messages are issued to the
board, the user should always request a confirmation message and check the status for
success.
If the board is not licensed to run the requested software configuration, a status value
of 0xfe is returned.
Parameters
The MGT_MSG_CONFIG0 message includes the following parameters:
config_type