Skip to content

Commit f76f97a

Browse files
authored
Merge pull request #88353 from sbeskin-redhat/CNV_49587_Enhanced_NNS_UI
CNV-49587: Document enhanced NNS UI
2 parents df5ec0a + fa4fec7 commit f76f97a

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

modules/virt-viewing-network-state-of-node-console.adoc

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="virt-viewing-network-state-of-node-console_{context}"]
7-
= Viewing the network state of a node from the web console
7+
= Viewing the network state of a node (NNS) from the web console
88

99
As an administrator, you can use the {product-title} web console to observe `NodeNetworkState` resources and network interfaces, and access network details.
1010

@@ -15,5 +15,24 @@ In the *NodeNetworkState* page, you can view the list of `NodeNetworkState` reso
1515

1616
. To access the detailed information about `NodeNetworkState` resource, click the `NodeNetworkState` resource name listed in the *Name* column .
1717

18-
. to expand and view the *Network Details* section for the `NodeNetworkState` resource, click the *>* icon . Alternatively, you can click on each interface type under the *Network interface* column to view the network details.
18+
. To expand and view the *Network Details* section for the `NodeNetworkState` resource, click the greater than (*>*) symbol . Alternatively, you can click on each interface type under the *Network interface* column to view the network details.
19+
20+
[id="virt-viewing-graphical-representation-of-nns-topology_{context}"]
21+
== Viewing a graphical representation of the NNS topology
22+
23+
:FeatureName: NNS topology view
24+
include::snippets/technology-preview.adoc[]
25+
26+
To make the configuration of the node network in the cluster easier to understand, you can view it in the form of a diagram. The NNS topology diagram displays all node components (network interface controllers, bridges, bonds, and VLANs), their properties and configurations, and connections between the nodes.
27+
28+
To open the topology view of the cluster, do the following:
29+
30+
. In the *Administrator* view of the web console, navigate to *Networking* -> *NodeNetworkState*.
31+
. In the upper-right corner of the page, click the *Topology* icon.
32+
+
33+
The NNS topology diagram opens. Each group of components represents a single node.
34+
+
35+
* To display the configuration and propertires of a node, click inside the border of the node.
36+
* To display the features or the YAML file of a specific component (for example, an interface or a bridge), click the icon of the component.
37+
* The icons of active components have green borders; the icons of disconnected components have red borders.
1938

0 commit comments

Comments
 (0)