flow-control

Use flow-control to configure the flow control mode.

Use undo flow-control to restore the default.

Syntax

flow-control { hardware | none | software }

undo flow-control

Default

The flow control mode is none.

Views

User line view

Predefined user roles

network-admin

mdc-admin

Parameters

hardware: Performs hardware flow control.

none: Disables flow control.

software: Performs software flow control.

Usage guidelines

This command is not supported in VTY line view.

The device supports flow control in both the inbound and outbound directions:

The flow control setting takes effect in both directions.

To communicate, two devices must be configured with the same flow control mode.

Examples

# Configure software flow control in the inbound and outbound directions for user line AUX 0.

<Sysname> system-view
[Sysname] line aux 0
[Sysname-line-aux0] flow-control software