docs/doc/source/datanet/kubernetes/assigning-a-data-network-to-an-interface.rst
Ron Stone f125a8b892 Remove spurious escapes (r8,dsR8)
This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
2023-03-01 11:19:04 +00:00

523 B
Raw Blame History

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 interface on a host.

The command for performing the mapping has the format:

~(keystone_admin)]$ system interfacedatanetworkassign <host_name> <interface_uuid> <datanetwork_uuid>