Updating a Roving Edge Infrastructure Device Instance when the IP Pool Range Changes
Describes how to update your instance's public IP when you change your instance's public IP address pool range without having to recreate the instances.
You can change your instance's public IP range without having to recreate your instances. Updating your instances when the IP address pool changes requires you to perform the following tasks:
-
Configuring the attached VNIC for no public IP. You can do this through the Device Console.
-
Use the serial console to specify the updated pool range of public IP addresses available for use.
-
Use the Device Console to reconfigure the attached VNIC back to using an ephemeral or reserved public IP.
- Open the navigation menu and select Compute > Instances. The Instances page appears. All instances are listed in tabular form.
- Select a State from the list to limit the instances displayed to that state.
- Click the instance whose public IP address you want to change. The instance's Details page appears.
- Click Attached VNICs under Resources. The Attached VNICs page appears.
- Click the attached VNIC whose IP address you want to update. The attached VNIC's Details page appears.
- Click IP Addresses under Resources. The IP Addresses page appears. The IP addresses are displayed in tabular form.
- Click the next to the IP address you need to make private and click Edit. The Edit Private IP Address dialog box appears.
- Select No public IP and click Update.
- Open the Roving Edge Infrastructure device's serial console. See Operating the Serial Console.
- Select Configure Networking. The Network Configuration menu appears.
-
Select Display Public IP Pool Status. The serial console displays the public IP address pool ranges. Press
ENTER
to exit. -
Select Set IP Pool Range for Compute Instances. Enter a list of IP address ranges separated by
ENTER
. Use the following format:x.x.x.x-y.y.y.y
to specify the beginning and end of the range. If the range is a single address, just enter that address by itself. PressENTER
to exit. - Reopen the Edit Private IP Address dialog box and select the Ephemeral public IP or Reserved public IP option.
- (optional) Enter the name of the ephemeral or reserved public IP address in the associated Name box.