4.245 dlt-rtx
Use this command to delete an exception route entry. If only the dpc and criteria (opc/ilsn/cic/si) parameters are specified, then all exception route entries associated with those parameters are deleted.
Parameters
- dpc (mandatory)
- 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-
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 (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).
- dpcn (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).
- dpcn24 (mandatory)
- 24-bit ITU national point code with subfields main signaling area-sub signaling area-signaling point (msa-ssa-sp). The prefix subfield indicates a private point code (prefix-msa-ssa-sp).
- dpcn16 (mandatory)
- 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 (prefix-un-sna-mna).
- cic (optional)
- Starting Circuit Identification Code. This parameter is used alone or together with the ecic parameter as exception routing criteria for the specified exception route.
- ecic (optional)
- Ending Circuit Identification Code. This parameter and the cic parameter define the CIC range that is used as exception routing criteria for the specified exception route.
- ilsn (optional)
- Incoming Link Set Name. The name of the originating linkset. This value is used as part of the exception routing criteria for the specified exception route.
- opc (optional)
- ANSI origination 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).
- 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.
- opci (optional)
- 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).
- opcn (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, 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).
- opcn24 (optional)
- 24-bit ITU national point code with subfields main signaling area-sub signaling area-signaling point (msa-ssa-sp). The prefix subfield indicates a private point code (prefix-msa-ssa-sp).
Example
dlt-rtx:dpca=1-1-1:opc:2-3-3:lsn=lset1
dlt-rtx:dpca=1-2-1:si=3:lsn=lset2
dlt-rtx:dpca=1-3-1:ilsn=lset2:lsn=lset3
dlt-rtx:dpci=2-100-1:si=5:lsn=lset5
dlt-rtx:dpci=2-100-1:si=6
dlt-rtx:dpci=2-100-1:opc=8-*-*
dlt-rtx:dpcn16=121-10-15:opcn:121-3-30:lsn=lset1
Dependencies
Only one of the opc, ilns, cic, or si parameters can be specified for an exception route entry.
If the ecic parameter is specified, the cic parameter must also be specified.
The ecic parameter value cannot be less than the cic parameter value.
The Origin-Based MTP Routing feature must be enabled and turned on before this command can be entered.
The linkset name, as defined by the ilsn or lsn parameter, must exist.
The specified combination of exception route parameter conditions must exist.
The Linkset table is corrupt or cannot be found.
The Route table is corrupt or cannot be found.
The Route Exception table is corrupt or cannot be found.
The value specified for the destination point code must be a full point code and not a cluster or network point code.
The point code specified by the dpc/dpca/dpci/dpcn/dpcn24/dpcn16 parameter must exist in the destination table.
The route to be deleted cannot be the last route or route set in the RTX table.
Output
This example deletes a specific exception route:
dlt-rtx:dpca=1-3-1:ilsn=lset2:lsn=lset3
stdcfg2b 06-05-19 18:20:11 EST EAGLE 35.0.0
DLT-RTX: MASP A - COMPLTD
This example deletes all exception routes for a specific exception criteria:
dlt-rtx:dpci=2-100-2:opc=8-*-*
tekelecstp 08-02-25 10:54:07 EST EAGLE 38.0.0
Command entered at terminal #4.
DLT-RTX: MASP A - COMPLTD
;
Related Topics