Updating Network Load Balancer Groups

Update the network security groups' configuration for a network load balancer.

See Network Security Groups for information on this feature.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Network load balancer. The Network load balancers page appears.
    2. Select the Compartment from the list. All network load balancers in that compartment are listed in tabular form.
    3. Select a State from the list to limit the network load balancers displayed to that state.
    4. Click the network load balancer whose network security groups (NSGs) you want to edit. The network load balancer's Details page appears.
    5. Click Edit next to Network security groups. The Edit NSGs dialog box appears.
    6. Select an NSG from the list to use with your network load balancer. Click Change compartment to select an NSG from a different compartment than the one indicated.
    7. Click +Add another security group to add another NSG to the list. Click X to remove an NSG.
    8. Click Submit.
  • Use the oci nlb network-load-balancer update-network-security-groups command and required parameters to update a network load balancer's security groups:

    oci nlb network-load-balancer update-network-security-groups --network-load-balancer-id network_load_balancer_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateNetworkSecurityGroups operation to update the network security groups for a network load balancer. See UpdateNetworkSecurityGroups for a complete description.