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 comma/Semi-colon separated list of CLI commands to execute on the
device(s).
- --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