09-11-2015 11:13 AM - edited 03-11-2019 11:35 PM
See the below commands entered.
# capture capout match icmp any any
# ping 8.8.8.8
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
!!!!!
# show capt capout
0 packet captured
0 packet shown
Could someone explain why the capture command isn't capturing anything? I'm really confused.
Solved! Go to Solution.
09-11-2015 11:17 AM
Hi,
You need to specify an interface in the capture with the "interface" keyword.
Thanks and Regards,
Vibhor Amrodia
09-11-2015 11:17 AM
Hi,
You need to specify an interface in the capture with the "interface" keyword.
Thanks and Regards,
Vibhor Amrodia
02-10-2016 06:59 AM
I am using below capture in ASA:
capture cap2 type asp-drop all buffer 500000 [Buffer Full - 499519 bytes]
match tcp any host 10.1.1.10
now, when i do show capture cap2, I see a lot of output but nothing with destination 10.1.1.10...
What is wrong here?
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