display priority-flow-control
Use display priority-flow-control to display the PFC information and frame statistics for an interface.
Syntax
display priority-flow-control interface [ interface-type [ interface-number ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface-type: Specifies an interface type. If you do not specify an interface type, the command displays the PFC information and frame statistics for all Ethernet interfaces.
interface-number: Specifies an interface number. If you do not specify an interface number, the command displays the PFC information and frame statistics for all Ethernet interfaces of the specified type.
Examples
# Display the PFC information and frame statistics for all Ethernet interfaces.
<Sysname> display priority-flow-control interface Interface AdminMode OperMode Dot1pList Prio Recv Send -------------------------------------------------------------------------------- XGE1/0/1 Disabled Disabled 0,2-3,5-6 XGE1/0/2 Auto Enabled 0-1,3-4,6-7 0 4294967295 4294967295 5 23 0 7 5 0 XGE1/0/3 Enabled Enabled 0-2,4-5,7 0 178 43 1 234 112 4 13 0 5 1572 0 7 110 0 XGE1/0/4 Auto Disabled 1-2,4-5,7
Table 7: Command output
Field | Description |
---|---|
Interface | Abbreviated name of the interface. |
AdminMode | Administrative PFC status:
|
OperMode | Operative PFC status:
|
Dot1pList | 802.1p priorities that are enabled with PFC. 802.1p priority values 0 through 7 are available. |
Prio | An 802.1p priority is displayed only when the 802.1p priority is enabled with PFC and the interface has received or sent packets with the 802.1p priority. |
Recv | Number of received frames. |
Send | Number of sent frames. |