SVI-STP SSME
Squire Technologies - Confidential Document
Page
40
of
57
This would then be routed to destination “1-3-1” with the DPC set to “2073”, the pc_format
field informs the SSME whether it is ANSI/ETSI
This would then need to be configured in the MTP routing to give a linkset for the destination
<
Ep
name
=
"MTP-ROUTING"
>
<
MTPMatch
dpc
=
"122"
linkset
=
"Linkset-1"
/>
<
MTPMatch
dpc
=
"1-3-1"
pc_format
=
"itu383"
linkset
=
"Linkset-2"
/>
</
Ep
>
Linkset and Destination
<
Ep
name
=
"ETSI-ROUTING"
>
<
MTPMatch
dpc
=
"8887"
destination
=
"Destination-1"
linkset
=
"Linkset-1"
/>
</
Ep
>
This would then be routed to destination “Destination-1” with the DPC set to “Destination-1”
and would be sent on Linkset-1. There is no need of any configuration in the MTP-Routing as enough
information has been supplied
As before it would be expected that Destination-1 would be configured in the SVI-STP as
Destination Resource.
Linkset and DPC
<
Ep
name
=
"ETSI-ROUTING"
>
<
MTPMatch
dpc
=
"8887"
destination
=
"123"
linkset
=
"Linkset-1"
/>
</
Ep
>
This would then be routed to destination “123” with the DPC set to “123” and would be sent
on Linkset-1. There is no need of any configuration in the MTP-Routing as enough information has
been supplied
5.4.2
Complex Routing Example
If a destination can be selected using a single linkset and destination then it is necessary to select the
route attribute on the Match Element such as:
<
Ep
name
=
"ETSI-ROUTING"
>
<
SCCPMatch
cdpn.digits
=
"689"
route
=
"Route-1"
/>
</
Ep
>
5.4.2.1
Primary Secondary
This is done using the RouteEp Element which is selected via the match shown above, the RouteEp for
simple primary / secondary would be as follows: