Command Reference Guide

set port negotiation 83
Examples — The following command sets the name of port 7 to
adminpool:
WX1200# set port 7 name adminpool
success: change accepted.
See Also
clear port name on page 64
display port status on page 70
set port negotiation Disables or reenables autonegotiation on gigabit Ethernet or 10/100
Ethernet ports.
Syntax
set port negotiation port-list {enable | disable}
port-list — List of physical ports. MSS disables or reenables
autonegotiation on all the specified ports.
enable — Enables autonegotiation on the specified ports.
disable — Disables autonegotiation on the specified ports.
Defaults — Autonegotiation is enabled on all Ethernet ports by default.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — WX1200 10/100 Ethernet ports support half-duplex and
full-duplex operation.
Examples — The following command disables autonegotiation on ports
3 and 5:
WX1200# set port negotiation 3,5 disable
The following command enables autonegotiation on port 2:
WX1200# set port negotiation 2 enable