docs/doc/source/node_management/kubernetes/node_interfaces/configuring-vlan-interfaces-using-horizon.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

2.3 KiB

Configure VLAN Interfaces Using Horizon

You can attach an interface to multiple networks using tagging.

If the cluster is configured with -tagged networks, you can share an Ethernet interface by attaching it to one or more -tagged networks. You can do this using the Horizon Web interface or the CLI.

Note

When attaching a application to a data network using a interface, you cannot select a data network (stacked VLANs are not supported).

  1. Open the Host Detail page for the host.

    1. Open the Host Inventory page, available from Admin > Platform > Host Inventory in the left-hand pane.
    2. Select the Hosts tab, and then in the Host Name column, click the name of the host.
  2. Select the Interfaces tab.

  3. Click Create Interface.

  4. Select the type of network for the interface.

  5. Open the Interface Type drop-down menu, and select vlan.

  6. In the Vlan ID field, type a unique identifier for the network.

  7. From the Interfaces(s) list, select the Ethernet interfaces used to attach this interface to the network.

  8. Complete any other settings required for the Interface Class.

    Note

    For a application data interface attached to a data network, the must be equal to or larger than the of the provider data network to which the interface is attached.

    Caution

    To avoid potential internal inconsistencies, do not use upper case characters when creating interface names. Some components normalize all interface names to lower case.

  9. To save your changes and close the dialog box, click Create Interface.

The interface is created and attached to the network.