efa policy qos profile list

Syntax

efa policy qos profile list [ --ip device-ips | --name string | --interface interface-name ]

Parameters

--ip Device-ips
Specifies a comma-separated range of device IP addresses. Example: 10.1.1.13,10.1.1.50,10.1.1.101.
--name string
Specifies the name of the QoS profile.
--interface interface-name
Specifies the name of the interface. Example "Ethernet 0/3,0/10-16,0/18:2-4" or "Port-channel 1-3,64"

Examples

This example lists configuration details of the QoS Profile fabricProfile1 given a range of devices. The output now includes service policy map name.
efa policy qos profile list –-name fabricProfile1 –-ip 10.20.245.1-3 

QoS Profile details: 
Name: qosProfile10 
Trust: auto 
Dscp->TC: Map2 
TC->Dscp: Map3 
Service Policy Map: servicePolicy1, out 
Device Bindings: 
+----------------+---------------+--------------+ 
|    Name        |  IP Address   |   App State  | 
+----------------+---------------+--------------+ 
| fabricProfile1 | 10.20.245.1   |  cfg-in-sync | 
+----------------+---------------+--------------+ 
|                | 10.20.245.2   |  cfg-in-sync | 
+----------------+---------------+--------------+ 
|                | 10.20.245.3   |  cfg-in-sync | 
+----------------+---------------+--------------+