Removing IPv6 Address Reservations in bulk
Remove all the existing reserved IPv6 addresses in bulk.
Use the ipv6 update command and required parameters to remove private IPv6 address reservation:
oci network ipv6 update --lifetime
Note
If the reserved IPv6 address isn't attached to any instance or Virtual Network Interface Card (VNIC), then use the delete command to delete the reserved IPv6 address.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
- If the reserved IPv6 address is attached to any instance or Virtual Network Interface Card (VNIC), run the UpdateIpv6 operation to remove a private IPv6 address reservation.Note
If the reserved IPv6 address isn't attached to any instance or Virtual Network Interface Card (VNIC), then run the DeleteIpv6 operation to remove the private IPv6 address reservation.