Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.93 KB

nlb-listeners.md

File metadata and controls

50 lines (35 loc) · 1.93 KB
copyright lastupdated keywords subcollection
years
2020
2020-07-10
network load balancer, public, listener, back-end, front-end, pool, round-robin, weighted, connections, methods, policies, APIs, access, ports, vpc, vpc network
vpc

{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:codeblock: .codeblock} {:pre: .pre} {:screen: .screen} {:term: .term} {:tip: .tip} {:note: .note} {:important: .important} {:deprecated: .deprecated} {:external: target="_blank" .external} {:generic: data-hd-programlang="generic"} {:download: .download} {:DomainName: data-hd-keyref="DomainName"}

Working with listeners

{: #nlb-listeners}

{{site.data.keyword.cloud}} Network Load Balancer listeners are used to configure how the load balancer receives your traffic. The attributes you can define on a listener are protocols, ports, and pools.

You can configure listeners when creating your load balancer, or afterwards using the following procedure:

  1. From your browser, open the {{site.data.keyword.cloud_notm}} console{:external} and log in to your account.

  2. Select the Menu icon Menu icon from the upper left, then click VPC Infrastructure > Load balancers.

  3. Click on the network load balancer you want to change.

  4. On the network load balancer details page, click the front-end listeners tab, then select the listener you want to edit.

  5. Select the new options for your listener. You have the following options:

  • Protocol: The network protocol for the inbound customer traffic.
  • Port: The port that the load balancer receives your inbound customer traffic.
  • Back-end pool: The pool the load balancer distributes to the inbound customer traffic.

When using the UI, you must create a pool before creating a listener. You cannot set the pool of an existing listener to empty. {: tip}