Monday, September 2, 2013

Extreme Switch Port-Mirroring for Packet Capture

Next .. implement port mirroring for Extreme network switch.
Hope this is usefull for you as reference.


#### Adds ports 1, 2, 3, and 5 to the port list
Extreme# config mirror add port 1,2,3,5

#### Delete port 2 from the port list
Extreme# config mirror del port 2


#### Enable result mirror traffic to port 8
Extreme# enable mirror to port 8 

#### Disable
Extreme# disable mirror

#### Newer version (Enable result mirror traffic to port 8)
Extreme# enable mirroring on port 8


#### Displays port mirroring information
Extreme# show mirroring 

No comments: