Oracle® Communications EAGLE Database Administration - GTT User's Guide Release 46.7 E97332-02 |
|
![]() Previous |
![]() Next |
The Origin-Based SCCP Routing feature provides additional options for routing SCCP messages. Without the Origin-Based SCCP Routing feature enabled, the routing of SCCP messages is based only on the called party address fields in the message. With the Origin-Based SCCP Routing feature enabled, SCCP messages can be routed based on the called party address (CdPA), the calling party address (CgPA), CgPA point code, CgPA subsystem number, or originating point code (OPC) fields in the message.
Origin-Based SCCP Routing provides three modes of global title translation:
The CgPA global title translation and Advanced CdPA global title translation modes are performed only if the Origin-Based SCCP Routing feature is enabled and turned on. The CdPA global title translation mode is performed whether or not the Origin-Based SCCP Routing feature is enabled and turned on.
The CdPA global title translation mode is based on the CdPA global title address, translation type, and global title indicator in the incoming message. If the global title indicator value in the message is 4, the CdPA numbering plan and nature of address indicator is also used in the CdPA global title translation mode.
The CgPA global title translation mode is based on this criteria.
The Advanced CdPA global title translation mode is based on this criteria.
rtrv-sccpopts
output is used to
determine the global title translation performed on the message.
GTT Mode Hierarchy
The GTT mode hierarchy determines the preference of GTT modes used by the global title translation process on an incoming message. The global title translation process starts with the first GTT mode of the GTT hierarchy. If the translation was found there, the global title translation process is stopped. If the translation was not found in this first GTT mode, the global title translation process tries to find a translation in the next GTT mode of the hierarchy. The GTT mode hierarchies are shown in the following list.
For example, GTT hierarchy 3 (CgPA, Advanced CdPA, CdPA) is selected for the global title translation process. When an incoming message is processed, the CgPA global title translation information is searched first, starting with a search in GTT selector table for CgPA selectors. If no match is found, the advanced CdPA global title translation information is searched next, including a search in GTT selector for CdPA selectors. If no match is found, the CdPA global title translation information is searched. If a match is still not found, the message is handled as a failed GTT lookup and the appropriate action is taken. When a match is found, the global title translation process is stopped and the message is processed according to the global title translation routing data.
The GTT mode hierarchy can be configured on a system wide
basis and on a per linkset basis. The system wide option is configured using
the
dfltgttmode
parameter of the
chg-sccpopts
command and is used to
define the default GTT mode hierarchy value for all linksets by default. Each
linkset can be configured to use one of the GTT mode hierarchies using the
gttmode
parameter of either the
ent-ls
or
chg-ls
command. The linkset option
overrides the system default GTT mode value for only that linkset. If the
gttmode
parameter is not specified for
a specific linkset, the system default GTT mode hierarchy is assigned to the
linkset.
CdPA GTT Mode
The GTT functionality in previous releases of the EAGLE is now the CdPA GTT mode. The CdPA translation type and global title indicator in the incoming messages are used to select the GTT table (GTT set) used to process the message. If the global title indicator value in the message is 4, the CdPA numbering plan and nature of address indicator are also used to select the GTT table used to process the message. Once the GTT table is selected, the CdPA global title address determines how the message is translated.
Advanced CdPA GTT Mode
The Advanced CdPA GTT mode provides greater flexibility to route SCCP messages. CdPA GTA translation, along with either one or both of the following types of translations:
The translations are executed in a predefined order as displayed in the previous list and cannot be changed.
These additional translations can be applied on top of the mandatory CdPA GTA translation:
Note:
The CdPA global title indicator is always validated before GTT starts processing SCCP messages. The CgPA global title indicator is not validated, which means, that when a subsequent lookup in the Advanced CdPA GTT mode is based on the SELID value, the attempt to find a CgPA GTT set in GTT selector table may fail because of an invalid or unsupported CgPA global title indicator in the incoming message.CgPA GTT Mode
The CgPA GTT mode offers two options for translating and routing SCCP messages, the CgPA GTA translation with or without a subsequent CgPA subsystem number translation, or the CgPA point code translation with or without a subsequent CgPA subsystem number translation search. The CgPA GTA and CgPA point code are mutually exclusive.
When CgPA global title translation performs a lookup in
the GTT selector table, two new selectors, the CgPA subsystem number and SELID,
are always members of the selectors. If CgPA global title translation performs
a lookup in the GTT selector table as a part of Advanced CdPA global title
translation because the SELID is specified in the CdPA entry, the only GTT
selector match that will be found is the entry with this particular SELID. If
CgPA global title translation performs a lookup in the GTT selector table in
the CgPA GTT mode, the only GTT selector match that will be found is the entry
with the SELID value equal to
NONE
.
The CgPA subsystem number for GTT selector lookups is
used differently. If the MSU contains a CgPA subsystem number, then the first
and the best match that will be found is the entry with this particular CgPA
subsystem number. If the MSU does not have a CgPA subsystem number or if the
match for a specific CgPA subsystem number was not found, CgPA global title
translation attempts to find a GTT selector entry with the CgPA subsystem
number equal to
ANY
, along with the rest of the
selectors.
Note:
The CdPA global title indicator is always validated before global title translation starts processing SCCP messages, even when the GTT mode is CgPA and the CdPA data is not used by global title translation. The CgPA global title indicator is not validated, which means, that the attempt to find a CgPA GTT set in the GTT selector table may fail because of an invalid or unsupported CgPA global title indicator in the incoming MSU.Interaction with the Advanced GT Modification Feature
Any kind of SCCP translation (CdPA GTA, CgPA GTA, CgPA PC, OPC, SSN) can be provisioned with Advanced GT Modification data. This Advanced GT Modification data will be applied to a CdPA GTA if it exists, or to a CgPA GTA if it exists. If the CdPA or CgPA part of the message under translation does not contain a GTA, the Advanced GT Modification data from this translation will be ignored. The CdPA GTA is modified only if it is provisioned in a CdPA GTA set. If the CdPA GTA is provisioned in a CdPA GTA set, the CdPA GTA is not modified. The only exception to this is discussed in the Interaction with the ANSI/ITU SCCP Conversion Feature section.
Interaction with the ANSI/ITU SCCP Conversion Feature
When the ANSI/ITU SCCP Conversion feature attempts to perform a global title translation lookup on the CgPA in the message, the GTT hierarchy of the incoming linkset is ignored. The EAGLE performs a CdPA only global title translation using the CgPA data. The selectors from the CgPA part are used to find a CdPA GTA set in the GTT selector table, and the CgPA global title address is used to find a translation in the CdPA GTA set.
Interaction with MPS-based Features
The messages from the MPS-based services are processed by global title translation using the GTT mode assigned to the linkset on which these messages arrived at the EAGLE.
GTT for EAGLE-generated MSUs
UDTS messages and responses generated by the EAGLE and the required global title translation are processed in the CdPA GTT mode only.
Wildcard Provisioning for the OPC and CgPA Point Code
Origin-Based SCCP Routing allows for the use of wildcards (asterisks) as values for an ANSI OPC or ANSI CgPA point code.
For example, the point code value 12-*-* indicates that any ANSI point code containing with the network indicator value 12, regardless of the network cluster and network cluster member values in the ANSI point code, is considered a match.
The point code value 12-34-* indicates that any ANSI point code containing the network indicator value 12 and the network cluster value 34, regardless of the network cluster member value in the ANSI point code, is considered a match.
When searches for ANSI point codes are performed, the search order tries to find the best possible match. For example, the incoming message contains the ANSI point code 12-24-25. The search mechanism first searches for the point code value 12-34-25 in the global title translation tables. If that search fails, the search mechanism searches for the point code value 12-34-* in the global title translation tables. If that search fails, the search mechanism searches for the point code value 12-*-* in the global title translation tables.
An ANSI OPC or ANSI CgPA point code value containing all asterisks is not allowed. Asterisks cannot be used for ITU point codes.
The Cluster Routing and Management Diversity or Network Routing features do not have to turned on to use asterisks for the ANSI OPC or ANSI CgPA point code value.
Provisioning the Origin-Based SCCP Routing Feature
To provision the Origin-Based SCCP Routing feature, perform these steps.
chg-feat
command. Add the required
E5-SM8G-B or SLIC cards to the database using the
ent-card
command. Enter the
rtrv-card
command to verify the
cards that are provisioned in the database. Perform the
Adding a Service Module
procedure.
enable-ctrl-feat
command. Enter the
rtrv-ctrl-feat
command to verify the
status of the Origin-Based SCCP Routing feature. Perform the
Activating the Origin-Based SCCP Routing Feature
procedure.
Note:
The Origin-Based SCCP Routing feature can be turned on in this step using thechg-ctrl-feat
command. If the Origin-Based SCCP Routing feature is not turned on in this
step, provisioning for the Origin-Based SCCP Routing feature can still be
performed except for provisioning the Origin-Based SCCP Routing GTT mode
hierarchy for linksets and system wide default GTT mode option with one of the
Origin-Based SCCP Routing GTT mode hierarchies. The Origin-Based SCCP Routing
GTT mode hierarchy for linksets and system wide default GTT mode option with
one of the Origin-Based SCCP Routing GTT mode hierarchies can be provisioned
only when the Origin-Based SCCP Routing feature is enabled and turned on.. When
the provisioning is completed, the Origin-Based SCCP Routing feature can be
turned on. The Origin-Based SCCP Routing feature will not work until the
feature is turned on either in this step or step 8.
chg-sccpopts
command. Enter the
rtrv-sccpopts
command to verify the
system-wide default GTT mode value. Perform the
Changing the Default GTT Mode Options
procedure.
rtrv-dstn
command to verify the
destination point codes that are provisioned in the database.
rtrv-ls
command to verify the
linksets that are provisioned in the database.
Note:
If you wish to use a GTT mode hierarchy for the linkset other than the system default GTT mode hierarchy, specify thegttmode
parameter when
provisioning the linkset. The
gttmode
parameter values
for the Origin-Based SCCP Routing GTT hierarchy can be specified only when the
Origin-Based SCCP Routing feature is enabled and turned on.
rtrv-slk
command to verify the
signaling links that are provisioned in the database.
rtrv-rte
command to verify the
routes that are provisioned in the database.
ent-gttset
command. Enter the
rtrv-gttset
command to verify the
GTT sets that are provisioned in the database. Perform the
Adding a GTT Set
procedure.
ent-gta
command. Enter the
rtrv-gta
command to verify the GTT
translations that are provisioned in the database. Perform the
Adding Global Title Address Information
procedure.
Note:
The command line on the terminal can contain up to 150 characters. If the parameters and values specified with theent-gta
command are too long to fit on theent-gta
command line, perform thechg-gta
command to complete adding the GTA entry. If
the parameters and values specified with thechg-gta
command are too long to fit on thechg-gta
command line, perform thechg-gta
command as many times as necessary to complete
the GTA entry.
ent-gttsel
command. Enter the
rtrv-gttsel
command to verify the
GTT selectors that are provisioned in the database. Perform the
Adding a GTT Selector
procedure.
Note:
Performing this step is not required depending on how the GTT sets in Step 5 and the GTA entries in Step 6 are configured.chg-ctrl-feat
command. Perform the
Activating the Origin-Based SCCP Routing Feature
procedure.
Note:
If the required database entity is shown in the output of the retrieve command for that database entity, the procedure for provisioning the database entity does not need to be performed.