Command Line Interface
7431553-KDU 137 365 Uen D 2006-06-16
Example
The following example configures Ethernet port 5 capabilities to 100half, 100full
and flow control.
Related Commands
negotiation (section 7.9.4 on page 740)
speed-duplex (section 7.9.3 on page 739)
flowcontrol (section 7.9.6 on page 743)
7.9.6 flowcontrol
This command enables flow control. Use the no form to disable flow control.
Syntax
[no] flowcontrol
Default Setting
Flow control enabled
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
• Flow control can eliminate frame loss by “blocking” traffic from end
stations or segments connected directly to the ECN330-switch when its
buffers fill. When enabled, back pressure is used for half-duplex
operation and IEEE 802.3-2002 (formally IEEE 802.3x) for full-duplex
operation.
Console(config)#interface ethernet 1/5
Console(config-if)#capabilities 100half
Console(config-if)#capabilities 100full
Console(config-if)#capabilities flowcontrol
Console(config-if)#