Displays, runs, and deletes the configuration replay for the specified device.
The device configuration backup and replay feature enables backup of the device configuration based on inventory device settings, commands, and REST APIs.
Use the efa inventory config-replay history command to display the configuration replay history for the specified device.
Use the efa inventory config-replay execute command to run the configuration backup for the specified device.
Use the efa inventory config-replay delete command to delete the configuration replay record for the specified device.
Use the efa inventory config-replay detail command to display detailed replay history for the specified device.
The following examples show efa inventory config-replay commands.
# efa inventory config-replay execute --ip 10.24.14.133 –-uuid 1111-1111-111 # efa inventory config-replay history --ip 10.24.14.133 # efa inventory config-replay detail –-uuid 1111-1111-1111 # efa inventory config-replay delete --key 10.24.14.133 # efa inventory config-replay delete --key 1111-1111-111 # efa inventory config-replay execute --ip 10.24.14.133 --uuid 1111-1111-111 --startup-config # efa inventory config-replay execute --ip 10.24.14.133 --uuid 1111-1111-111 --no-reboot