2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-14 02:10:23 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/switch.5.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent f0a804b362
commit 5a39f12da6

View File

@ -19,7 +19,7 @@ SYNOPSIS
********
\ **switch Attributes:**\ \ *node*\ , \ *switch*\ , \ *port*\ , \ *vlan*\ , \ *interface*\ , \ *comments*\ , \ *disable*\
\ **switch Attributes:**\ \ *node*\ , \ *switch*\ , \ *port*\ , \ *vlan*\ , \ *interface*\ , \ *comments*\ , \ *disable*\
***********
@ -36,46 +36,46 @@ switch Attributes:
\ **node**\
\ **node**\
The node name or group name.
\ **switch**\
\ **switch**\
The switch hostname.
\ **port**\
\ **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**\
\ **vlan**\
The ID for the tagged vlan that is created on this port using mkvlan and chvlan commands.
\ **interface**\
\ **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**\
\ **comments**\
Any user-written notes.
\ **disable**\
\ **disable**\
Set to 'yes' or '1' to comment out this row.
@ -84,5 +84,5 @@ SEE ALSO
********
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\