Command Reference Guide

Administration Commands
stop_internal_pu
2.205.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.205.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 specic 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
Possible values are:
INVALID_DLC
The dlc_name parameter did not match the name of a dened DLC.
UNRECOGNIZED_DEACT_TYPE
The stop_type parameter was not set to a valid value.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
STOP_DLC_PENDING
The specied DLC is already being stopped.
Other Conditions
If the command does not execute because other conditions exist, SNAplus2 returns the following parameters:
primary_rc
CANCELLED
secondary_rc
NO_SECONDARY_RC
The stop_type parameter specied an orderly stop, but the DLC was then stopped by a second command
specifying an immediate stop, or by a failure condition.
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
2.206 stop_internal_pu
The stop_internal_pu command requests DLUR to initiate SSCP-PU session deactivation for a previously
dened local PU that is served by DLUR.
618