efa inventory drift-reconcile

Identifies drift in device configuration and performs reconciliation.

Syntax

efa inventory drift-reconcile history [ --ip string | --reverse ]
efa inventory drift-reconcile execute [ --ip string | --reconcile ]
efa inventory drift-reconcile delete [ --key { ip-address | dr-uuid } ]
efa inventory drift-reconcile detail [ --uuid dr-uuid ]

Parameters

--ip string
Specifies a comma-separated range of device IP addresses. Example: 10.1.1.13,10.1.1.50,10.1.1.101.
--key { ip-address | dr-uuid }
Specifies IP address of the device or the drift and reconcile UUID to be deleted.
--reverse
Sort display in reverse start time.
--reconcile
Identifies drift and reconcile with device.
--uuid dr-uuid
Specifies the UUID for the drift reconcile.

Usage Guidelines

Use the efa inventory drift-reconcile history command to display the history of drift and reconcile operations.

Use the efa inventory drift-reconcile execute command to perform a drift and reconcile operation.

Use the efa inventory drift-reconcile delete command to delete a drift and reconcile record for the specified IP address or UUID.

Use the efa inventory drift-reconcile detail command to display drift and reconcile details.

Examples

The following examples show efa inventory drift-reconcile commands.

# efa inventory drift-reconcile execute --ip 10.24.14.133 –-reconcile
# efa inventory drift-reconcile execute --ip 10.24.14.133-134,10.24.14.140  –-reconcile
# efa inventory drift-reconcile history -–ip 10.24.14.133
# efa inventory drift-reconcile detail –-uuid 1111-1111-1111
# efa inventory drift-reconcile delete -–key 10.24.14.133
# efa inventory drift-reconcile delete -–key 1111-1111-1111