You can use the following command to create a Clos fabric containing border-leaf devices, which can be used for centralized routing.
Tip
If any device in a fabric is in "admin-down" state, the following commands in the same fabric will not add or delete devices: efa fabric device add-bulk and efa fabric device remove.efa fabric create --name <fabric-name> --type clos efa fabric device add-bulk --name <fabric-name> --border-leaf <list-of-border-leaf-ip> --leaf <list-of-leaf-ip> --spine <list-of-spine-ip> efa fabric configure --name <fabric-name>