docs/doc/source/node_management/kubernetes/node_interfaces/configuring-vlan-interfaces-using-horizon.rst
Ron Stone 2b62f49a9d Fix symlinks
Changed paths to avoid '..', which breaks symlinks in newer versions of sphinx.
Consolidated installation include files under /_includes. Prefixed r5 versions with 'r5_'
Moved files that are used up/down, but at different paths under /shared/_includes
and /shared/figures
Move two include files to /_includes
Moved addtional images to /shared/figures/... Required for DS platform builds.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ia38f4205c5803b3d1fc043e6c59617c34a4e5cbd
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-09-02 13:31:45 +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.