cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
493
Views
2
Helpful
6
Replies

ASA5525: capture drop type asp-drop

Hello. Please see below..

ASA5525# sh capt
capture drop type asp-drop [Buffer Full - 524249 bytes]
match ip host 172.16.2.2 host 8.8.8.8
match ip host 172.16.3.3 host 8.8.8.8

ASA5525# no capture drop type asp-drop all

ASA5525# sh capt
capture drop type asp-drop [Buffer Full - 524249 bytes]
match ip host 172.16.2.2 host 8.8.8.8
match ip host 172.16.3.3 host 8.8.8.8

---

QUESTIONS:

1. Is "capture drop type asp-drop" an active packet capture?

2. If so, why didn't it turn off with "no" command? How can I turn off this packet capture?

 

1 Accepted Solution

Accepted Solutions
6 Replies 6

no capture capture <<- in feature dont use capture as name of capture' use capin or capout or capasp

How do i turn off this capture?...

ASA5525# sh capt
capture drop type asp-drop [Buffer Full - 524249 bytes]
match ip host 172.16.2.2 host 8.8.8.8
match ip host 172.16.3.3 host 8.8.8.8

# no capture capture
ERROR: Capture <capture> does not exist.

# no capt Capture
ERROR: Capture <Capture> does not exist.

what is name of capture ? capture or drop ?
use command 
no capture <name>

Please read original post. (Maybe there is no capture running? I don't understand data output.)

ASA5525# sh capture
capture drop type asp-drop [Buffer Full - 524249 bytes]
match ip host 172.16.2.2 host 8.8.8.8
match ip host 172.16.3.3 host 8.8.8.8

# no capture capture
ERROR: Capture <capture> does not exist.

# no capt Capture
ERROR: Capture <Capture> does not exist.

# no capture drop <<- check this

CLI analyzer tool says there are no active packet captures running.

Review Cisco Networking for a $25 gift card