Download ExtremeWare Software User Guide
Transcript
SUMMIT PORT COMMANDS
TURNING OFF AUTONEGOTIATION FOR A GIGABIT ETHERNET PORT
In certain interoperability situations, it is necessary to turn autonegotiation off on a
Gigabit Ethernet port. Even though a Gigabit Ethernet port runs only at full duplex and
gigabit speeds, the command that turns off autonegotiation must still include the
duplex setting.
The following example turns autonegotiation off for port 4 (a Gigabit Ethernet port);
config ports 4 auto off duplex full
SUMMIT PORT COMMANDS
Table 4-1 describes the Summit port commands.
Table 4-1: Summit Port Commands
Command
Description
enable learning port <portlist>
Enables MAC address learning on one or more
ports. The default setting is enabled.
enable port <portlist>
Enables a port.
enable sharing <master_port> grouping
<portlist>
Defines a load-sharing group of ports. The ports
specified in <portlist> are grouped to the
master port.
enable smartredundancy <portlist>
Enables the smart redundancy feature on the
redundant Gigabit Ethernet port. When the Smart
Redundancy feature is enabled, the switch
always uses the primary link when the primary
link is available. The default setting is enabled.
config ports <portlist> auto on
Enables autonegotiation for the particular port
type; 802.3u for 10/100 Mbps ports or 802.3z for
Gigabit Ethernet ports.
config ports <portlist> auto off {speed [10 |
100]} duplex [half | full]
Changes the configuration of a group of ports.
Specify the following:
EXTREMEWARE SOFTWARE USER GUIDE
■
auto off — The port will not autonegotiate
the settings.
■
speed — The speed of the port (for 10/100
Mbps ports only).
■
duplex — The duplex setting (half- or
full-duplex).
4-3