blob: 959ff10c50ba979ba6733a4907932dabb8763fe8 [file]
# topology.conf -- disconnected trunks with no common root.
#
# Two rooted trunks (spineA, spineB) and a standalone leaf (leafC) that share
# no common root, mirroring a cluster whose halls are top-level switches not
# rooted under a single switch.
SwitchName=spineA Switches=leafA1,leafA2
SwitchName=leafA1 Nodes=node[1-8]
SwitchName=leafA2 Nodes=node[9-16]
SwitchName=spineB Switches=leafB1,leafB2
SwitchName=leafB1 Nodes=node[17-24]
SwitchName=leafB2 Nodes=node[25-32]
SwitchName=leafC Nodes=node[33-40]