Displays the list of interfaces and details for the specified IP address, including the application state that indicates whether the device configuration is synchronized with EFA or has drifted (refreshed or deleted).
physical
.all
.all
.all
.The following example shows a portion of typical output for the command.
$ efa inventory device interface list --ip 10.20.62.145 +--------------+------+----------------+--------------+------------- | DeviceIP | Name | Interface Type | Admin Status | Oper Status | +--------------+------+----------------+--------------+-------------+ | 10.20.62.145 | 0/1 | ethernet | up | up | + +------+----------------+--------------+-------------+ | | 0/2 | ethernet | up | down | + +------+----------------+--------------+-------------+ | | 0/3 | ethernet | up | down | + +------+----------------+--------------+-------------+ Interface Details --- Time Elapsed: 79.1761ms ---