Administration Commands
delete_ls_routing
ls_name | character | 8 |
Supplied parameter is:
ls_name
Name of the link station to be deleted.
2.77.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.77.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_LINK_NAME
The supplied LS name contained a character that was not valid.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
Possible values are:
LS_ACTIVE
The LS cannot be deleted because it is currently active.
INVALID_LINK_NAME
The supplied LS name is not the name of an LS defined on the SNAplus2 system.
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.78 delete_ls_routing
The delete_ls_routing command deletes the association of a partner LU to a link station that was previously defined using the define_ls_routing command.
267