modified the discription for switches table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7999324921
commit
6527fc3a9f
@ -602,8 +602,8 @@ noderes => {
|
||||
privacy => 'The privacy protocol to use for v3. DES is assumed if v3 enabled, as it is the most readily available.',
|
||||
auth => 'The authentication protocol to use for SNMPv3. SHA is assumed if v3 enabled and this is unspecified',
|
||||
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...". Please refer to the switch table for details on how to specify the port numbers.',
|
||||
sshusername => 'The user name for ssh.',
|
||||
sshpassword => 'The password for ssh.',
|
||||
sshusername => 'The user name for ssh. For Ethernet switches, it can be user name for telnet if ssh is not set up.',
|
||||
sshpassword => 'The password for ssh. For Ethernet switches, it can be password for telnet if ssh is not set up.',
|
||||
switchtype => 'The type of switch. It is used to identify the file name that implements the functions for this swithc. The valid values are: MellanoxIB etc.',
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user