4.3.25.1 ADD RACK

Add a new rack to the Engineered System XML file.

Syntax

ADD RACK
   TYPE=ELASTIC
   MODEL={ X7 | X8 | X8M }
   SRCRACK=srcrack
SET ADMIN NAME=admin_name IP=admin_ip
SET LEAF1 NAME=leaf1_name IP=leaf1_ip
SET LEAF2 NAME=leaf2_name IP=leaf2_ip
[ SET SPINE NAME=spine_name IP=spine_ip ]
[ SET PDU1 NAME=pdu1_name IP=pdu1_ip ]
[ SET PDU2 NAME=pdu2_name IP=pdu2_ip ]

Arguments

  • TYPE: Specifies the ELASTIC rack type.

  • MODEL: Specifies the rack model. Permitted values are: X7, X8, or X8M.

  • SRCRACK: Specifies the es.xml identifier of the existing rack, which is used as the template for the new rack.

You can set the following options for the new rack:

  • ADMIN : Specifies the DNS name and IP address to use for the administration network switch. The DNS name may optionally include the domain name.

  • LEAF1 : Specifies the DNS name and IP address to use for the first leaf switch. The DNS name may optionally include the domain name.

  • LEAF2 : Specifies the DNS name and IP address to use for the second leaf switch. The DNS name may optionally include the domain name.

  • SPINE : Optionally specifies the DNS name and IP address to use for the spine switch. The DNS name may optionally include the domain name.

  • PDU1 : Optionally specifies the DNS name and IP address to use for the first PDU. The DNS name may optionally include the domain name.

  • PDU2 : Optionally specifies the DNS name and IP address to use for the second PDU. The DNS name may optionally include the domain name.