efa inventory config-replay

Configures device config-replay.

Syntax

efa inventory config-replay history [--ip | --help ]
efa inventory config-replay execute [--ip | --uuid | --ssid | --startup-config | --no-reboot | --help ]
efa inventory config-replay delete [--key | --help ]
efa inventory config-replay detail [--uuid <cr-uuid> |--help ]

Parameters

--detail
Displays config-backup detail.
--delete
Deletes config-backup record.
--execute
Executes SLX configuration backup.
--help
Displays help for config-replay commands.
--history
Displays config-replay history.
--ip
Specifies the IP address of the device.
--key
Specifies the IP address of the device or config-replay UUID to be deleted.
--ssid
Specifies the SSID of config-backup execution.
--startup-config
Copies backup file to the startup-config file.
--no-reboot
Configures replay without rebooting the device.
--uuid
Specifies the config replay ID or UUID of config backup execution.

Examples

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