04-07-2022 02:18 AM
Is it possible to sniff all ports of the switch?
Let's say I am using 20 ports with total traffic of less than 1G (all together) and I want to connect Wireshark to one of the ports and sniff all traffic from all ports, can this be done? any limitation? If this product doesn't support it which can?
Thanks, Ehud
04-07-2022 03:40 AM
Yes you can, see this link -
Jon
04-07-2022 03:56 AM
Thank you very much Jon !
Assuming I will use it to monitor physical ports "
For EtherChannel sources, you can monitor traffic for the entire EtherChannel or individually on a physical port as it participates in the port-channel"
will I be able to span all 20+ ports into one port?
Thanks, Ehud
04-07-2022 04:09 AM
Yes, if you read the document it does say you can span all ports on the switch.
Jon
04-07-2022 05:47 AM - edited 04-07-2022 05:48 AM
yes it does :
04-07-2022 02:28 PM
Lets say you connected the Wireshark at port # 24 and you want to sniff from port # 1 thru 23.
monitor session 1 source interface Gi1/0/1 - 23 monitor session 1 destination interface Gi1/0/24
04-07-2022 03:29 PM
My read of the documentation would be, you'll need to:
monitor session 1 source interface Gi1/0/1
monitor session 1 source interface Gi1/0/2
.
.
monitor session 1 source interface Gi1/0/23
monitor session 1 destination interface Gi1/0/24
04-07-2022 07:39 PM
Unfortunately there is no range command works for source ports
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide