Ethereal

Re: [Ethereal-users] New User - How do I cpature/save Cisco Debugs For Analysis
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-users: June 2002


On Thu, Jun 20, 2002 at 04:33:21PM +1000, Visser, Martin (Sydney) wrote:
> Of course if you can find a Cisco "debug xxx packet" command that produces a sufficiently verbose hex-dump you may be able to use the ethereal "text2pcap" utility to import the trace.

conf t
access-list 2222 permit ....
access-list 2222 ...
access-list 2222 deny ip any any
end
debug ip packet detail 2222 dump

or something like that. Please note that this places quite some load
on the router. Please make sure on a test router that this combination
of debugs a) works as expected and b) the load is still acceptable.

Nobody has yet written a tool to automatically import theses captures
into ethereal (I guess that with the information in the detailed header,
it should be possbile to do that).

  ciao
     Jörg

--
Joerg Mayer                                          <jmayer@xxxxxxxxx>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.




Powered by MHonArc 2.6.10