AGENT_IP - UAG configuration option
Description
The AGENT_IP option specifies the IP address or host name (which resolves to an IP address) that the Agent reports to the Controller.
If AGENT_IP specifies a host name, the host name gets resolved to an IP address. If the Agent cannot resolve the host name to an IP address, the Agent reports an error and terminates.
If the AGENT_IP is not specified, the Agent gets its host name and resolves that to an IP address. If the name cannot be resolved, 127.0.0.1 is used as the IP address; otherwise, the resolved address is used.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
|---|---|---|---|---|---|---|
Configuration File Keyword | agent_ip address |
|
Values
address is the IP address or host name of the Agent.