Editing a Reserved Public IP Address for a Roving Edge Infrastructure Device

Describes how to edit a reserved public IP address for your Roving Edge Infrastructure device.

You can only rename the reserved public IP address using the Device Console. Use the CLI or API method to perform other edits on the IP address.

    1. Open the navigation menu and select Networking > IP Management. The IP Management page appears.
    2. Click Reserved Public IPs. The Reserved Public IP Addresses page appears. The reserved public IP addresses are listed in tabular form.
    3. Click the Actions menu (Actions Menu) to the right of the IP address, and select Rename. The Rename dialog box appears.
    4. Enter the updated name the IP address and click Save Changes.

    The reserved public IP address list reappears displaying the updated IP address name.

  • Use the oci network public-ip update command and required parameters to edit a reserved public IP address for your Roving Edge Infrastructure device:

    oci network public-ip update --public-ip-id public_ip_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For CLI setup information on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the UpdatePublicIp operation to edit a reserved public IP address for your Roving Edge Infrastructure device.