Description, Description 1000 – LevelOne GTL-2691 User Manual

Page 1000

Advertising
background image

C

HAPTER

31

| Interface Commands

Interface Configuration

– 1000 –

The 1000BASE-T and 10GBASE-T standard does not support forced

mode. Auto-negotiation should always be used to establish a

connection over any 1000BASE-T and 10GBASE-T port or trunk.

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

speed-duplex

and

flowcontrol

commands.

E

XAMPLE

The following example configures Ethernet port 5 capabilities to include

100half and 100full.

Console(config)#interface ethernet 1/5

Console(config-if)#capabilities 100half

Console(config-if)#capabilities 100full

Console(config-if)#capabilities flowcontrol

Console(config-if)#

R

ELATED

C

OMMANDS

negotiation (1002)

speed-duplex (1004)

flowcontrol (1001)

description

This command adds a description to an interface. Use the no form to

remove the description.

S

YNTAX

description string
no description

string - Comment or a description to help you remember what is

attached to this interface. (Range: 1-64 characters)

D

EFAULT

S

ETTING

None

C

OMMAND

M

ODE

Interface Configuration (Ethernet, Port Channel)

C

OMMAND

U

SAGE

The description is displayed by the

show interfaces status

command and in

the running-configuration file. An example of the value which a network

manager might store in this object is the name of the manufacturer, and

the product name.

Advertising