efa inventory device discovery-time
list
Displays the configured device discovery
interval for devices or for a Fabric.
Syntax
efa inventory device
discovery-time list
{
--ips
ip-addr
|
--fabric
fabric-name}
Command Default
The default discovery interval is one hour.
Parameters
- --ips
ip-addr
- Specifies a comma-separated
list of the IP addresses for which you want to see the configured interval.
For example,
1.1.1.1,2.2.2.2
.
- --fabric
fabric-name
- Specifies the name of the
Fabric for which you want to see the configured interval for every device.
Examples
This example displays the device discovery
interval for each device in the Fabric named
myFabric
.
efa inventory device discovery-time list --fabric myFabric
This example displays the device discovery interval for two device IP addresses.
efa inventory device discovery interval --ips 1.1.1.1,2.2.2.2