SS7 Quick Start Guide
17
a
Obtain the destination point code: For example,
005-014-159
.
b
Convert each numerical segment to hexadecimal notation:
05-0E-9F
.
c
Concatenate to form a hexadecimal value:
0x050E9F
.
d
Convert the hexadecimal value to a decimal value:
331423
.
You can use the
HelpConvertSS7DestPointCodeToVersatelDPCValue
command to convert a decimal SS7 destination point code to the Versatel
DPC value required for the CreateSS7TrunkGroup command, and you can
use the
HelpConvertVersatelDPCValueToSS7DestPointCode
command to convert a Versatel DPC value as stored in DPC field of a SS7
trunk group to a decimal SS7 destination point code. For example:
HelpConvertSS7DestPointCodeToVersatelDPCValue 005-014-159
and
HelpConvertVersatelDPCValueToSS7DestPointCode 331423
5
Create a trunk.
CreateSS7TrunkGroup 3, SS7_TG1, 331423, 25, 2, 0, 24, _
MOST_IDLE, 0, 0, 61, 62, 0
Note:
An underscore at the end of a line means continue on the same line.
The
CreateSS7TrunkGroup
command has the following parameters:
Parameter
Values
TrunkGroupNumber
3 (0–134217727)
TrunkGroupName
SS7_TG1 (string up to 50 characters)
DPC
331423 (Integer) — an address uniquely
identifying your network entity.
ShelfNumber
25 (0–31)
SlotNumber
2 (0–15)
SpanNumber
0 (0–15)
StartCIC
24 (0 or a Multiple of 24 for T1) — circuit
identification code.
HuntAlgorithm
MOST_IDLE (FIRST_AVAILABLE,
ROUND_ROBIN_BACKWARD,
ROUND_ROBIN_FORWARD,
MOST_IDLE)
localSP
0 (0–7) — an arbitrary number used to
identify the local node with a single digit.
IEId
0 (Integer) — Information Element Profile.
LocalTxCOTToneID
61 (0–63) — tones from the GeneratedTone
table that will be played on this trunk group
when a ContinuityTest is performed.
Содержание SS7
Страница 1: ...EdgeIQ R11 0 SS7 Quick Start Guide ...
Страница 4: ......
Страница 10: ......
Страница 12: ......
Страница 14: ......
Страница 64: ...Level 2 Tracing SS7 52 7 Load output 3 into Wireshark the following window appears ...
Страница 65: ......
Страница 66: ...B2214167 6 SR1 ...