Administration Commands
define_qllc_dlc
The plu_un_name parameter 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:
PLU_ALIAS_CANT_BE_CHANGED
The plu_alias parameter of an existing partner LU cannot be changed.
PLU_ALIAS_ALREADY_USED
The plu_alias parameter is already used for an existing partner LU or local LU with a different LU name.
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.44 define_qllc_dlc
The define_qllc_dlc command defines a new QLLC DLC. The command can also be used to modify an existing DLC, if the DLC is not currently active. However, you cannot change the negotiable link support for an existing DLC; this parameter can be specified only when creating a new DLC.
2.44.1 Supplied Parameters
Parameter name | Type | Length | Default |
[define_qllc_dlc] |
|
|
|
dlc_name | character | 8 |
|
description | character | 31 | (null string) |
card_type | constant |
| QLLC_NLI |
initially_active | constant |
| YES |
Supplied parameters are:
dlc_name
Name of the DLC. This name is a character string using any locally displayable characters.
description
A text string describing the DLC. SNAplus2 uses this string for information only. It is stored in the node’s configuration file and returned on the query_dlc command.
card_type
Type of adapter card. Set this parameter to QLLC_NLI.
initially_active
Specifies whether this DLC is automatically started when the node is started. Possible values are:
YES
149