Oracle® Communications EAGLE Database Administration - SS7 User's Guide Release 46.6 E93318 Revision 1 |
|
![]() Previous |
![]() Next |
This procedure is used to add a destination point code to the database, using the ent-dstn
command.
To change the attributes of an existing network routing point code, perform the Changing a Destination Point Code procedure.
To remove a network routing point code from the database, perform the Removing a Destination Point Code procedure.
The ent-dstn
command uses these parameters.
:dpc/dpca
– The destination point code being added to the database
Note:
See Point Code Formats for a definition of the point code types that are used on the EAGLE. Alias point codes (aliasi
/aliasn
/aliasn24
) and secondary point codes (spc
/spca
) cannot be specified for a network routing point code. An ANSIprivate point code must be a full point code.:clli
– The Common Language Location Identifier assigned to this point code.
:domain
– The network in which the destination entity or node exists, SS7.
The network routing point code must be in the SS7 domain (domain=ss7
) and can only be an ANSI point code. ITU point codes cannot be specified as network routing point codes.
:nprst
- NM bits reset. This parameter specifies whether the NM bits in an ITU IAM message should be set to 00. This parameter has two values. off
- Do not set NM bits to 00 in an ITU IAM message if the nptype
option value in the rtrv-tifopts
output is nm
. on
- Set the NM bits to 00 in an ITU IAM message if the nptype
option value in the rtrv-tifopts
output is nm
. The default value for this parameter is off
.
:rcause
- Release cause. This parameter specifies the condition that triggers the sending of a Release message. This parameter has these values. none
- use the values specified for the rcausenp
and rcausepfx
parameters in the rtrv-tifopts
output. The default value for this parameter is none
.
If the rlcopc
parameter value in the rtrv-tipopts
output is on and a value of 0-127 is specified for the rcause
parameter, then the rcause
parameter value overrides the values specified for the rcausenp
and rcausepfx
parameters in the rtrv-tifopts
output.
:splitiam
- This parameter specifies how and when to split an ITU IAM message into one IAM message and one SAM message. This parameter has these values. none
- the value specified for the splitiam
parameter in the rtrv-tifopts
output is used to determine when to split the IAM message. The default value for this parameter is none
.
nprst
or rcause
parameters, the TIF Number Portability feature, part number 893018901, must be enabled. To specify the splitiam
parameter, at least one of these features must be enabled. The status of these features is shown in the rtrv-ctrl-feat
output. Perform the procedures in TIF User's Guide to enable these features.
:sccpmsgcnv
- The sccpmsgcnv
parameter controls SCCP UDT(S)/XUDT(S) message conversion for the specified destination. This parameter can be specified only if the XUDT UDT Conversion feature is enabled and turned on. The rtrv-ctrl-feat
output shows the status of the XUDT UDT Conversion feature. If the XUDT UDT Conversion feature is not enabled or turned on, perform the "Activating the XUDT UDT Conversion Feature" procedure in Database Administration - GTT User's Guide to enable and turn on the XUDT UDT Conversion feature. This parameter contains these values. ncai |
spc |
elei |
bei |
ipgwapc |
ppc |
prx |
The ent-dstn
command also contains the homescp
and homesmsc
parameters. The values for these parameters are yes
and no
. The value no
is the default value for these parameters. The value yes
for these parameters cannot be specified for a network routing point code. To specify the value yes
for these parameters, perform the Adding a Destination Point Code or Changing a Destination Point Code procedures.
The value of the clli
parameter cannot be in the DPC table and cannot match the CLLI of the EAGLE. Verify this by entering the rtrv-dstn
and the rtrv-sid
commands, shown in 1 and 2. If the value of the clli
parameter matches any CLLI values in either of these outputs, choose another value for the clli
parameter that does not match any CLLIs shown in either of these command outputs.
To enter the dpc
/dpca
parameter with the ent-dstn
command, a point code must be defined in the PCA
field of the self ID of the EAGLE. Verify this with the rtrv-sid
command.
If no value is shown in the PCA
field in the rtrv-sid
command output, the self-identification of the EAGLE must be updated with an ANSI point code. Go to Changing the Self-Identification of the EAGLE procedure to change the self-identification of the EAGLE.
Note:
To enter a network routing point code with the network indicator values 1 through 5, thepctype
parameter value of the chg-sid
command must be set to other
. If you attempt to add a network routing point code with the network indicator values 1 through 5 and the pctype
parameter value is ansi
, the ent-dstn
command will be rejected with this error message.E2169 Cmd Rej: Point code out of range
Destination point codes must be unique in the database.
The actual number of destination point codes that can be configured in the database is set by the mtpdpcq
parameter of the chg-stpopts
command, and is shown in the MTPDPCQ
field in the rtrv-stpopts
command output.
If the 5000 Routes feature is not on, and 6000, 7000, 8000, or 10,000 routesets are not enabled, a maximum of 2000 destination point codes can be configured in the database.
If the 5000 Routes feature is on, and 6000, 7000, 8000, or 10,000 routesets are not enabled, a maximum of 5000 destination point codes can be configured in the database.
If 6000 routesets are enabled, a maximum of 6000 destination point codes can be configured in the database.
If 7000 routesets are enabled, a maximum of 7000 destination point codes can be configured in the database.
If 8000 routesets are enabled, a maximum of 8000 destination point codes can be configured in the database.
If 10,000 routesets are enabled, a maximum of 10,000 destination point codes can be configured in the database.
Note:
For more information on the destination point code quantities, refer to the Changing the DPC Quantity procedure.The examples in this procedure are used to add the network routing point code 007-*-*
to the database.
Canceling the RTRV-DSTN
Command
Because the rtrv-dstn
command used in this procedure can output information for a long period of time, the rtrv-dstn
command can be canceled and the output to the terminal stopped. There are three ways that the rtrv-dstn
command can be canceled:
Press the F9
function key on the keyboard at the terminal where the rtrv-dstn
command was entered.
Enter the canc-cmd
without the trm
parameter at the terminal where the rtrv-dstn
command was entered.
Enter the canc-cmd:trm=<xx>
, where <xx>
is the terminal where the rtrv-dstn
command was entered, from another terminal other than the terminal where the rtrv-dstn
command was entered. To enter the canc-cmd:trm=<xx>
command, the terminal must allow Security Administration commands to be entered from it and the user must be allowed to enter Security Administration commands. The terminal’s permissions can be verified with the rtrv-secu-trm
command. The user’s permissions can be verified with the rtrv-user
or rtrv-secu-user
commands.
For more information about the canc-cmd
command, refer to Commands User's Guide.
Figure 2-29 Adding a Network Routing Point Code
Sheet 1 of 4
Sheet 2 of 4
Sheet 3 of 4
Sheet 4 of 4