From ffb73b3e027d7e7b9f965cf0a931e942422a8c3e Mon Sep 17 00:00:00 2001 From: immarvin Date: Tue, 15 Sep 2015 23:12:34 -0400 Subject: [PATCH] add a footnode for bmc shared mode --- .../network_planning/network_cfg/xcat_network.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/basic_concepts/network_planning/network_cfg/xcat_network.rst b/docs/source/guides/admin-guides/basic_concepts/network_planning/network_cfg/xcat_network.rst index e573824c4..3831876bf 100644 --- a/docs/source/guides/admin-guides/basic_concepts/network_planning/network_cfg/xcat_network.rst +++ b/docs/source/guides/admin-guides/basic_concepts/network_planning/network_cfg/xcat_network.rst @@ -9,7 +9,7 @@ used by the management node to install and manage the OS of the nodes. The MN an Service network --------------- -used by the management node to control the nodes out of band via the BMC. If the BMCs are configured in shared mode, then this network can be combined with the management network. +used by the management node to control the nodes out of band via the BMC. If the BMCs are configured in shared mode [1]_, then this network can be combined with the management network. Application network ------------------- @@ -20,3 +20,4 @@ Site (Public) network used to access the management node and sometimes for the compute nodes to provide services to the site. +.. [1] shared mode: In "Shared" mode, the BMC network interface and the in-band network interface will share the same network port.