HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
define_adjacent_len_node
2.10.1 Supplied Parameters
Parameter name Type Length Default
[define_adjacent_len_node]
cp_name character 17
description character 31 (null string)
lu_name character 8
wildcard_lus constant NO
(Up to 10 lu_name entries may be included.)
Supplied parameters are:
cp_name
The fully qualified name of the CP in the adjacent LEN end node. This name should match the name the
LEN node sends on its XIDs (if the LEN node supports XIDs) and the adjacent CP name specified on the
define_ls command for the link to the LEN node.
Specify 3–17 characters that consist of a 1–8 character network name, followed by a period, followed by a
1–8 character partner LU name.
description
A text string of 0–31 characters followed by a null character that describes the adjacent node. SNAplus2
uses this string for information only. It is stored in the node’s configuration file and returned on the
query_directory_entry command.
lu_name
Name of an LU defined on the LEN node. Specify 1–8 type-A characters corresponding to the second part of
the fully qualified LU name (the first part of the fully-qualified name is defined by the cp_name parameter).
To define an adjacent node with more than 10 LUs, use multiple define_adjacent_len_node
commands for the same CP name.
To define the LU associated with the LEN node’s control point (the CP LU or default LU), specify the node’s
fully qualified CP name in the cp_name parameter, and include the ’network name’ part of this name (the 8
characters after the period) as one of the LU names.
You can specify a ’wildcard’ LU name to match multiple LU names by specifying only the initial characters
of the name. For example, the wildcard LU name LU will match LUNAME or LU01 (but will not match
NAMELU). However, all the LU names specified on a single command must be of the same type (wildcard
or explicit), as defined by the wildcard_lus parameter. To add both types of LU names for the same adjacent
node, use multiple define_adjacent_len_node commands.
wildcard_lus
Indicates whether the specified LU names are wildcard entries or explicit LU names. Possible values are:
YES
The specified LU names are wildcard entries.
NO
The specified LU names are explicit entries.
2.10.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.10.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.
60