unconfigure ports redundant
ExtremeWare Software 7.3.0 Command Reference Guide 311
unconfigure ports redundant
unconfigure ports [<portlist> | <port id>] redundant
Description
Clears a previously configured software-controlled redundant port.
Syntax Description
Default
N/A.
Usage Guidelines
On a modular switch,
<portlist>
can be a list of slots and ports. On a stand-alone switch,
<portlist>
can be one or more port numbers. For a detailed explanation of port specification, see
“Modular Switch
Numerical Ranges” or “Stand-alone Switch Numerical Ranges” in Chapter 1.
The
<port id>
is the display string configured for the port. Use the
configure ports <portnumber>
display-string <string>
command to configure a display string for the port.
The list of port numbers or the port display string specifies the redundant port(s).
Example
The following command unconfigures a software-controlled redundant port on a stand-alone switch:
unconfigure ports 4 redundant
The following command unconfigures a software-controlled redundant port on a modular switch:
unconfigure ports 2:3 redundant
History
This command was first available in ExtremeWare 6.2.
Platform Availability
This command is available on all platforms.
portlist Specifies one or more ports or slots and ports. On a modular switch, can be a
list of slots and ports. On a stand-alone switch, can be one or more port
numbers. May be in the form 1, 2, 3-5, 2:*, 2:5, 2:6-2:8.
portid Specifies a port using the display string configured for the port. Only one port
can be specified using this method.