File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
source/management_and_operations/references Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -509,6 +509,12 @@ Network Section
509509+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
510510| ``MAC `` | Request an specific HW address from the network interface. | O | O | O |
511511+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
512+ | ``METHOD `` | IP assignment method (empty or ``static ``, ``dhcp ``, ``skip ``). | O | O | O |
513+ +------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
514+ | ``GATEWAY `` | NIC default gateway. | O | O | O |
515+ +------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
516+ | ``DNS `` | NIC DNS server. **Please make sure INHERIT_VNET_ATTR="DNS" is added to ``/etc/one/oned.conf``. ** | O | O | O |
517+ +------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
512518| ``BRIDGE `` | Name of the bridge the network device is going to be attached to. | O | O | O |
513519+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
514520| ``TARGET `` | Name for the tun device created for the VM. | O | O | O |
You can’t perform that action at this time.
0 commit comments