2-335
Catalyst 2950 and Catalyst 2955 Switch Command Reference
0L-10102-01
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
show flowcontrol
show flowcontrol
Use the show flowcontrol user EXEC command to display the flow control status and statistics.
show flowcontrol [interface interface-id | module module-number] [ | {begin | exclude | include}
expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Use this command to display the flow control status and statistics on the switch or for a specific
interface.
Use the show flowcontrol command to display information about all the switch interfaces. (Flowcontrol
is supported only on Gigabit Ethernet interfaces.) The output from the show flowcontrol command is
the same as the output from the show flowcontrol module module-number command.
Use the show flowcontrol interface interface-id command to display flow control configuration and
status information about the interfaces on the switch.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples This is an example of output from the show flowcontrol command:
Switch> show flowcontrol
Port Send FlowControl Receive FlowControl RxPause TxPause
admin oper admin oper
--------- -------- -------- -------- -------- ------- -------
Gi0/1 Unsupp. Unsupp. off off 0 0
Gi0/2 desired off off off 0 0
interface interface-id (Optional) Display the flow control status and statistics for a specific
interface.
module module-number (Optional) Display the flow control status and statistics for all Gigabit
Ethernet interfaces. The only valid module number value is 0.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.1(14)EA1 This command was introduced.