4.197 dlt-dstn
Use this command to delete destinations from the Destination entity set after the STP no longer routes to those destinations.
Parameters
Note:
See Point Code Formats and Conversion for a detailed description of point code formats, rules for specification, and examples.- dpc (optional)
- ANSI destination 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:
- dpca
- Range:
- p-, 000-255, *
Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).
prefix—p-
The asterisk value (*) is not valid for the ni subfield.
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.
- dpci (optional)
- ITU international destination 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).
- dpcn (optional)
- ITU national destination 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 (gc) must be specified when the ITUDUPPC feature is turned on. The prefix indicates a spare point code, private point code, or private and spare point code.
Example
To delete destination 11-222-111:
dlt-dstn:dpc=111-222-111
To delete a network destination:
dlt-dstn:dpc=21-*-*
To delete destination 8112-ge:
dlt-dstn:dpcn=8112-ge
To delete ITU-N 24-bit destination 13-100-10:
dlt-dstn:dpcn24=13-100-10
To delete destination spare point code s-8112:
dlt-dstn:dpcn=s-8112
Dependencies
The destination address must be either a full point code, a cluster point code, or a network destination point code.
The format of the specified dpcn parameter must match the format for ITU national point codes that was assigned with the chg-stpopts:npcfmti
parameter.
The specified destination point code must already exist in the Destination entity set.
The destination cannot have routes assigned to it.
The specified destination point code cannot already be defined as a remote application internal point code (IPC).
The dpc parameter must be defined as a destination point code.
The specified destination point code cannot already be defined as an adjacent point code or a secondary adjacent point code.
The specified destination cannot be referenced by SCCP as a destination point codes in the Mate Application table.
The specified destination cannot be referenced by SCCP as a destination point code in the Mated Relay Node (MRN) table.
Network routing is valid only if the Network Routing (NRT) feature is turned on.
When using network routing, if the destination point code has a value of * in the nc subfield, the ncm subfield must also be * (for example, dpc=21-*-*).
The Route table is corrupt or cannot be found.
The MAS Configuration table is corrupt or cannot be found.
The Linkset table is corrupt or cannot be found.
A destination point code that is used as a proxy point code cannot be deleted.
The SAPC table is corrupt or cannot be found.
If an exception route is associated with a cluster member, then the cluster member cannot be deleted.
Notes
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-).
One of dpc/dpca/dpci/dpcn/dpcn24/dpcn16 is mandatory and they are mutually exclusive.
Output
This example shows the output with the NCR, NRT, and CRMD features off (disabled) and all Routes and Route sets features off:
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-17 15:35:05 EST EAGLE 31.8.0
Destination table is (10 of 2000) 1% full
Alias table is (8 of 12000) 1% full
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with the NCR, NRT, and CRMD features off and the DSTN5000 (5000 Routes) feature on:
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-18 08:29:15 EST EAGLE 31.8.0
Destination table is (10 of 5000) 1% full
Alias table is (8 of 12000) 1% full
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with one or more of the NCR, NRT, or CRMD features on and the DSTN5000 (5000 Routes) feature on:
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-18 08:29:15 EST EAGLE 31.8.0
DESTINATION ENTRIES ALLOCATED: 5000
FULL DPC(s): 9
NETWORK DPC(s): 0
CLUSTER DPC(s): 1
TOTAL DPC(s): 10
CAPACITY (% FULL): 1%
ALIASES ALLOCATED: 12000
ALIASES USED: 8
CAPACITY (% FULL): 1%
X-LIST ENTRIES ALLOCATED: 500
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with the NCR, NRT, and CRMD features off and the 6000 Routesets feature on:
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-18 08:29:15 EST EAGLE 31.8.0
Destination table is (60 of 6000) 1% full
Alias table is (8 of 12000) 1% full
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with one or more of the NCR, NRT, or CRMD features on and the 6000 Routesets feature on:
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-18 08:29:15 EST EAGLE 31.8.0
DESTINATION ENTRIES ALLOCATED: 6000
FULL DPC(s): 46
NETWORK DPC(s): 1
CLUSTER DPC(s): 1
TOTAL DPC(s): 12
CAPACITY (% FULL): 1%
ALIASES ALLOCATED: 12000
ALIASES USED: 8
CAPACITY (% FULL): 1%
X-LIST ENTRIES ALLOCATED: 500
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with the NCR, NRT, and CRMD features off. When the 7000 Routesets quantity feature is on, the Destination table line shows "...of 7000". When the 8000 Routesets quantity feature is on, the Destination table line shows "...of 8000."
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-18 08:29:15 EST EAGLE 31.8.0
Destination table is (10 of 7000) 1% full
Alias table is (8 of 8000) 1% full
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with one or more of the NCR, NRT, or CRMD features on. When the 8000 Routesets quantity feature is on, the DESTINATION ENTRIES ALLOCATED line shows "8000". When the 7000 Routesets quantity feature is on, the DESTINATION ENTRIES ALLOCATED line shows "7000."
dlt-dstn:dpc=111-222-111
rlghncxa03w 04-08-18 08:29:15 EST EAGLE 31.8.0
DESTINATION ENTRIES ALLOCATED: 8000
FULL DPC(s): 46
NETWORK DPC(s): 1
CLUSTER DPC(s): 1
TOTAL DPC(s): 12
CAPACITY (% FULL): 1%
ALIASES ALLOCATED: 8000
ALIASES USED: 8
CAPACITY (% FULL): 1%
X-LIST ENTRIES ALLOCATED: 500
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with none of the NCR, NRT, or CRMD features on. A proxy destination is being deleted.
dlt-dstn:dpc=11-11-11
tekelecstp 07-03-07 16:34:32 EST EAGLE 37.5.0
Destination table is (11 of 2000) 1% full
Alias table is (0 of 12000) 0% full
PPC table is (1 of 10) 10% full
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output when the NCR, NRT, and CRMD features are off and the 10,000 Routesets feature is on:
dlt-dstn:dpc=11-222-11
rlghncxa03w 10-08-17 08:29:15 EST EAGLE 43.0.0
Destination table is (10 of 10000) 1% full
Alias table is (8 of 10000) 1% full
DLT-DSTN: MASP A - COMPLTD
;
This example shows the output with one or more of the NCR, NRT, or CRMD features and the 10,000 Routesets feature on:
dlt-dstn:dpc=11-222-11
rlghncxa03w 10-08-17 08:29:15 EST EAGLE 43.0.0
DESTINATION ENTRIES ALLOCATED: 10000
FULL DPC(s): 9
NETWORK DPC(s): 0
CLUSTER DPC(s): 1
TOTAL DPC(s): 10
CAPACITY (% FULL): 1%
ALIASES ALLOCATED: 10000
ALIASES USED: 8
CAPACITY (% FULL): 1%
X-LIST ENTRIES ALLOCATED: 500
DLT-DSTN: MASP A - COMPLTD
;
Related Topics