Command Reference Guide

Administration Commands
dene_defaults
2.14.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
No parameter errors occur for this command.
State Check
No specic 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.15 dene_defaults
The define_defaults command denes default parameters used by the node.
2.15.1 Supplied Parameters
Parameter name Type Length Default
[define_defaults]
description character 31 (null string)
mode_name character 8
implicit_plu_forbidden constant NO
specific_security_codes constant NO
limited_timeout decimal 0
Supplied parameters are:
description
A text string describing the default parameters. SNAplus2 uses this string for information only. It is stored
in the nodes conguration le and returned on the query_defaults command.
mode_name
Name of the default mode. If an application species an unrecognized mode name when attempting to start
a session, the parameters from this mode are used as a default denition for the unrecognized mode.
This mode must be either an SNA-dened mode or a mode dened by a previous define_mode command.
For more information about SNA-dened modes, refer to the HP-UX SNAplus2 Administration Guide. The
name is a type-A character string starting with a letter.
implicit_plu_forbidden
Species whether SNAplus2 puts implicit denitions in place for unknown partner LUs. Possible values are:
YES
SNAplus2 does not put implicit denitions in place for unknown partner LUs. All partner LUs must
be dened explicitly.
NO
73