Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
Ethernet Port Commands
page 19-52
OmniSwitch CLI Reference Guide
September 2009
interfaces hybrid pause
Configures whether or not the switch will transmit, honor, or transmit and accept 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 {tx | 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 10/100/1000 RJ-45 
port(s).
tx
Transmits PAUSE frames to peer switches when traffic congestion 
occurs on the local interface. Does not honor PAUSE frames from peer 
switches.
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 6400, 6855
Defaults
By default, flow control is disabled on all combo ports.
Usage Guidelines
• Note that if the standalone switch is a 24-port unit, then only the interfaces pause command is 
required to enable end-to-end (E2E) flow control. However, if the switch is a 48-port unit, then a flow 
control VLAN, which is configured using th
 command, is required in addi-
tion to enabling RX/TX pause flow control.
• Flow control is only supported on interfaces configured to run in full-duplex mode; half-duplex mode 
is not supported.