Configuring Ieee 802.3X Flow Control - Cisco Catalyst 2950 Software Manual

Desktop switch software configuration guide
Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

Chapter 10
Configuring the Switch Ports

Configuring IEEE 802.3X Flow Control

Flow control enables connected Ethernet ports to control traffic rates during congestion by allowing
congested nodes to pause link operation at the other end. If one port experiences congestion and cannot
receive any more traffic, it notifies the other port to stop sending until the condition clears. When the
local device detects any congestion at its end, it can notify the link partner or the remote device by
sending a pause frame. Upon receipt of a pause frame, the remote device stops sending any data packets,
which prevents any loss of data packets during the congestion period.
We strongly recommend that you do not configure IEEE 802.3X flowcontrol when quality of service
Note
(QoS) is configured on the switch. Before configuring flowcontrol on an interface, make sure to disable
QoS on the switch.
Flow control can be implemented in two forms, symmetric and asymmetric. The symmetric
implementation is suitable for point-to-point links, and asymmetric is suitable for hub-to-end node
connections, where it is desirable for the hub to pause the end system, but not vice-versa. You use the
flowcontrol interface configuration command to set the interface's ability to receive and send pause
frames to on, off, or desired. The default state for 10/100/1000 Mbps ports is receive off and send
desired.
These rules apply to flow control settings on the device:
For details on the command settings and the resulting flow control resolution on local and remote ports,
Note
refer to the flowcontrol interface configuration command in the Catalyst 2950 Desktop Switch
Command Reference for this release.
Beginning in privileged EXEC mode, follow these steps to configure flow control on an interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
flowcontrol {receive | send} {on | off | desired} Configure the flow control mode for the port.
78-11380-03
receive on (or desired) and send on: Flow control operates in both directions; both the local and the
remote devices can send pause frames to show link congestion.
receive on (or desired) and send desired: The port can receive pause frames and can send pause
frames if the attached device supports flow control.
receive on (or desired) and send off: The port cannot send pause frames but can operate with an
attached device that is required to or can send pause frames; the port can receive pause frames.
receive off and send on: The port sends pause frames if the remote device supports flow control but
cannot receive pause frames from the remote device.
receive off and send desired: The port cannot receive pause frames but can send pause frames if the
attached device supports flow control.
receive off and send off: Flow control does not operate in either direction. In case of congestion, no
indication is given to the link partner, and no pause frames are sent or received by either device.
Purpose
Enter global configuration mode
Enter interface configuration mode and the physical interface to
be configured.
The send keyword is not available for 10/100 Mbps ports.
Note
Catalyst 2950 Desktop Switch Software Configuration Guide
Changing the Port Speed and Duplex Mode
10-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents