Editing a Network Load Balancer Listener

Update a listener's configuration for a network load balancer.

    1. On the Network load balancers list page, select the network load balancer that you want to work with. If you need help finding the list page or the network load balancer, see Listing Network Load Balancers.
    2. On the details page, select Listeners.

      All listeners are displayed in a table.

    3. Find the listener you want in the Listeners list.
    4. From the Actions menu, select Edit.
    5. Update the settings as needed. Avoid entering confidential information. For descriptions of the settings, see Creating a Listener.
    6. Select Save changes.
  • Use the oci nlb listener update command and required parameters to edit a network load balancer's listener:

    oci nlb listener update --listener-name listener_name --network-load-balancer-id network_load_balancer_ocid [OPTIONS]

    See Changing a Listener's Idle Timeout to change the default idle timeout settings for UDP and TCP listeners.

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateListener operation to edit a listener for a network load balancer.