Command Reference Guide
Administration Commands
query_node
mds_supported
Specifies whether Management Services (MS) supports Multiple Domain Support (MDS) and Management
Services Capabilities. Possible values are:
YES
MDS is supported.
NO
MDS is not supported.
node_id
Node identifier used in XID exchange. This ID is a 4-byte hexadecimal string, consisting of a block number
(three hexadecimal digits) and a node number (five hexadecimal digits).
max_locates
Maximum number of locate requests (requests for which a response has not yet been received) that the node
can process simultaneously. When the number of outstanding locate requests reaches this limit, any further
locate requests are rejected.
dir_cache_size
Network node only: Size of the directory cache. The minimum size is 3.
max_dir_entries
Maximum number of directory entries. The value
0
(zero) indicates no limit.
locate_timeout
Specifies the time in seconds before a network search will time out. The value
0 (zero) indicates no time out.
reg_with_nn
End node only: Specifies whether the node’s resources are registered with the network node server when the
node is started. Possible values are:
YES
Resources are registered with the network node. The end node’s network node server will only forward
directed locates to the network node.
NO
Resources are not registered. The network node server will forward all broadcast searches to the end
node.
reg_with_cds
End node: Specifies whether the network node server is allowed to register end node resources with a central
directory server. This parameter is ignored if
reg_with_nn is set to
NO.
Network node: Specifies whether local or domain resources can be optionally registered with central directory
server.
Possible values are:
YES
Resources are registered with the CDS.
NO
Resources are not registered.
mds_send_alert_q_size
Size of the MDS send alert queue. If the number of queued alerts reaches this limit, SNAplus2 deletes the
oldest alert on the queue. The minimum size is 2.
483