
Administration Commands
delete_dlc
primary_rc
STATE_CHECK
secondary_rc
CANT_DELETE_ADJ_ENDNODE
The specified entry is for an end node, and the node to which this command was issued is its network node server. You cannot delete this end node entry.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.69 delete_dlc
The delete_dlc command deletes a DLC. The command also deletes the following:
•All ports, link stations, and connection network TGs associated with the DLC
•All PUs associated with link stations on the DLC, all LUs owned by these PUs, and all
2.69.1 Supplied Parameters
Parameter name | Type | Length |
[delete_dlc] |
|
|
dlc_name | character | 8 |
Supplied parameter is:
dlc_name
Name of DLC to be deleted.
2.69.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.69.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
INVALID_DLC_NAME
The specified dlc_name did not match any defined DLC.
256