PORT-MIRRORING

PORT-MIRRORING COMMANDS

Port-mirroring commands are described in Table 4-7.

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 port-mirroring.

show mirroring

Displays the port-mirroring configuration.

 

 

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

4-9

Page 81
Image 81
Extreme Networks Summit1 manual PORT-MIRRORING Commands, PORT-MIRRORING Example, 7Port-Mirroring Configuration Commands