4.327 ent-mate-stp

Use this command to enter mate or self PC ( point code) into the database.

Note:

This command is used to populate the mate STP table, and is used to route responses to queries generated by the EAGLE for SFAPP UC #3/4 back to the originating EAGLE if a member of a set of EAGLEs is forming a gateway. For messages to be routed properly, the table in each of the members of the set must have the same entries.

Parameters

pc (mandatory)
ANSI point code with subfields network indicator-network cluster-network cluster member (ni-nc-ncm).
Synonym:
pca
Range:
000-255The point code 000-000-000 is not a valid point code.
pc/pca/pci/pcn/pcn24/pcn16 (mandatory)
Point code.

Note:

See Point Code Formats and Conversion for a detailed description of point code formats, rules for specification, and examples.
pci (mandatory)
ITU international point code with subfields zone-area-id. The prefix subfield indicates a spare point code (prefix-zone-area-id)
Range:
s-, 0-255

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

prefix-s
zone-0-7
area-000-255
id-0-7

The point code 000-000-000 is not a valid point code.

pcn (mandatory)
ITU international point code with subfields zone-area-id. The prefix subfield indicates a spare point code (prefix-zone-area-id)
Range:
s-, 0-16383, aa-zz

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

prefix-s
nnnnn-0-16383
gc-aa-zz
m1-m2-m3-m4-0-14 for each member; values must sum to 14
pcn24 (mandatory)
24-bit ITU national point code with subfields main signaling area-sub signaling area-signaling point (msa-ssa-sp).
Range:
000-255

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

msa-000-255
ssa-000-255
sp-000-255
pcn16 (mandatory)
16-bit ITU national point code with subfields main signaling area-sub signaling area-signaling point (msa-ssa-sp).
Range:
000---127

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

un---000---127
sna---000---15
mna---000---31

Example

This example adds a point code:

ent-mate-stp:pc=10-20-30

This example adds a 24-bit ITU-N secondary point code:

ent-mate-stp:pcn24=99-99-99

This example adds a spare ITU-N secondary point code:

ent-mate-stp:pcn=s-12345

This example adds a 16-bit ITU-N secondary point code:

ent-mate-stp:pcn16=121-5-10

Dependencies

Mate STP point code must be present in either destination table or SID table.

Point code already exist in mate STP table.

Point code entered must be in same network as other existing point codes.

Mate stp table is full.

Notes

  • The command is rejected when the point code is in invalid format.
  • The command is rejected when point code is of a different network than the existing point codes/code's network.
  • The command is rejected when the stp_table is full, as in, there are 16 point codes in the table already.
  • The command is rejected when the point code specified already exists in the table.
  • The command is rejected when no DPC (destination point code) exists for the specified point code. To add a new point code in the STP table, either it should be in the SID table or it should exist in the destination point code table.

Output

ent-mate-stp:pci=3-3-1
Searching destination table on disk - please wait...
Searching route table on disk - please wait...
Command Accepted - Processing
    tekelecstp 18-05-28 17:24:37 MST  EAGLE 46.6.2.0.0-73.19.0
    ent-mate-stp:pci=3-3-1
    Command entered at terminal #2.
;
    tekelecstp 18-05-28 17:24:38 MST  EAGLE 46.6.2.0.0-73.19.0
    ENT-MATE-STP: MASP B - COMPLTD

Related Topics