efa inventory config-replay

Configures device config-replay.

Syntax

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

Parameters

--detail
Displays config-backup detail.
--delete
Deletes the config-backup record.
--execute
Runs the SLX configuration backup.
--history
Displays the config-replay history.
--ip ip-addr
Specifies the IP address of the device.
--key ip-addr
Specifies the IP address of the device or config-replay UUID to be deleted.
--ssid ssid
Specifies the SSID of config-backup execution.
--startup-config
Copies the backup file to the startup-config file.
--no-reboot
Configures replay without rebooting the device.
--uuid cr-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