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. On the VCN list page, select the VCN that contains the subnet you want to work with. This takes you to the VCN's details page.
    2. On the details page, perform one of the following actions depending on the option that you see:
      • Select the Subnets tab, then select the name of the subnet you want to work with.
      • Scroll down to the table following the VCN details, which lists the subnets in the VCN. Select the name of the subnet you want to work with.
    3. Depending on the option that you see:
      • Select the IP adminstration tab. IPv6 Addresses is the second table of IP resources on the page.
      • Under Resources, select IPv6 Addresses.
    4. For the reserved IPv6 address you want to edit, select the Actions menu Actions Menu, and then select Edit.
    5. 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.
    6. Select 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.