efa inventory device
			execute-cli
 
   
  Executes CLI on the device.
 Syntax
 
	 efa inventory device
					execute-cli
				[
					--ip
					|
					--fabric
					|
					--role
					|
					--command
					|
					--config
					|
					--help
					]
			
 
	 Parameters
			 
		 
		   
			 - --ip
					
- Specifies comma separated range of device IP
						addresses. Example: 1.1.1.1-3,1.1.1.2,2.2.2.2.
- --fabric
					
- Specifies devices from the fabric.
- --role
					
- Specifies devices based on role from the fabric.
- --command
					
- Specifies a comma or semi-colon separated
						list of CLI commands to execute on the devices.
- --config
					
- Indicates whether commands are for config-term or exec-mode.
- --help
					
- Provides help for execute-cli.
			
				# efa inventory device execute-cli --ip 10.18.120.187 --command "Interface ethernet 0/1, no reload-delay enable" --config