efa fabric device
add-bulk
Adds multiple devices to an existing
fabric.
Syntax
efa fabric device
add-bulk
{
--name
<fabric-name>
|
--rack
<rack name>
|
--ip
<pair --of-ips>
|
}[--username
<username>
|
--password
<password>
]
Command Default
If “username” and “password” are provided, the devices will be auto registered with the
inventory service.
If “username” and “password” are not provided, the devices must be registered with the
inventory service.
A single “three-stage-pod” and “five-stage-pod” can be provided per CLI
execution.
Parameters
- --name
- Name of the fabric
- --leaf
- Comma separated list of leaf IP Address/Host
names
- --border-leaf
- Comma separated list of borderLeaf IP
Address/Host names
- --three-stage-pod
- Name of the leaf/spine pod
- --five-stage-pod
- Name of the super-spine pod
- --spine
- Comma separated list of spine IP
Address/Host names
- --super-spine
- Comma separated list of super spine IP
Address/Host names
- --username
- Username for the list of devices
- --password
- Password for the list of devices
Examples
efa fabric device add-bulk --name BLR_FABRIC --leaf 10.24.48.131,10.24.51.135 --border-leaf 10.24.51.131,10.25.225.58
--spine 10.24.80.139 --username admin --password password