Reference Guide

Table Of Contents
show interface priority-flow-control
Displays PFC operational status, configuration, and statistics on an interface.
Syntax
show interface [ethernet node/slot/port[:subport]] priority-flow-control
[details]
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
Use the details option to display PFC statistics on received/transmitted frames for each dot1p (CoS)
value, and use the clear qos statistics interface ethernet 1/1/1 command to delete
PFC statistics and restart the counter.
Example (details)
OS10(config)# show interface ethernet 1/1/15 priority-flow-control
details
ethernet1/1/15
Admin Mode : true
Operstatus: true
PFC Priorities: 3
Total Rx PFC Frames: 0
Total Tx PFC frames: 587236
Cos Rx Tx
-----------------------
0 0 0
1 0 0
2 0 0
3 0 587236
4 0 0
5 0 0
6 0 0
7 0 0
Supported
Releases
10.3.0E or later
Enhanced transmission selection
Enhanced transmission selection (ETS) provides customized bandwidth allocation to 802.1p classes of traffic. Assign different
amounts of bandwidth to traffic classes (Ethernet, FCoE, or iSCSI) that require different bandwidth, latency, and best-effort
treatment during network congestion.
ETS divides traffic into different priority groups using their 802.1p priority value. To ensure that each traffic class is correctly
prioritized and receives required bandwidth, configure bandwidth and queue scheduling for each priority group. You can allocate
more bandwidth to a priority group to prioritize low-latency storage and server-cluster traffic. Allocate less bandwidth to a
different priority group to rate-limit best-effort LAN traffic.
Converged data center services
713