Adds a device to an existing fabric.
A device must be registered with Inventory Service before being added to a Fabric. Fabric Service supports IP numbered configuration. Each interface on a link between leaf and spine is assigned an IP address. eBGP peering use these IP addresses.
Device credentials must be provided as part of this command if the devices are not already registered with the inventory.
If user provides “username” and “password”, then the device will be auto registered with the inventory service.
If user doesn‘t provide “username” and “password”, then user would need to explicitly register the device with the inventory service.
efa fabric device add --name extr-fabric --ip 10.24.80.134,10.24.80.135 --rack room1-rack1 --username admin --password password