cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
478
Views
0
Helpful
1
Replies

Packet Capture in ASA

hclisschennai
Level 1
Level 1

Hi Everybody,

I am trying to configure packet capture in ASA 5520 for troubleshooting. I am in the impression that

1. The captured data is stored in the RAM of the Firewall. Is this correct?

2. If that the case won't the firewall run out of memory for normal traffic if I run the capture of sometime?

3. How to reserve the memory space for packet capture?

Can anybody help me on this?

R.B.Kumar

1 Accepted Solution

Accepted Solutions

JamesLuther
Level 3
Level 3

Hi,

Check here

http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/c1.html#wp2108895

By default ASA only reserves 512k for capture and stops when it is filled, but you can increase this using the buffer option ie

capture CAP-NAME access-list CAP-ACL interface outside buffer 20000

Or you can use a circular buffer to keep capture running ie

capture CAP-NAME access-list CAP-ACL interface outside buffer 20000 circular-buffer

Regards

View solution in original post

1 Reply 1

JamesLuther
Level 3
Level 3

Hi,

Check here

http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/c1.html#wp2108895

By default ASA only reserves 512k for capture and stops when it is filled, but you can increase this using the buffer option ie

capture CAP-NAME access-list CAP-ACL interface outside buffer 20000

Or you can use a circular buffer to keep capture running ie

capture CAP-NAME access-list CAP-ACL interface outside buffer 20000 circular-buffer

Regards

Review Cisco Networking products for a $25 gift card