ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Thu, 20 Jun 2002 16:43:28 +0200
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.