
PORT-MIRRORING COMMANDS
Table 4-7: Port-Mirroring Configuration Commands
Command | Description |
enable mirroring port <port>
config mirroring add [mac <mac_address> vlan <name> port <port> vlan <name> port <port>]
Dedicates a port on the switch to be the mirror port.
Adds a single mirroring filter definition. Up to eight mirroring definitions can be added. You can mirror traffic from a MAC address, a VLAN, a physical port, or a specific VLAN/port combination.
config mirroring delete [mac | Deletes a particular mirroring filter definition, or all |
<mac_address> vlan <name> port | mirroring filter definitions. |
<port> vlan <name> port <port> all} |
|
disable mirroring | Disables |
show mirroring | Displays the |
|
|
PORT-MIRRORING EXAMPLE
The following example selects port 3 as the mirror port, and sends all traffic coming into or out of the switch on port 1 to the mirror port:
enable mirroring port 3
config mirroring add port 1
The following example sends all traffic coming into or out of the switch on port 1 and the VLAN default to the mirror port:
config mirroring add port 1 vlan default
SUMMIT SWITCH INSTALLATION AND USER GUIDE |