Cisco Systems 2955 Switch User Manual


 
10-13
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
OL-10101-02
Chapter 10 Configuring Interface Characteristics
Configuring Ethernet Interfaces
Use the no local speed and no local duplex interface configuration commands to return the interface to
the default speed and duplex settings. To return all interface settings to the defaults, use the default
interface interface-id interface configuration command.
Configuring Media Types for Gigabit Ethernet Interfaces on LRE Switches
On the LRE switches, use the media-type interface configuration command to configure the media type
for Gigabit Ethernet interfaces. You can enable or disable fiber-optic or copper (10/100/1000)
connections. You can also manually set the port to select an SFP connector or an RJ45 connector. Use
the no form of this command to return to the default setting of SFP-preferred. To configure media types,
use the media-type {auto-select | rj45 | sfp} interface configuration command.
For more information, see the command reference for this release.
Configuring IEEE 802.3x Flow Control on IEEE 802.3z Gigabit Ethernet Ports
Flow control is supported only on the 10/100/1000, 1000BASE-SX, GBIC-module, and SFP-module
ports. Flow control enables connected Gigabit 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
of the congestion 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.
Note We strongly recommend that you do not configure IEEE 802.3z flow control when quality of service
(QoS) is configured on the switch. Before configuring flow control on an interface, make sure to return
to the default QoS settings listed in the “Default Standard QoS Configuration” section on page 29-17.
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 flow control state for Gigabit Ethernet ports is receive off and
send desired.
These rules apply to flow control settings on the device:
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.
Step 4
local duplex {full | half} Enter the duplex parameter for the interface.
Step 5
end Return to privileged EXEC mode.
Step 6
show running-config Display the LRE interface speed and duplex mode configuration.
Step 7
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose