From bbf300ea26ce02b57b7ec8e42afee6c578c0221d Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/switches.5.rst --- .../references/man5/switches.5.rst | 78 +++++++++---------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/docs/source/guides/admin-guides/references/man5/switches.5.rst b/docs/source/guides/admin-guides/references/man5/switches.5.rst index 86b4ec0f7..37f7b677f 100644 --- a/docs/source/guides/admin-guides/references/man5/switches.5.rst +++ b/docs/source/guides/admin-guides/references/man5/switches.5.rst @@ -19,7 +19,7 @@ SYNOPSIS ******** -\ **switches Attributes:**\ \ *switch*\ , \ *snmpversion*\ , \ *username*\ , \ *password*\ , \ *privacy*\ , \ *auth*\ , \ *linkports*\ , \ *sshusername*\ , \ *sshpassword*\ , \ *protocol*\ , \ *switchtype*\ , \ *comments*\ , \ *disable*\ +\ **switches Attributes:**\ \ *switch*\ , \ *snmpversion*\ , \ *username*\ , \ *password*\ , \ *privacy*\ , \ *auth*\ , \ *linkports*\ , \ *sshusername*\ , \ *sshpassword*\ , \ *protocol*\ , \ *switchtype*\ , \ *comments*\ , \ *disable*\ *********** @@ -36,77 +36,77 @@ switches Attributes: -\ **switch**\ - +\ **switch**\ + The hostname/address of the switch to which the settings apply - -\ **snmpversion**\ - + +\ **snmpversion**\ + The version to use to communicate with switch. SNMPv1 is assumed by default. - -\ **username**\ - + +\ **username**\ + The username to use for SNMPv3 communication, ignored for SNMPv1 - -\ **password**\ - + +\ **password**\ + The password string for SNMPv3 or community string for SNMPv1/SNMPv2. Falls back to passwd table, and site snmpc value if using SNMPv1/SNMPv2. - -\ **privacy**\ - + +\ **privacy**\ + The privacy protocol to use for v3. xCAT will use authNoPriv if this is unspecified. DES is recommended to use if v3 enabled, as it is the most readily available. - -\ **auth**\ - + +\ **auth**\ + The authentication protocol to use for SNMPv3. SHA is assumed if v3 enabled and this is unspecified - -\ **linkports**\ - + +\ **linkports**\ + The ports that connect to other switches. Currently, this column is only used by vlan configuration. The format is: "port_number:switch,port_number:switch...". Refer to the switch table for details on how to specify the port numbers. - -\ **sshusername**\ - + +\ **sshusername**\ + The remote login user name. It can be for ssh or telnet. If it is for telnet, set protocol to "telnet". If the sshusername is blank, the username, password and protocol will be retrieved from the passwd table with "switch" as the key. - -\ **sshpassword**\ - + +\ **sshpassword**\ + The remote login password. It can be for ssh or telnet. If it is for telnet, set protocol to "telnet". If the sshusername is blank, the username, password and protocol will be retrieved from the passwd table with "switch" as the key. - -\ **protocol**\ - + +\ **protocol**\ + Protocol for running remote commands for the switch. The valid values are: ssh, telnet. ssh is the default. If the sshusername is blank, the username, password and protocol will be retrieved from the passwd table with "switch" as the key. The passwd.comments attribute is used for protocol. - -\ **switchtype**\ - + +\ **switchtype**\ + The type of switch. It is used to identify the file name that implements the functions for this switch. The valid values are: Mellanox, Cisco, BNT and Juniper. - - - -\ **comments**\ -\ **disable**\ +\ **comments**\ + + + +\ **disable**\ @@ -116,5 +116,5 @@ SEE ALSO ******** -\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\ +\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\