11-17-2020 07:38 AM
Hi there,
Thanks for reading.
I have a c9200L running 16.12.4. I'm not finding the FILE flag as part of a packet capture. The EXPORT command assumes that I've written to a file. I thought there was a way to copy the buffer into a local file?
Thanks again!
Bob
Solved! Go to Solution.
11-17-2020 08:31 AM
- Check steps from here :
M.
11-17-2020 08:19 AM
Hi there,
Are you using the command:
monitor capture buffer <buffer_name> export <destination>
... the destination can be a local or remote filesystem. eg:
monitor capture buffer my_capture export flash:my_cap.pcap
cheers,
Seb.
11-17-2020 08:31 AM
- Check steps from here :
M.
11-17-2020 01:28 PM
Hi Marce1000,
Thanks for the URL. I found the command i needed there:
monitor capture mycap export tftp://x.x.x.x/filename.pcap
Buffer doesn't need a local file; just name it in the destination.
Thanks again!
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