ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
31
| Interface Commands
Interface Configuration
– 1190
DEFAULT SETTING
100Base-FX (SFP) – 100full
1000BASE-SX/LX/LH (SFP): 1000full
10GBASE-SR/LR/ER (XFP/SFP+): 10Gfull
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
100Base-FX (SFP) connections are fixed at 100Mbps, full duplex;
1000BASE-SFP connections at 1000Mbps, full duplex; and
10GBASE-XFP and 10GBASE-SFP+ connections at 10G, full duplex.
When auto-negotiation is enabled, the only attributes which can be
advertised include flow control and symmetric pause frames.
When auto-negotiation is enabled with the negotiation command, the
switch will negotiate the best settings for a link based on the
capabilities command. When auto-negotiation is disabled, you must
manually specify the link attributes with the flowcontrol command.
EXAMPLE
The following example configures Ethernet port 5 capabilities to include
flow control.
Console(config)#interface ethernet 1/5
Console(config-if)#capabilities flowcontrol
Console(config-if)#
RELATED COMMANDS
negotiation (1194)
flowcontrol (1191)
description This command adds a description to an interface. Use the no form to
remove the description.
SYNTAX
description string
no description
string - Comment or a description to help you remember what is
attached to this interface. (Range: 1-64 characters)
DEFAULT SETTING
None
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)