08-21-2019 07:31 AM
Hello,
I'm running into issues running a packet capture on an ASR920 (using configurations that work on other router models). When setting up an ip cef capture point, the captures are coming up with no data. Tried testing on a physical interface and a BDI.
I was able to capture process switched traffic (by switching the config below from "ip cef" to "process-switched"). So I know my script works. I'm just not able to capture data plane traffic on the ASR920.
I've seen posts online about people having this same issue, but couldn't find documentation from Cisco covering this. Is anyone aware of this?
!
monitor capture buffer BUF size 1024 max-size 1518 linear
!
monitor capture point ip cef POINT BDI100 both
!
monitor capture point associate POINT BUF
!
Thank you,
Steve
03-02-2020 11:23 AM
And by the way, I know it wasn't mentioned, but I too had the issue and I was sure to use the start/stop versions of this:
monitor capture point start POINT
... wait a bit ...
monitor capture point stop POINT
11-07-2023 09:34 AM
EPC is not supported on ASR920, you can try LSPAN/RSPAN
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide