242 ExtremeWare Software 7.3.0 Command Reference Guide
Commands for Configuring Slots and Ports on a Switch
configure ports auto-polarity
configure ports [<portlist> | all] auto-polarity [off | on]
Description
Configures the autopolarity detection feature on the specified Ethernet ports.
Syntax Description
Default
The autopolarity detection feature is on.
Usage Guidelines
Use the
all
keyword to enable or disable the autopolarity detection feature on all of the Ethernet ports
on the Summit48si switch.
When autopolarity is disabled on one or more Ethernet ports, you can verify that status by using the
command:
show configuration
This command will list the ports for which the feature has been disabled.
To verify the current autopolarity status, use the
show ports {<portlist> | all} info detail
command.
Example
The following command disables the autopolarity detection feature on ports 3-5 on the Summit48si
switch:
configure ports 3-5 auto-polarity off
The following command enables the autopolarity detection feature on ports 3-5 on the Summit48si
switch:
configure ports 3-5 auto-polarity on
History
This command was first available in ExtremeWare 6.2.2b108.
Platform Availability
This command is available on the Summit48si switch only.
portlist Specifies one or more ports on the switch. May be in the form 1, 2, 3-5.
all Specifies all of the ports on the switch.
off Disables the autopolarity detection feature on the specified ports.
on Enables the autopolarity detection feature on the specified ports.