Parameter check
If the command does not execute because of a parameter error, CS/AIX returns the following parameters:
- primary_rc
PARAMETER_CHECK- secondary_rc
- Possible values are:
CANT_MODIFY_PORT_NAME- The ls_name parameter matched the name of an existing LS, but the port_name parameter did not match the existing definition. You cannot modify the port name when changing the definition of an existing LS.
DEF_LINK_INVALID_SECURITY- The security parameter was not set to a valid value.
INVALID_AUTO_ACT_SUPP- The auto_act_supp parameter was not set to a
valid value or was set to
YESwhen cp_cp_sess_support was also set toYES. INVALID_CP_NAME- The adj_cp_name parameter contained a character that was not valid, was not in the correct format, or was not specified when required.
INVALID_LIMITED_RESOURCE- The limited_resource parameter was not set to a valid value.
INVALID_LINK_NAME- The ls_name parameter contained a character that was not valid.
INVALID_NODE_TYPE- The adj_cp_type parameter was not set to a valid value.
INVALID_PORT_NAME- The port_name parameter did not match the name of any defined port.
INVALID_PU_NAME- The pu_name parameter did not match the name of any defined PU, or was set to a new value on an already-defined LS.
INVALID_DSPU_NAME- The dspu_name parameter did not match the name of any defined PU, or was set to a new value on an already-defined LS.
INVALID_DSPU_SERVICES- The dspu_services parameter was not set to a valid value or was set when not expected.
INVALID_SOLICIT_SSCP_SESS- The solicit_sscp_sess parameter was not set to a valid value.
INVALID_TARGET_PACING_CNT- The target_pacing_count parameter was not set to a valid value.
INVALID_DLUS_NAME- The dlus_name parameter contained a character that was not valid or was not in the correct format.
INVALID_BKUP_DLUS_NAME- The bkup_dlus_name parameter contained a character that was not valid or was not in the correct format.
HPR_NOT_SUPPORTED- A reserved parameter was set to a nonzero value.
INVALID_TG_NUMBER- The TG number supplied was not in the valid range.
MISSING_CP_NAME- A TG number was defined, but no CP name was supplied.
MISSING_CP_TYPE- A TG number was defined, but no CP type was supplied.
MISSING_TG_NUMBER- The link was defined to be automatically activated, but no TG number was supplied.
INVALID_BRANCH_LINK_TYPE- The branch_link_type parameter was not set to a valid value.
INVALID_BRNN_SUPPORT- The adj_brnn_cp_support parameter was not set to a valid value.
BRNN_SUPPORT_MISSING- The adj_brnn_cp_support parameter was set to
ALLOWED; this value is not valid because the adjacent node is a Network Node and auto_act_supp is set toYES. INVALID_UPLINK- The branch_link_type parameter was set to
UPLINK, but the definition of an existing LS between the local and adjacent nodes specifies that it is a downlink. The branch link type must be the same for all LSs between the same two nodes. INVALID_DOWNLINK- The branch_link_type parameter was set to
DOWNLINK, but the definition of an existing LS between the local and adjacent nodes specifies that it is an uplink. The branch link type must be the same for all LSs between the same two nodes.