show flowcontrol
Use this command to display flow control information.
Command Syntax
show flowcontrol
show flowcontrol interface IFNAME
Parameters
interface IFNAME
Specify the name of the interface to be displayed.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
The following is a sample output of the show flowcontrol interface command displaying flow control information:
#show flowcontrol interface ge1
Port Send FlowControl Receive FlowControl RxPause TxPause
admin oper admin oper
----- ------- -------- ------- -------- ------- -------
ge1 on on on on 0 0
#
Table 21-47 explains the show command output fields.
Table 21-47: show flow control output
Entry | Description |
---|
Port | Interface being checked for flowcontrol. |
Send admin | Displays whether the flowcontrol send process is administratively on or off. |
FlowControl oper | Displays whether send flowcontrol is on or off on this interface. |
Received admin | Displays whether the flowcontrol receive process is administratively on or off. |
FlowControl oper | Displays whether receive flowcontrol is on or off on this interface. |
RxPause | Number of received pause frames. |
TxPause | Number of transmitted pause frames. |
Last modified date: 10/19/2023