4.354 ent-spc

Use this command to enter an SPC (secondary point code) into the database.

Parameters

spc (mandatory)
ANSI 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.

Note:

See Point Code Formats and Conversion for a detailed description of point code formats, rules for specification, and examples.
spci (mandatory)
ITU international secondary 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 national point code in the format of a 5-digit number (nnnnn); or 2, 3, or 4 numbers (members) separated by dashes (m1-m2-m3-m4) as defined by the chg-stpopts:npcfmt flexible point code option. A group code must be specified when the ITUDUPPC feature is turned on (nnnnn-gc, m1-m2-m3-m4-gc). The prefix subfield indicates a spare point code (prefix-nnnnn, prefix-nnnnn-gc, prefix-m1-m2-m3-m4, prefix-m1-m2-m3-m4-gc).
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

This example adds a secondary point code:

ent-spc:spc=10-20-30

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

ent-spc:spcn24=99-99-99

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

ent-spc:spcn=s-12345

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

ent-spc:spcn16=121-5-10

Dependencies

The Spare Point Code Support feature must be enabled before a spare point code (prefix s- ) can be specified in the command.

The value specified for the spc parameter must be a full point code.

The ANSI point code range requirements have been violated for an ANSI SID.  For the ANSI secondary point code with subfields ni-nc-ncm, the ni component cannot equal 000, the nc component cannot equal 000 if the ni component is  001 - 005

The specified secondary point code to be added must not already exist as a secondary point code.

A maximum of 40 secondary point codes may be defined.

The MPC feature must be turned on before a secondary point code can be added using this command.

The value specified for the spc parameter cannot already exist in the Destination table as a destination point code, true point code, or concerned point code.

The specified secondary point code cannot match an existing true point code or capability point code in the Site Identification table.

STP Site ID table must be accessible.

SPC table must be accessible.

Route Destination table must be accessible.

The value specified for the spc/spca/spci/spcn/spcn24/spcn16 parameter cannot be the same as any Emulated Point Code value in the PCT table.

The J7 support feature must be enabled before the spcn16 parameter can be specified.

The SPC/SPCA/SPCN24 parameters are not allowed if the J7 support feature is enabled.

Notes

If the spcn parameter is specified, its format must match the format that was assigned with the chg-stpopts:npcfmti parameter.

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

Output

ent-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
    ENT-SPC: MASP A - COMPLTD 
;
ent-spc:spcn16=121-2-15

tekelecstp 13-02-27 17:01:18 EST EAGLE 45.0.0-64.56.0
Secondary Point Code table is (3 of 40) 8% full.
ENT-SPC: MASP A - COMPLTD
;

Related Topics