SMC Networks TigerSwitch 100 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
3-90
Command Usage
When auto-negotiation is enabled with the negotiation command, the
switch will negotiate the best settings for a link based on the capabilites
command. When auto-negotiation is disabled, you must manually
specify the link attributes with the speed-duplex and flowcontrol
commands.
Example
The following example configures Ethernet port 5 capabilities to 100half,
100full and flow control.
flowcontrol
Use this command to enable flow control. Use the no form to disable flow
control.
Syntax
flowcontrol
no flowcontrol
Default Setting
Flow control enabled
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Flow control can eliminate frame loss by “blocking” traffic from end
stations or segments connected directly to the switch when its buffers
fill. When enabled, back pressure is used for half-duplex operation and
IEEE 802.3x for full-duplex operation.
When using the negotiation command to enable auto-negotiation, the
Console(config)#interface ethernet 1/5
Console(config-if)#capabilities 100half
Console(config-if)#capabilities 100full
Console(config-if)#capabilities flowcontrol
Console(config-if)#