show port flowcontrol

Last Updated : Nov 06, 2012 |

Displays port flow control information. If no port is specified, information for all ports is displayed.

Syntax

show port flowcontrol [module[/port]]

Parameters

Parameter

Description

Possible Values

Default Value

module

Number of the module

port

Number of the port on the module

User level

read-only

Context

general

Example

To display flowcontrol information for port 4 of module 3 on the Branch Gateway:

Gxxx-001(super)# show port flowcontrol 3/4
Port   Send-Flowcontrol Receive-Flowcontrol
       Admin Oper       Admin Oper
------ ----- ----      ----- ----
3/4    off   off        off   off 

Output fields

Field

Description

Port

Module and port number

Send- Flowcontrol-Admin

Send flow-control administration. Possible settings:

On — indicates that the local port is allowed to send flow control frames to the far end.

Off — indicates that the local port is not allowed to send flow control frames to the far end.

Send- Flowcontrol-Oper

Send flow-control operation mode. Possible modes:

On — indicates that the local port will send flow control frames to the far end.

Off — indicates that the local port will not send flow control frames to the far end.

Receive-Flowcontrol-Admin

Receive flow-control administration. Possible settings:

On — indicates that the local port will act upon flow control indications if received from the far end.

Off — indicates that the local port will discard flow control frames if received from the far end.

Receive-Flowcontrol-Oper

Receive flow-control operation mode. Possible modes:

On — indicates that the local port will act upon flow control indications received from the far end.

Off — indicates that the local port will discard flow control frames received from the far end.