4.263 dlt-spc

Use this command to delete an SPC (secondary point code) from the database. Also use this command to change an SPC by first removing the SPC from the database and then using the ent-spc command to enter the new SPC value.

Parameters

Note:

See Point Code Formats and Conversion in Appendix A for a detailed description of point code formats, rules for specification, and examples.
spc (mandatory)
ANSI destination point code with subfields network indicator-network cluster-network cluster member (ni-nc-ncm).
Synonym:
spca
Range:
000-255

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

When chg-sid:pctype=ansi is specified, ni = 000 is not valid.

When chg-sid:pctype=ansi is specified, nc = 000 is not valid if ni = 001–005.

When chg-sid:pctype=ansi is specified, nc = 000 is valid if ni = 006–255.

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

spc/spca/spci/spcn/spcn24/spcn16 (mandatory)
Secondary point code.
spci (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 0-000-0 is not a valid point code.

spcn (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

spcn24 (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

spcn16 (mandatory)
16-bit ITU national point code with subfields unit number sub number area main number area (un-sna-mna).
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

dlt-spc:spc=10-20-30

dlt-spc:spcn24=98-98-98

dlt-spc:spcn=s-12345

dlt-spc:spcn16=121-10-30

Dependencies

A secondary point code that is referenced in the Destination table cannot be deleted.

SPC table must be accessible.

Route Destination table must be accessible.

If the value specified for the spc parameter is referenced in the Linkset table, then the parameter cannot be deleted.

Linkset table must be accessible.

The MPC feature must be turned on before this command can be entered.

The value specified for the spc parameter must exist in the Secondary Point Code table.

Notes

In this command, only ITU-international and ITU national point codes support the spare point code subtype prefix (s-).

Output

dlt-spc:spc=10-20-30

    rlghncxa03w 04-02-18 08:50:12 EST  EAGLE 31.3.0
    Secondary Point Code table is (7 of 40) 17% full
    DLT-SPC: MASP A - COMPLTD 
;
dlt-spc:spcn16=126-10-30

    rlghncxa03w 14-06-22 08:50:12 EST  EAGLE 46.0.0
    Secondary Point Code table is (7 of 40) 17% full
    DLT-SPC: MASP A - COMPLTD 
;

Related Topics