11-24-2024 12:58 PM
Hi,
I require to chase a problem through my network using the packet capture feature on Cat9300’s. They are used in an SD Access topology so as soon as the packets leave the Edge switch they are encapsulated in VxLAN. How do I capture specific packets that are encapsulated in VxLAN? For example, I wish to chase some dhcp traffic but if I configure an ACL matching DHCP nothing is captured as the packets are VxLAN. I don’t want to capture all packets and filter out the dhcp ones via wireshark because there is just way too much other traffic filling up my buffer. I just want the dhcp packets inside vxlan packets.
Any ideas?
Thanks, Kev.
11-24-2024 01:12 PM
Try something like
debug platform software fed switch active punt packet-capture set-filter vxlan
11-24-2024 01:17 PM
Check DHCP packet walk :
Overall packet flow :
You can also span the port and use an externally filter what you are looking to filter
11-25-2024 12:40 AM
Thank you but I know the dhcp process and packet flow. My requirement is to capture packets as they leave the switch. Perhaps I was too restrictive in my description. I used DHCP as an example. The issue really is how do I capture the traffic that is VxLAN but I want to look at the inner IP packet and match on any TCP/UDP/ICMP header information. In addition I am not in a position to do a span of the port which is why I require to use the embedded packet capture feature. That negates the need to actually get a device on another port and span to it.
I appreciate the responses but the question is can we match the inner IP packet information using embedded packet capture. I want to see the packet the switch puts on the wire.
11-24-2024 10:12 PM
I send you PM check it
MHM
11-25-2024 12:32 AM
“if I configure an ACL matching DHCP nothing is captured as the packets are VxLAN”
I need a way to filter based on the inner packet in VxLAN.
11-25-2024 12:50 AM
spine/leaf#sh mon cap TAC buff br | i DHCP
capture using ACL of leaf and spine IP
then show brief i dhcp only
MHM
11-28-2024 01:52 AM
any update friend ??
MHM
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