flow control

Function

The flow control command enables flow control on an interface.

The flow control default command restores the flow control to the default.

The undo flow control command disables flow control on an interface.

The flow control command is used to enables an interface to receive or send pause frame.

By default, send and receive flow control is enabled.

Format

flow control

flow control default

flow control { receive | send }

undo flow control

flow control receive

Parameters

Parameter Description Value
default

Specifies the flow control to the default.

-

receive

When the receive is enabled, the interface can receive pause frames and respond to pause frames. When a pause frame is received, the interface stops sending traffic.

-

send

When the send is enabled, a pause frame is sent to the interconnected interface when the interface is congested.

-

Views

100GE interface view, 10G LAN interface view, 10G WAN interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE interface view, FlexE interface view, GE optical interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
device-mgr write

Usage Guidelines

Usage Scenario

Ensure that both devices at two ends of a link support flow control.

Precautions

If the peer device does not support flow control, disabling flow control on the local device is recommended.

Example

# Enable flow control for incoming flows on GE 0/1/1.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/1
[~HUAWEI-GigabitEthernet0/1/1] flow control receive
# Enable flow control for outgoing flows on GE 0/1/1.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/1
[~HUAWEI-GigabitEthernet0/1/1] flow control send
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >