cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1462
Views
5
Helpful
2
Replies

ASA capture command not working

esa_fresa
Level 1
Level 1

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.

 

 

1 Accepted Solution

Accepted Solutions

Vibhor Amrodia
Cisco Employee
Cisco Employee

Hi,

You need to specify an interface in the capture with the "interface" keyword.

Thanks and Regards,

Vibhor Amrodia

View solution in original post

2 Replies 2

Vibhor Amrodia
Cisco Employee
Cisco Employee

Hi,

You need to specify an interface in the capture with the "interface" keyword.

Thanks and Regards,

Vibhor Amrodia

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?

Review Cisco Networking for a $25 gift card