
Split content into kubernetes and openstack to align with refactoring of other docs. Incorporated review comments doc/source/_includes/dynamic-vxlan.rest update Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I4c27aa4d1d5d405824eda669d5f484987e7789de Signed-off-by: Ron Stone <ronald.stone@windriver.com>
16 lines
528 B
ReStructuredText
16 lines
528 B
ReStructuredText
|
||
.. riw1559818822179
|
||
.. _assigning-a-data-network-to-an-interface:
|
||
|
||
=====================================
|
||
Assign a Data Network to an Interface
|
||
=====================================
|
||
|
||
In order to associate the L2 Network definition of a Data Network with a
|
||
physical network, the Data Network must be mapped to an Ethernet or Aggregated
|
||
Ethernet interface on a compute node.
|
||
|
||
The command for performing the mapping has the format:
|
||
|
||
:command:`system interface‐datanetwork‐assign` <compute> <interface\_uuid>
|
||
<datanetwork\_uuid> |