efa inventory
		config-replay
	 
   
  Configures device
		config-replay.
 Syntax
			 
	 efa inventory config-replay
					history
				[--ip
					ip-addr|
					--help
					]
			
			efa inventory config-replay
					execute
				[--ip
					ip-addr|
					--uuid
					cr-uuid|
					--ssid
					ssid|
					--startup-config
					|
					--no-reboot
					|
					--help
					]
			
			efa inventory config-replay
					delete
				[--key
					ip-addr|
					--help
					]
			
			efa inventory config-replay
					detail
				[--uuid
					cr-uuid
					|--help
					]
			
 
	 Parameters
			
			
				
					- --detail
					
- Displays config-backup
						detail.
- --delete
					
- Deletes the config-backup record.
- --execute
- Runs the SLX configuration backup.
- --help
- Displays help for
						config-replay commands.
- --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