Listing Private IP Addresses

View a list of all private IP addresses for an instance.

    1. Open the navigation menu  and select Compute. Under Compute, select Instances.
    2. Select the name of the instance to open its details page.
    3. On the Networking tab, go to the Attached VNICs section and select the VNIC that you're interested in.
    4. Select the IP administration tab.
      The IP addresses associated with the VNIC are listed in tabular form.
  • Use the private-ip list command and required parameters to list private IP addresses for an instance:

    oci network private-ip list --vnic-id VNIC_OCID ... [OPTIONS]

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

  • Run the ListPrivateIps operation to list private IPs for an instance.