4.233 dlt-loopset
Use this command to delete loopset and point code data from the database. This command updates the Loopset table.
Note:
A total of 6 point codes can be deleted each time this command is issued. If the command is issued twice, all point codes in a loopset can be deleted, creating an empty loopset.Parameters
- force (optional)
- The force=yes parameter must be specified to delete a single point code entry from a loopset that is being used by GTT.
- pcl (optional)
- ANSI point code list with subfields network indicator-network cluster-network cluster-member (ni-nc-ncm). The prefix subfield indicates a private point code(prefix-ni-nc-ncm). This parameter allows up to 6 comma-delimited entries in the point code list.
- Synonym:
- pcla
- 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.
- pcli (optional)
- ITU international point code list 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). This parameter allows up to 6 comma-delimited entries in the point code list.
- pcln (optional)
- ITU national point code list 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). This parameter allows up to 6 comma-delimited entries in the point code list.
Example
This example deletes the entire loopset table entry for the loopset RTP7 when that set is not being used by GTT.dlt-loopset:name=rtp7
This example deletes a single point code in the entry for the loopset RTP2 when that set is being used by GTT.dlt-loopset:name=rtp2:pcl=3-3-9:force=yes
This example deletes a point code for the loopset RTP1 when the loopset is not being used by GTT.dlt-loopset:name=rtp1:pc1=3-3-9
This example deletes a point code for the loopset RTP1 when the loopset is not being used by GTT.
dlt-loopset:name=rtp1:pc1n16=3-3-9
Dependencies
The value of the name parameter must already exist in the database.
The SCCP Loop Detection feature must be enabled before this command can be entered.
The GTT feature must be turned on before this command can be entered.
A loopset entry cannot be deleted when it is being used by GTT.
If a point code in the Loopset table is being used by GTT, then the force=yes parameter must be specified before the pcl/pcli/pcln/pcln24/pcln16 parameter can be specified.
The Loopset table must be accessible.
The values for the pcl parameter cannot consist of any invalid point codes. The valid point codes must be consecutively specified and separated by commas.
The name=none parameter cannot be specified.
At least one valid point code must be specified as a value for the pcl parameter.
The values for the pcl parameter must be unique.
The GTT table must be accessible.
The value of the pcl parameter must exist in the loopset entry in the database.
Notes
There is no J7 feature dependency on the pcln16 parameter. The command can be entered successfully when the J7 feature is not enabled.
There is no J7 feature dependency on the pcl/pcla/pcln2 4 parameters. The command can be entered successfully when the J7 feature is enabled.
Output
The following example deletes a single point code in the entry for the loopset RTP2 when the set is being used by GTT. dlt-loopset:name=rtp2:pcl=3-3-9:force=yes
rlghncxa03w 07-02-10 08:48:25 EST EAGLE Rel 35.6.0
LOOPSET table is (11 of 1000) 1% full
DLT-LOOPSET: MASP A – COMPLTD
;
Related Topics