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.
-
In the Compute Cloud@Customer Console navigation menu, select Networking, then select Virtual Cloud Networks.
- At the top of the page, select the compartment that contains the VCN.
-
Select the name of the VCN for which you want to list DHCP Options sets.
-
Under Resources, select DHCP Options.
The list of DHCP options sets is displayed.
-
Select the Actions menu (
) for the a particular DHCP set, and select 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.