Viewing VCN DHCP Option Sets

On Compute Cloud@Customer, every VCN has a default set of DHCP options. If you create more sets, then you can choose which set to assign to a subnet.

    1. In the Compute Cloud@Customer Console navigation menu, click Networking, then click Virtual Cloud Networks.

    2. At the top of the page, select the compartment that contains the VCN.
    3. Click the name of the VCN for which you want to list DHCP Options sets.

    4. Under Resources, click DHCP Options.

      The list of DHCP options sets is displayed.

    5. Click the Actions menu (An image of the three dot icon.) for the a particular DHCP set, and click Edit.

      The options are displayed.

  • Use the oci network dhcp-options list command and required parameters to list DHCP option sets.

    oci network dhcp-options list --compartment-id ocid1.compartment.unique_ID --vcn-id ocid1.vcn.unique_ID [OPTIONS]

    For a complete list of CLI commands, flags, and options, see the Command Line Reference.

  • Use the ListDhcpOptions operation to list DHCP option sets.

    For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.