Removing an End Node Internal Point Code
The dlt-rmt-appl
command is used to remove remote application assignments from the database.
The dlt-rmt-appl
command uses these parameters:
:ipc/ipca/ipci/ipcn/ipcn24
– The end node's internal point code can be an ANSI, ANSI private (ipc/ipca
), ITU-I, ITU-I spare, ITU-I private spare (ipci
), 14-bit ITU-N, 14-bit ITU-N spare, 14-bit ITU-N private spare (ipcn
), or 24-bit ITU-N, or 24-bit ITU-N private (ipcn24
) point code.
:si
– The service indicator value designates which MSU user part is being assigned to a remote application. Valid values range from 3 to 15.
:ssn
– The SCCP subsystem number parameter. This parameter is required if the si=3
parameter is specified and is not valid for any other si
value. If the ssne
parameter is also specified, then the ssn
parameter serves as the starting value of a range. Valid values range from 0 to 255.
:ssne
– The SCCP subsystem number range end parameter. The ssne
value can be specified only if the si=3
parameter is specified and is not valid for any other si
value. This parameter serves as an end of a range, and so must be greater than the ssn
parameter value. Valid values range from 1 to 255.
Figure 5-12 Removing an End Node Internal Point Code