Configuring and Customizing Your Product › Define Destinations › How to Code Different Destination Types › List of LUs and/or IP Nodes and/or Groups of LUs
List of LUs and/or IP Nodes and/or Groups of LUs
TYPE=LIST
LU=luname[,...[,luname]]
and/or
[IPPORT=port_number]
IPNAME=ip_address[,...[,ip_address]]
and/or
GROUP=membername[,...[,membername]]
The TYPE=LIST statement must be the first non‑comment statement in the control library member.
Multiple lunames, ip_addresses, and group_names can be specified in a single statement or multiple statements can be employed. When a single statement is used to list multiple destinations, the destination must be separated by commas. For example, to specify a list of three LU destinations (L1, L2, and L3) any of the following specifications can be used:
- LU=L1,L2,L3
- LU=L1,L2
LU=L3
- LU=L1
LU=L2
LU=L3
- And so on
Notes:
- If IPPORT is specified, it applies to all following IPNAMEs up to the next IPPORT specification, if any.
- The maximum total number of all destinations in the list is at least 500 and will vary depending on the length of the parameters.
- Each destination on the list must have a member defined in the CA XCOM Data Transport control library.
- For a complete list of the parameters that can be used in a list destination definition, see List Destination Parameters in the chapter “Configuration Parameters.”
|
Copyright © 2012 CA.
All rights reserved.
|
|