From 3b1785802f206ee9cbaaf70b0731eecea8ba12f5 Mon Sep 17 00:00:00 2001 From: Casandra Qiu Date: Mon, 19 Sep 2016 12:46:16 -0400 Subject: [PATCH] modify from Mark's comment --- .../networks/switchdiscover/switch_based_switch_discovery.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/networks/switchdiscover/switch_based_switch_discovery.rst b/docs/source/advanced/networks/switchdiscover/switch_based_switch_discovery.rst index 38bf241d2..9411819c5 100644 --- a/docs/source/advanced/networks/switchdiscover/switch_based_switch_discovery.rst +++ b/docs/source/advanced/networks/switchdiscover/switch_based_switch_discovery.rst @@ -87,7 +87,7 @@ if **--setup** flag is specified, the command will perform following steps: 3. After switches are matched, the command will call config files to set up static IP address, hostname and enable the snmpv3. Currently, BNT and Mellanox switches are supported. The two config files are located in the **/opt/xcat/share/xcat/scripts/config.BNT** and **/opt/xcat/share/xcat/scripts/config.Mellanox**. the log message ``the switch type is not support for config`` is displayed if switchtype is something other than BNT or Mellanox. -4. After discovery process, the predefined node attribute in the xCATdb should be updated. +4. After discovery process, the predefined node attribute in the xCATdb will be updated. ::