BROKER_HOST - UECLoad configuration option
Description
The BROKER_HOST option specifies the host network address of the Broker being added, deleted, or viewed in the UEC database.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -broker_host address | |||||
Environment Variable | UECLBROKERHOST=address | |||||
Definition File Keyword | broker_host address |
Values
address is the host network address of the Broker.
address can be specified in either of the following formats:
- Dotted format (1.2.3.4)
- Host domain name
If BROKER_HOST is used with the LIST or EXPORT option, address can contain wildcards (for example, 1.2.3.* or host1*). In these examples, all broker host addresses that begin with 1.2.3 or host1, respectively, would be matched.