cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
679
Views
1
Helpful
3
Replies

Switching, Catalyst 3000

How do i configure port mirror/span port in catalyst 3650 through web interface or cli . I want to mirror the all 20 ports on to one port

1 Accepted Solution

Accepted Solutions

Hello @srinivasthotakuri ,

you will have to configure similar to this example:

monitor session 1 source interface Gi1/0/1 - 20

monitor session 1 destination interface Gi1/0/24

Regards, LG
*** Please Rate All Helpful Responses ***

View solution in original post

3 Replies 3

Hello @srinivasthotakuri ,

you will have to configure similar to this example:

monitor session 1 source interface Gi1/0/1 - 20

monitor session 1 destination interface Gi1/0/24

Regards, LG
*** Please Rate All Helpful Responses ***

done sir..thank you. Can you suggest me how do I confirm whether entire traffic is reflecting on SPAN port.

That's a tough one... and generally easier said than done.

Besides taking Cisco's word for it, you can sum up the traffic for your source interfaces and the value should be equal to the traffic values of the destination interface.

Alternatively, you can use only one source interface with Wireshark installed, generate some traffic and see on the destination port, also Wireshark installed, that the traffic from the source matches.

Realistically speaking, I don't think you should be worried about traffic missing in your SPAN session.

Regards, LG
*** Please Rate All Helpful Responses ***