Editing an existing Reserved IPv6 Address

Edit the name of an existing reserved IPv6 address that's not assigned to any resource in the subnet.

    1. Open the navigation menu and click Networking. Under Virtual cloud networks, click the name of the VCN that you want.
    2. Under Resources, click Subnets.

      The subnets in the VCN are listed.

    3. Click the name of the subnet to access the Subnet Details page.
    4. Under Resources, click IPv6 Addresses.

      The IPv6 addresses in the subnet are listed.

    5. For the reserved IPv6 address you want to edit, click the Actions menu (Actions Menu), and then select Edit.
    6. In the Edit IPv6 resource properties dialog box, edit the name for the reserved IPv6 address. It doesn't have to be unique, and it can be changed in the Console. Avoid entering confidential information.
    7. Click Save changes.
      The reserved IPv6 address is successfully updated and displayed on the page.
  • Use the ipv6 update command and required parameters to edit a reserved private IPv6 address:

    oci network ipv6 update --lifetime

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

  • Run the UpdateIpv6 operation to edit a reserved private IP address.