4.243 dlt-rmt-appl

Use this command to remove remote application assignments from the database.

Parameters

ipc (mandatory)
ANSI point code with subfields network indicator-network cluster-network cluster member (ni-nc-ncm).The prefix subfield indicates a private point code (prefix-ni-nc-ncm).
Synonym:
ipca
Range:
p-, 000-255

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

prefix—p-

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.

ipc/ipca/ipci/ipcn/ipcn24/ipcn16 (mandatory)
End node’s internal point code.
ipci (mandatory)
ITU international point code with subfields zone-area-id. The prefix subfield indicates a spare point code, private point code, or private and spare point code (prefix-zone-area-id).
Range:
s-, p-, ps-, 0-255

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

prefix—s-, p-, ps

zone—0-7

area—000-255

id—0-7

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

ipcn (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: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, private point code, or private and spare point code (prefix-nnnnn,prefix-nnnnn-gc, prefix-m1-m2-m3-m4, prefix-m1-m2-m3-m4-gc).
Range:
s-, p-, ps-, 0-16383, aa-zz

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

prefix—s-, p-, ps

nnnnn—0-16383

gc—aa-zz

m1-m2-m3-m4—0-14 for each member; values must sum to 14

ipcn24 (mandatory)
24-bit ITU national point code with subfields main signaling area-sub signaling area-signaling point (msa-ssa-sp). The prefix indicates a private point code (prefix-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

ipcn16 (mandatory)
16-bit ITU national point code with subfields unit number-sub number area-main number area (un-sna-mna). The prefix indicates a private point code (prefix-un-sna-mna).
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
si (mandatory)
Service indicator value that designates which user part is assigned to IPC.
Range:
3 - 15
ssn (optional)
SCCP subsystem number. Valid only if si=3. This paramteter is the starting value of the range if the ssne parameter is specified.
Range:
0 - 255
ssne (optional)
Specifies the end range of subsystem number.
Range:
1 - 255

Example

dlt-rmt-appl:ipc=0-0-1:si=3:ssn=5

dlt-rmt-appl:ipc=0-0-1:si=5

dlt-rmt-appl:ipcn24=1-100-1:si=5

dlt-rmt-appl:ipci=ps-2-2-2:si=5

dlt-rmt-appl:ipcn16=1-2-1:si=5

Dependencies

Partial point codes are not allowed.

The ssn parameter is required if si=3.

The ssn and ssne parameters are not allowed unless si=3.

The ssne parameter value must be greater than the ssn parameter value.

The specified ipc must be previously defined in the Destination table.

The new entry cannot conflict with an existing entry.

The ipc, si, ssn, and ssne parameter values must all match a value in the Destination table.

Notes

To specify a range of subsystem numbers, specify the ssn parameter value as the start of the range and the ssne parameter value as the end of the range.

In this command, only ITU-international and ITU national point codes support the spare point code subtype prefix (s-) and the private and spare point code subtype prefix (ps-). All of the point code types support the private (internal) point code subtype prefix (p-).

Output

dlt-rmt-appl:ipc=0-0-1:si=3:ssn=5

    rlghncxa03w 04-01-07 11:43:04 EST  EAGLE 31.3.0
    DLT-RMT-APPL:  MASP A - COMPLTD 
;

Related Topics