User’s Manual of WGSD-1022/WGSD-8000
5.7.7 negotiationThe 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 flowcontrolThe 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
- 205 –