02-12-2009 08:50 AM
Hello,
I am trying to tcpdump on an ACNS Software Release 5.5.9
The interface in question is Gig 1/0. So I enter the following and get an error:
Proxy#tcpdump -w /local1/capture.pcap -i GigabitEthernet1/0
tcpdump: ioctl: No such device
What am I doing wrong?
Thanks!
Solved! Go to Solution.
02-12-2009 09:03 AM
02-12-2009 09:03 AM
instead of -i Gig.... use
-i any
Or
-i eth0
Dan
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