LISTENER_PORTS
Use the LISTENER_PORTS parameter in CQMCPRMS to control the communication behavior of the CAE agent.
- Description
- (Required) The port range (port1-port2) used by the CAE agent to accept communication requests from the CAE server.
- Syntax
- LISTENER_PORTS(port1-port2)
- Default
- 53000-53005
- Range
- You should specify a port range of at least 2 ports. A port range of 5 ports is
recommended.Note: If you allow only one listener port, you cannot restart the CAE agent for at least 2 minutes after the termination of the previous CAE agent address space, even if it was terminated normally using /P.
- Example
- LISTENER_PORTS(60000-60004)
- Also referred to as
- CAE Agent Listener Port Range