4.286 ent-cspc

Use this command to add signaling points to a current broadcast signaling point code group. These point codes are notified of the receipt by the system of subsystem-prohibited (SSP) and subsystem-allowed (SSA) SS7 SCCP management messages from an application at an adjacent signaling point and subsystem. This command can also be used to add new groups to the table.

Note:

The command must be entered first with the group only (no point code); then the command must be entered again with the group code and the point code.

Parameters

Note:

See Point Code Formats and Conversion in Appendix A for a detailed description of point code formats, rules for specification, and examples.
grp (mandatory)
Name of the group. This parameter is a character string associated with this broadcast list.
Range:
ayyyyyyy

1 alphabetic character followed by up to 7 alphanumeric characters

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)
Point code.

This parameter is mandatory when the group and point code are entered, after the group has been entered.

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:
p-, 000-255

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

prefix—p

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). The prefix subfield indicates a private point code.
Range:
p-, 000-127
Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).
prefix-p
un-000-127
sna-000-15
mna-000-31

Example

ent-cspc:grp=grp01:pc=144-201-001

ent-cspc:grp=group02:pcn24=10-100-10

ent-cspc:grp=grp01

ent-cpsc:grp=grp01:pc=240-3-55

ent-cspc:grp=grp01:pci=7-233-5

ent-cspc:grp=grp01:pci=s-7-233-5

ent-cspc:grp=grp01:pcn24=234-56-245

ent-cspc:grp=grp01:pcn16=123-13-27

Dependencies

Reserved words (for example, “ none ”) cannot be used to name a group.

The specified CSPC Broadcast group name must not exist if a point code is not specified. If the specified group name does not exist, and a point code is not specified, a new group is created.

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

If the CSPC group name and a point code are specified, the group name must exist in the database.

The specified point code must exist in the Routing Table and cannot already exist in the specified group.

The destination point code must be a full point code (ni-nc-ncm).

The concerned signaling point code must have been specified previously as a full point code destination, or it must be a member of a previously specified cluster.

A maximum of 2550 Concerned Signaling Point Code Broadcast groups can be defined.

A maximum of 96 point codes can be defined for each group.

If the ANSI/ITU SCCP Conversion feature is not enabled, then the first point code to be entered defines the network type for the group. All subsequent point codes for the group must be for the same network type.

The ANSI/ITU SCCP Conversion feature must be enabled before the point codes in a group can be of different network types.

The point code must exist in the routing table.

A routeset and link that provides a path to the new CSPC must be configured before the ent-cspc command can be entered.

Notes

To broadcast SSPs and SSAs to one or more mated applications, each mate’s point code must be added to the CSPC group. Otherwise the broadcast is not sent to the mate.

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

Output

The command must be entered with just the grp parameter to define a new group in the database.

ent-cspc:grp=grp01

    rlghncxa03w 04-01-07 11:43:04 EST  EAGLE 31.3.0
    ENT-CSPC:  MASP A - COMPLTD 
;

The command must specify an existing group and a point code to add the point code to the group.

ent-cspc:grp=grp01:pc=144-201-001

    rlghncxa03w 04-01-07 11:43:04 EST  EAGLE 31.3.0
    ENT-CSPC:  MASP A - COMPLTD 
;

Related Topics