Configuring flow control on a port – ATL Telecom R1-SW Ethernet Switch User Manual
Page 118
R1-SW24L2B User’s Manual
6-6
Configuring Flow Control on a Port
You can enable or disable flow control of a port, which manages traffic rates during congestion.
If a port experiences congestion and cannot receive any more traffic, flow control notifies the
other port to stop transmitting until the condition clears. By default, flow control of the ports on
the Corecess R1-SW24L2B is disabled.
To change flow control status, use the following command in Global configuration mode:
Command
Task
port
flowctl
1. Configure the flow control of the specified port.
y
-
fastethernet
: Configures Fast Ethernet port.
-
gigabitethernet
: Configures Gigabit Ethernet port.
y
y
y
-
auto
: Auto negotiation.
-
off
: Disables flow control on the port.
-
on
: Enables flow control on the port.
The following example enables flow control on the
Gigabit Ethernet port 1/2
:
(config)# port gigabitethernet 1/2 flowctl on
(config)#