The following screenshot shows that the advanced DHCP options are disabled by default. The following CLI commands can be used to enable these options: # config system global # set gui-dhcp-advanced enable # end After execution of these commands the advanced DHCP options can be seen on the GUI. If using VDOMs are enabled, run the following commands: # config global # config system global # set gui-dhcp-advanced en # end # end