Configure the Migrated 5-stage Clos Fabric

Configure the 5-stage Clos fabric with leaf, spine, super-spine, and border-leaf devices. The fabric topology validation is done during configuration of the fabric.
$ efa fabric configure --name fabric1


$ efa fabric show --name fabric1
Fabric Name: fabric1, Fabric Description: , Fabric Stage: 5, Fabric Type: clos, Fabric Status: configure-success
+---------------+----------+-----+-------+-----------+-------------+-----------+-----------+--------+-----+----+
|  IP ADDRESS   |   POD    |HOST |  ASN  |    ROLE   | DEVICE STATE| APP STATE | CONFIG GEN| PENDING| VTLB| LB |
|               |          |NAME |       |           |             |           | REASON    | CONFIGS| ID  | ID |
+---------------+----------+-----+-------+-----------+-------------+-----------+-----------+--------+-----+----+
| 10.17.112.228 |POD-SSP-1 |SSP1 | 64769 | superspine| provisioned |cfg in-sync| NA        | NA     | NA  | 1  |
| 10.17.112.225 |POD-BL-1  |BL21 | 66000 | borderleaf| provisioned |cfg in-sync| NA        | NA     | 2   | 1  |
| 10.17.112.226 |POD-BL-1  |BL22 | 66000 | borderleaf| provisioned |cfg in-sync| NA        | NA     | 2   | 1  |
| 10.17.112.221 |POD-SP-1  |SP1  | 64512 | spine     | provisioned |cfg in-sync| NA        | NA     | NA  | 1  |
| 10.17.112.222 |POD-SP-1  |SP2  | 64512 | spine     | provisioned |cfg in-sync| NA        | NA     | NA  | 1  |
| 10.17.112.223 |POD-SP-1  |L11  | 65000 | leaf      | provisioned |cfg in-sync| NA        | NA     | 2   | 1  |
| 10.17.112.224 |POD-SP-1  |L12  | 65000 | leaf      | provisioned |cfg in-sync| NA        | NA     | 2   | 1  |
+---------------+----------+-----+-------+-----------+-------------+-----------+-----------+--------+-----+----+