4.350 ent-sid

Use this command to define additional true point codes for an STP. This command allows newly defined true point codes to be distributed to the cards without requiring system initialization.

Parameters

pc (optional)
ANSI point code with subfields network indicator-network cluster-network cluster member (ni-nc-ncm).
Synonym:
pca
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.

pc/pca/pci/pcn/pcn24/pcn16 (optional)
STP true point code.
pci (optional)
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.

pcn (optional)
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:npcfmti 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

pcn24 (optional)
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 (optional)
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

To create a site identification STP PC for ITU-N and ITU-I:

ent-sid:pcn=123:pci=1-1-1

To create a site identification STP PC for ITU-N Spare and ITU-I Spare:

ent-sid:pcn=s-123:pci=s-1-1-1

To create a site identification STP PC for ITU-N16:

ent-sid:pcn16=125-1-6

Dependencies

At least one optional parameter must be specified.

The Spare Point Code Support feature must be enabled before an ITU-I or ITU-N spare point code can be specified.

If the system is configured for ANSI format point codes, the specified network indicator value (ni) of the pc parameter must be 6 or greater when the specified cluster value is 0 (nc).

The pcn and pcn24 parameters cannot be specified together in the command.

The specified STP point code must not have been previously defined as a capability point code.

An STP point code cannot exist that is the same type (ANSI, ITU-I, ITU-N, ITU-N24, ITU-N16, ITU-ISpare, or ITU-NSpare) as the specified STP point code or must not have been previously defined as a capability point code.

The value of the pc/pca/pci/pcn/pcn24/pcn16 parameter must be a full point code.

The SID table is corrupt or cannot be found.

ITU-N STP destination point codes can be specified only as full point codes.

Invalid parameter was specified.

ANSI or ITUN-24 SID cannot be provisioned if the J7 feature is enabled.

Notes

The SID Table can simultaneously contain the node’s true point codes of any following point code types: ANSI, ITU-I, ITU-N or ITU-N24, ITU-ISpare, and ITU-NSpare. (Only ITU-N or ITU-N24, not both, can be defined in the SID Table.)

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

Feature 53120 introduces Spare Point Code Support.

When the J7 feature is enabled, ANSI and ITUN-24 point codes are not allowed for the SID table.

Output

ent-sid:pcn=123:pci=1-1-1

    rlghncxa03w 05-01-07 11:11:28 EST  EAGLE 31.12.0
    ENT-SID: MASP A - COMPLTD 
;
ent-sid:pcn16=125-1-5

    tekelecstp 13-02-26 11:52:41 EST  45.0.0-64.56.0
    ent-sid:pcn16=125-1-5
    Command entered at terminal #4.
    ENT-SID: MASP A - COMPLTD
;

Related Topics