efa inventory device firmware-download prepare list

Displays the current listing of prepared devices for a firmware download operation in the fabric.

Syntax

efa inventory device firmware-download prepare list [ --fabric fabric-name | --prepared-list-name prepared-list-name ]

Parameters

--fabric fabric-name
Specifies the name of the fabric.
--prepared-list-name prepared-list-name
Prepared list name.

Usage Guidelines

The command displays all prepared devices per group. The group column is the first column displayed in the output. The output is sorted in ascending order by group, then by IP address.

Examples

This example prepares the fabric and lets EFA automatically generate the group-based prepared list for the fabric. This example shows only a portion of all possible output.
$ efa inventory device firmware-download prepare list --fabric fab_3stg
+-------+--------------+-------------+-------+--------------+-----+-------+------------------+
| Group |  IP Address  |  Host Name  | Model | Chassis Name | ASN | Role  | Current Firmware 
+-------+--------------+-------------+-------+--------------+-----+-------+------------------
| 1     | 10.20.245.1  | L1          | 3012  | SLX9250-32C  | 0   | Leaf  | 20.2.3           |
+-------+--------------+-------------+-------+--------------+-----+-------+------------------+
| 1     | 10.20.245.3  | L3          | 3012  | SLX9250-32C  | 0   | Leaf  | 20.2.3           |
+-------+--------------+-------------+-------+--------------+-----+-------+------------------+
| 1     | 10.20.245.5  | L5          | 3012  | SLX9250-32C  | 0   | Leaf  | 20.2.3           |
+-------+--------------+-------------+-------+--------------+-----+-------+------------------+
| 1     | 10.20.245.9  | S1          | 3012  | SLX9250-32C  | 0   | Spine | 20.2.3           |
+-------+--------------+-------------+-------+--------------+-----+-------+------------------+
| 3     | 10.20.245.2  | L2          | 3012  | SLX9250-32C  | 0   | Leaf  | 20.2.3           |

Firmware Download Prepare List Details
Validate Firmware Download Prepare List [success]