Ethernet Port Commands
page 20-34 OmniSwitch 6250 CLI Reference Guide November 2009
interfaces hybrid pause
Configures whether or not the switch will honor or transmit and honor flow control PAUSE frames on the 
specified combo port. PAUSE frames are used to temporarily pause the flow of traffic between two 
connected devices to help prevent packet loss when traffic congestion occurs between switches.
interfaces slot[/port[-port2]] hybrid {fiber | copper} pause {rx | tx-and-rx | disable} 
Syntax Definitions
slot Slot number you want to configure.
port Port number of the interface you want to configure.
port2 Last port number in a range of ports you want to configure.
fiber Specifies that configuration changes will be made to the SFP port(s).
copper Specifies that changes will be made to the copper RJ-45 port(s).
rx Allows interface to honor PAUSE frames from peer switches and 
temporarily stop sending traffic to the peer. Does not transmit PAUSE 
frames to peer switches.
tx-and-rx Transmits and honors PAUSE frames when traffic congestion occurs 
between peer switches.
disable Disables flow control on the interface.
Platforms Supported
OmniSwitch 6250 
Defaults
By default, flow control is disabled on all combo ports.
Usage Guidelines
• Flow control is only supported on interfaces configured to run in full-duplex mode; half-duplex mode 
is not supported.