List Listeners #

The Listeners listing page includes:
- Login to QCloud.
- Navigate to Providers >> <Provider Name> >> Networking >> Listeners under the customer interface to view the list of all the Listeners. Following are the column attributes of these Listeners on the listing page:
- Name – The name of the Listener.
- Protocol – The network protocol (e.g., HTTP, HTTPS, TCP).
- Port – The port number for traffic.
- Operating Status – Shows the current operational state.
- Provisioning Status – Displays the provisioning state.
- Admin State – Indicates whether the Listener is active.
- Actions – Options to manage or delete the Listener.
Create Listener #

To create a Listener:
- Login to QCloud.
- Navigate to Providers >> <Provider Name> >> Networking >> Listeners.
- Click Create Listener.
- Enter the necessary information:
- Load Balancer ID – Select the Load Balancer to attach the Listener.
- Name – Define a name for the Listener.
- Description – Optional description.
- Protocol – Choose the protocol (e.g., HTTP, HTTPS, TCP).
- Protocol Port – Specify the port number.
- Member Connect Timeout – Set timeout for backend connections.
- Member Data Timeout – Configure timeout for receiving data from members.
- Connection Limit – Limit the number of connections.
- TCP Inspect Timeout – TCP inspection timeout value.
- Client Data Timeout – Timeout for client-side data exchange.
- Allowed CIDRs – Define allowed IP ranges.
- Admin State Up – Toggle between True (Active) and False (Inactive).
- Click Create to set up the Listener.
