4.201 dlt-enum-profsel

Use this command to delete an entry from the ENUM Profile Selection Table or the ENUM DN Block Table. The ENUM Profile Selection Table supports the provisioning information related to the mapping of Entity Id to Profile Id. The ENUM DN Block Table supports the provisioning information related to the mapping of DN Block to Profile Id.

Parameters

edn (optional)
End Dialed Number
Range:
5-15 digits
entityid (optional)
Network Entity
Range:
1-15 hex-digits (0-9, a-f)
sdn (optional)
Start Dialed Number
Range:
5-15 digits

Example

dlt-enum-profsel:entityid=12345

dlt-enum-profsel:sdn=11223344

dlt-enum-profsel:edn=1324566

Dependencies

The ENUM Profile Selection Table should be accessible.

The ENUM DN Block Table should be accessible.

The ENUM Profile Table should be accessible.

At least one optional parameter must be specified.

The Entity Id, SDN or EDN must already exist in the ENUM Profile Selection Table and the ENUM DN Block Table respectively.

ENTITYID cannot be specified with SDN or EDN.

Output

This example displays output when ENTITYID is specified:

dlt-enum-profsel:entityid=1234

tekelecstp 14-05-28 15:04:28 EST EAGLE 46.1.0
    dlt-enum-profsel:entityid=1234
    Command entered at terminal #4.
    DLT-ENUM-PROSEL: MASP A - COMPLTD
;
This example displays output when SDN is specified:

dlt-enum-profsel:sdn=1234567

tekelecstp 14-05-28 15:04:28 EST EAGLE 46.1.0
    dlt-enum-profsel:sdn=1234567
    Command entered at terminal #4.
    DLT-ENUM-PROFSEL: MASP A - COMPLTD
; 
This example displays output when EDN is specified:

dlt-enum-profsel:edn=11223344

tekelecstp 14-05-28 15:04:28 EST EAGLE 46.1.0
    dlt-enum-profsel:edn=11223344
    Command entered at terminal #4.
    DLT-ENUM-PROFSEL: MASP A - COMPLTD
;