efa fabric device
remove
Removes existing device from a
fabric.
Syntax
efa fabric device
remove
{
--name
fabric-name
|
--ip
list-of-device-ips
}|
[--no-device-cleanup]
Parameters
- --name
fabric-name
- Specifies the name of the fabric.
- --ip
list-of-device-ips
- Specifies a comma-separated list of device
IP addresses to remove.
- --no-device-cleanup
- Specifies that you do not want to clean up
the configuration on the devices.
Usage Guidelines
If the “--no-device-cleanup” option is used, the configuration pushed by the
automation engine is not cleaned up from the fabric devices. Removal of a device
from fabric does not delete the device from inventory. You must explicitly delete
the device from inventory.
Examples
This example removes five devices and does
not clean up the
configuration.
efa fabric device remove --ip 10.24.48.131,10.24.51.135,10.25.225.58,
10.24.51.131,10.24.80.139 --name BLR_FABRIC --no-device-cleanup