Administration Commands
stop_dlc
APPN.WILD | Yes | Inactive |
APPN.SOS1 |
|
|
APPN.ZAMBIA |
|
|
2.204.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
No parameter errors occur for this command.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
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.205 stop_dlc
The stop_dlc command requests SNAplus2 to stop a DLC. This command also stops any active ports and link stations that use the DLC.
This command must be issued to a running node.
2.205.1 Supplied Parameters
Parameter name | Type | Length | Default |
[stop_dlc] |
|
|
|
stop_type | constant |
| ORDERLY_STOP |
dlc_name | character | 8 |
|
Supplied parameters are:
stop_type
Type of stop process required. Possible values are:
ORDERLY_STOP
SNAplus2 performs cleanup operations before stopping the DLC.
IMMEDIATE_STOP
SNAplus2 immediately stops the DLC.
dlc_name
Name of DLC to be stopped. This must match the name of a defined DLC.
617