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

Real time capture on interface shows no traffic

Hi.

I have a Cisco ASA, and an issue I'm trying to debug where the ASA may be the problem but I am unsure, so I attempted to capture packets on the various interfaces.

I am struggling and cannot pick up any traffic, but I am sure that traffic is hitting the firewall, so when the following returns no packets:

 

capture interface northbound real-time

It suggests that there is something wrong with my usage of the command, but from what I have read it seems like it should work. 

Can someone please help? Thank you.

1 Accepted Solution

Accepted Solutions

you need to use match statement. Also, real-time keyword is little glitchy.
Try to look at stored packets in the buffer using show capture command.

***** please remember to rate useful posts

View solution in original post

2 Replies 2

you need to use match statement. Also, real-time keyword is little glitchy.
Try to look at stored packets in the buffer using show capture command.

***** please remember to rate useful posts

This was the problem, 

capture capin interface northinterface real-time match ip any any

was what I was looking for.

Thank you!

Review Cisco Networking products for a $25 gift card