configure mirroring delete
ExtremeWare Software 7.3.0 Command Reference Guide 229
configure mirroring delete
configure mirroring delete [<mac_address> | vlan <vlan name> {ports
<portnumber>} | ports <portnumber> {vlan <vlan name>}]
Description
Deletes a particular mirroring filter definition on the switch.
Syntax Description
Default
N/A.
Usage Guidelines
On a modular switch,
<portnumber>
must be a slot and port in the form
<slot>:<port>
. For a detailed
explanation of port specification, see
“Modular Switch Numerical Ranges” or “Stand-alone Switch
Numerical Ranges” in Chapter 1.
For version 6.0:
• No longer supports using a MAC address to specify mirroring.
Example
The following example deletes the mirroring filter on a stand-alone switch defined for port 1 on VLAN
default:
configure mirroring delete ports 1 vlan default
The following example deletes the mirroring filter on a modular switch defined for slot 3, port 2 on
VLAN default:
configure mirroring add ports 3:2 vlan default
History
This command was first available in ExtremeWare 2.0.
This command was modified in ExtremeWare 4.0 to support modular switches.
This command was modified in ExtremeWare 6.0 to discontinue support for the MAC address
parameters.
Platform Availability
This command is available on all platforms.
mac_address Specifies a MAC address. (Supported in versions 4.0 and 6.0 only)
vlan name Specifies a VLAN name.
portnumber Specifies a port or slot and port.