Commands for Configuring Slots and Ports on a Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
312
configure mirroring delete
configure mirroring delete [all | port <port> {vlan <name>} |vlan <name>
{port <port>}]
Description
Deletes a particular mirroring filter definition on the switch.
Syntax Description
Default
N/A.
Usage Guidelines
On a modular switch,
<port_list>
must be a slot and port in the form
<slot>:<port>
. For a detailed
explanation of port specification, see
“Port Numbering”
in
Chapter 1, “Command Reference Overview.”
Example
The following example deletes the mirroring filter on an BlackDiamond 8800 series switch defined for
slot 7, port 1:
configure mirroring delete ports 7:1
The following example deletes the mirroring filter on a BlackDiamond 10808 switch defined for slot 3,
port 2 on VLAN default:
configure mirroring delete ports 3:2 vlan default
History
This command was first available in ExtremeWare XOS 10.1.
The VLAN option was added in ExtremeWare XOS 11.0.
The VLAN mirroring capability was added to the BlackDiamond 8800 series switch in ExtremeWare
XOS 11.2.
all
Specifies all mirroring filter definitions.
port
Specifies a port or a slot and port.
port
Specifies particular ports or slots and ports.
vlan
Specifies a VLAN.
name
Specifies a VLAN name.