Configure mirroring command
From NetworkCommands
A command available on most Extreme switch platforms; used to specify a port or vlan to mirror (from,) to another port (a mirror port.) In other words, this command specifies the mirroring source.
Contents |
Usage Syntax
configure mirroring add [port port_number | vlan vlan_name]
Usage Examples
configure mirroring add port 1:8 - mirror traffic from port 1:8 (the source) to the mirror port specified by the enable mirroring command (the destination)
configure mirroring add vlan VLAN_TEST - mirror traffic from vlan VLAN_TEST (the source) to the mirror port specified by the enable mirroring command (the destination)
Usage Notes
The enable mirroring command must then be used to specify the port to mirror to (the mirror port.)
Related Commands
The enable mirroring command is used to specify port to mirror to (the mirror port.)
The show mirroring command is used to display the current mirror configuration and status.
Command Equivalents
The Cisco command equivalent is the monitor session command
The F5 BigIP command equivalent is the bigpipe mirror command







