|
|
|
|
The define_defaults command defines default parameters used by the node.
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:
A text string describing the default parameters. SNAP-IX uses this string for information only. It is stored in the node's configuration file and returned on the query_defaults command.
Name of the default mode. If an application specifies an unrecognized mode name when attempting to start a session, the parameters from this mode are used as a default definition for the unrecognized mode.
This mode must be either an SNA-defined mode or a mode defined by a previous define_mode command. For more information about SNA-defined modes, refer to the SNAP-IX Administration Guide. The name is a type-A character string starting with a letter.
Specifies whether SNAP-IX puts implicit definitions in place for unknown partner LUs. Possible values are:
SNAP-IX puts implicit definitions in place for unknown partner LUs.
SNAP-IX does not put implicit definitions in place for unknown partner LUs.
Specifies whether SNAP-IX uses specific sense codes on a security authentication or authorization failure. Specific sense codes are only returned to those partner LUs which have reported support for them on the session. Possible values are:
SNAP-IX uses specific sense codes.
SNAP-IX does not use specific sense codes.
Specifies the timeout after which free limited-resource conwinner sessions are deactivated. Specify a value in the range 0- 65,535 seconds.
No parameters are returned by SNAP-IX when this command executes successfully.
If the command cannot be executed, SNAP-IX 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.
If the command does not execute because of a parameter error, SNAP-IX returns the following parameters:
PARAMETER_CHECK
The mode_name parameter did not match any defined mode name.
No specific state errors, other than those listed in Common Return Codes from snaadmin Commands, occur for this command.
Common Return Codes from snaadmin Commands, lists additional combinations of primary and secondary return codes that are common to all commands.
|
|
|
|
|