Enable mirroring command
From NetworkStuff
A CLI command available on most Extreme switch platforms; used to specify a port to output mirrored traffic to (the mirror port.) In other words, this command specifies the mirroring destination.
Contents |
Usage Syntax
enable mirroring to port port_number [tagged|untagged]
Usage Examples
enable mirroring to port 1:8 untagged - mirror traffic from the port or vlan specifed with the configure mirroring command (the source) to the specified port (the destination.)
Usage Notes
The configure mirroring command must first be used to specify the port(s) or vlan(s) to be mirrored 'from' (the source.)
The specified port must not be configured in a vlan if you specify untagged.
Annoyingly, the port must be active (up) when this command is entered.
Related Commands
The configure mirroring command is used to configure the port(s) or vlan(s) to be mirrored from.
The show mirroring command is used to display current port mirroring configuration and status.
Command Equivalents
The Cisco command equivalent is the monitor session command
The F5 BigIP command equivalent is the bigpipe mirror command
Related Articles
You may be interested in our Port Mirroring Masterclass article
Information on other Extreme commands
Information on Arista commands
Information on Cisco commands
Information on Vyatta commands
Information on Force10 commands
Information on Linux commands
Information on F5 BigIP commands
Information on Nortel commands
Information on Bluecat commands
Information on Zebra commands
Information on Windows commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands






