mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-07-30 09:39:38 +00:00
12 lines
454 B
Plaintext
12 lines
454 B
Plaintext
# <the switch definition template>
|
|
|
|
switch-template:
|
|
objtype=node
|
|
groups=switch
|
|
ip="OPTIONAL:the ip address of the switch"
|
|
mac="OPTIONAL:the MAC address of the switch"
|
|
mgt=switch
|
|
nodetype=switch
|
|
switchtype="OPTIONAL:The type of switch. It is used to identify the file name that implements the functions for this swithc. The valid values are: Mellanox, Cisco, BNT and Juniper."
|
|
usercomment="the switch definition template"
|