efa fabric configure

Configures the underlay and overlay on all fabric devices.

Syntax

efa fabric configure [ --name <fabric-name> | --force ]

Command Default

If the --force option is used, all the devices will be removed and added back to the fabric. This can result in config remove and add on all the devices.

If the addition of devices to a Fabric is successful, the underlay and overlay is configured on all the devices of the Fabric using the efa fabric configure command.

Parameters

--name
Name of the fabric
--force
Force the configuration on the devices

Examples

efa fabric configure --name extr-fabric 

efa fabric configure --name extr-fabric --force