modified the description for switch.vlan and switch.interface

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2012-09-11 15:21:04 +00:00
parent ab8527103f
commit b733ed7993

View File

@ -970,7 +970,7 @@ switch => {
node => 'The node name or group name.',
switch => 'The switch hostname.',
port => 'The port number in the switch that this node is connected to. On a simple 1U switch, an administrator can generally enter the number as printed next to the ports, and xCAT will understand switch representation differences. On stacked switches or switches with line cards, administrators should usually use the CLI representation (i.e. 2/0/1 or 5/8). One notable exception is stacked SMC 8848M switches, in which you must add 56 for the proceeding switch, then the port number. For example, port 3 on the second switch in an SMC8848M stack would be 59',
vlan => 'The ID for the tagged vlan that is created on this port.',
vlan => 'The ID for the tagged vlan that is created on this port using mkvlan and chvlan commands.',
interface => 'The interface name from the node perspective. For example, eth0. For the primary nic, it can be empty, the word "primary" or "primary:ethx" where ethx is the interface name.',
comments => 'Any user-written notes.',
disable => "Set to 'yes' or '1' to comment out this row.",