Configuring Packet Captures
1. Setup ACL for the traffic you want:
access-list cap_acl line 1 extended permit ip any host 10.8.15.100
2. Setup capture for the acl
capture
3. Get the output
show cap
capture
This will capture the whole packet
Show capture detail
Show capture dump – will show packet
To send to pcap tftp
PIX# copy /pcap capture:
To view the capture in a browser:
Friday, February 27, 2009
Cisco ASA Packet Captures
Labels:
Cisco ASA,
Troubleshooting
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment