From 2d9265b630a74811ee6d36a4316049ad210b9a4b Mon Sep 17 00:00:00 2001 From: junxiawang Date: Mon, 14 Dec 2015 04:54:25 -0500 Subject: [PATCH] modify ethernet_switches --- .../advanced/networks/ethernet_switches/ethernet_switches.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/advanced/networks/ethernet_switches/ethernet_switches.rst b/docs/source/advanced/networks/ethernet_switches/ethernet_switches.rst index a1d843836..fc5d530ba 100644 --- a/docs/source/advanced/networks/ethernet_switches/ethernet_switches.rst +++ b/docs/source/advanced/networks/ethernet_switches/ethernet_switches.rst @@ -69,9 +69,9 @@ xCAT will not do a lot of switch management functions. Instead, it will configur Running Remote Commands in Parallel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -You can use xdsh to run parallel commands on Ethernet switches. The following shows how to configure xCAT to run xdsh on the switches: :: +You can use xdsh to run parallel commands on Ethernet switches. The following shows how to configure xCAT to run xdsh on the switches: - Configure the switch to allow ssh or telnet. This varies for switch to switch. Please refer to the switch command references to find out how to do it. +Note:Configure the switch to allow **ssh** or **telnet**. This varies for switch to switch. Please refer to the switch command references to find out how to do it. Add the switch in xCAT DB. Please refer to the "Discovering Switches" section if you want xCAT to discover and define the switches for you. ::