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. You can modify this interval by using the efa inventory device discovery-time update command.

Parameters

--ips ip-addr
Specifies a comma-separated list of the IP addresses for which you want to see the configured interval. For example, 10.1.1.13,10.1.1.50,10.1.1.101.
--fabric fabric-name
Specifies the name of the fabric.

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