[admin-guide] Specific extra_dhcp_opt to be left blank

Change-Id: I6fa8e411928d5f7b0b2d5f5231767c921a086728
Closes-bug: 1509554
This commit is contained in:
Alexandra Settle 2017-02-06 13:35:42 +00:00
parent 7bc413ed53
commit 04b000706d

View File

@ -174,6 +174,18 @@ advanced network operations:
**Advanced Networking operations**
.. note::
During port creation and update, specific extra-dhcp-options can be left blank.
For example, ``router`` and ``classless-static-route``. This causes dnsmasq
to have an empty option in the ``opts`` file related to the network.
For example:
.. code-block:: console
tag:tag0,option:classless-static-route,
tag:tag0,option:router,
Use Compute with Networking
~~~~~~~~~~~~~~~~~~~~~~~~~~~