cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1603
Views
0
Helpful
6
Replies

mirror 2 ports to one destination 6513

Michael Bach
Level 1
Level 1

I have a 6513 running 12.2 and need to mirror 2 source ports to one destination port on the same switch. Is that possible?

2 Accepted Solutions

Accepted Solutions

Mark Malone
VIP Alumni
VIP Alumni

Yes that's possible use the comma when setting the source , I currently have it in place as below

monitor session 1 source interface Po4 , Po5
monitor session 1 destination interface Gi1/8/48

#sh monitor session all
Session 1
---------
Type                   : Local Session
Source Ports           :
    Both               : Po4-5
Destination Ports      : Gi1/8/48

View solution in original post

yes of course im just capturing pos , same concept for stand alone ports

View solution in original post

6 Replies 6

Mark Malone
VIP Alumni
VIP Alumni

Yes that's possible use the comma when setting the source , I currently have it in place as below

monitor session 1 source interface Po4 , Po5
monitor session 1 destination interface Gi1/8/48

#sh monitor session all
Session 1
---------
Type                   : Local Session
Source Ports           :
    Both               : Po4-5
Destination Ports      : Gi1/8/48

You are using port channels, but I am guessing this will work as well

monitor session 1 source interface gi3/21, gi4/15
monitor session 1 destination interface Gi1/48

If you are going to use a sniffer like wireshark, leave the destination port without configuration. 

you can run a default int g1/48 to reset the interface to default setting. 

Regards.




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

yes of course im just capturing pos , same concept for stand alone ports

Thanks!

Yep that is correct, also you can add the traffic direction to monitor, it is for source.  

both = Transmitted and received traffic.

Rx = Received traffic

Tx = Transmitted Traffic. 

Regards. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
Review Cisco Networking for a $25 gift card