![Ron Stone](/assets/img/avatar_default.png)
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>
3.0 KiB
Interfaces Tab
The Interfaces tab on the Host Detail page presents details about the logical L2 network interfaces on a node.
The following example is for an unlocked controller node:
![](/node_management/kubernetes/figures/hxu1567097201027.png)
On a configured worker node, the Interfaces tab may include additional logical interfaces, for example, if the cluster host network is internal and additional ports are configured for connecting to external networks.
Note
When running the application, you can optimize vSwitch processing of packets to and from physical ports for data interfaces by using only ports that are connected to processors with vSwitch cores attached to data networks.
Information about interfaces is presented in several columns, as follows:
- Name
-
The name given to the logical L2 interface.
- Interface Class
-
The class of the interface. The interface class that the logical network interface is connected to. The valid classes are, platform, data, pci-sriov, and pci-passthrough.
- platform, can be mgmt, cluster-host, oam, pxeboot, or storage.
- mgmt, for the internal management network
- cluster-host, for the Kubernetes cluster network
- oam, for the network
- pxeboot, for the pxeboot platform network
- storage, for the optional Netapp Plugin
- data, for a worker node data interface
- pci-sriov, for a interface
- pci-passthrough, for a passthrough interface
- pci-passthrough, pci-sriov, for an interface that can be used in either configuration (dual use)
- platform, can be mgmt, cluster-host, oam, pxeboot, or storage.
- Type
-
Ethernet, or aggregated Ethernet ().
- Vlan ID
-
If the network uses a shared interface, the ID of the network is listed in the Interface Class column.
- Port(s)
-
The physical ports on top of which the logical interface is built. Multiple ports are displayed when the logical interface uses .
- Uses
-
If the network uses a shared interface, the interface used by the network is listed in the Interface Class column. The ID of the network is shown in the Vlan ID field.
- Used By
-
The networks that share the interface using tagging, if the interface is shared.
- Data Networks
-
This option is relevant for the application only, and specifically for the openstack-compute labeled worker nodes only, and for interfaces of the data interface class. It lists the data networks associated with the data interface.
- Attributes
-
Details including the current size for the interface and whether the interface is -accelerated.
- Actions
-
On a locked node, you can modify a logical interface, and execute management operations on it. This is implemented using the Edit Interface and More buttons. These buttons are not available when the node is unlocked.