HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
dene_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 qualied 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 specied on the
define_ls command for the link to the LEN node.
Specify 317 characters that consist of a 18 character network name, followed by a period, followed by a
18 character partner LU name.
description
A text string of 031 characters followed by a null character that describes the adjacent node. SNAplus2
uses this string for information only. It is stored in the nodes conguration le and returned on the
query_directory_entry command.
lu_name
Name of an LU dened on the LEN node. Specify 18 type-A characters corresponding to the second part of
the fully qualied LU name (the rst part of the fully-qualied name is dened by the cp_name parameter).
To dene an adjacent node with more than 10 LUs, use multiple define_adjacent_len_node
commands for the same CP name.
To dene the LU associated with the LEN nodes control point (the CP LU or default LU), specify the nodes
fully qualied 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 specied on a single command must be of the same type (wildcard
or explicit), as dened 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 specied LU names are wildcard entries or explicit LU names. Possible values are:
YES
The specied LU names are wildcard entries.
NO
The specied 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 specic details about the reason for unsuccessful execution.
60