7 negotiation, 8 flowcontrol, Syntax – Planet Technology WGSD-8000 User Manual

Page 205: Default configuration, Command mode, User guidelines, Example

Advertising
background image

User’s Manual of WGSD-1022/WGSD-8000

- 205 –

5.7.7 negotiation

The negotiation interface configuration command enables auto-negotiation operation for the speed and duplex parameters of a

given interface. To disable negotiation, use the no form of this command.

Syntax

negotiation

no negotiation

Default Configuration

auto-negotiation

Command Mode

Interface Configuration (Ethernet, port-channel, out-of-band Ethernet) mode

User Guidelines

Turning off auto-negotiation on an aggregate link may, under some circumstances, make it non-operational. If the other side has

auto-negotiation turned on, it may re-synchronize all members of the aggregated link to half-duplex operation, and may, as per

the standards, set them all inactive.

Example

The following example enables autonegotiation on Ethernet e5.

Console(config)# interface ethernet e5

Console(config-if)# negotiation

5.7.8 flowcontrol

The flowcontrol interface configuration command configures the Flow Control on a given interface. To restore the default, use

the no form of this command.

Syntax

flowcontrol

{auto | on | off | rx | tx}

no flowcontrol

ƒ

auto—Enables auto-negotiation of Flow Control.

ƒ

on—Enables Flow Control.

ƒ

off—Disables Flow Control.

ƒ

rx—Enables receiving pause frames only.

ƒ

tx—Enables transmitting pause frames only

Advertising