Explains how the TCP dump file converter supports troubleshooting by converting stored binary TCP packet traces into text or pcap format, and describes feature behavior, storage considerations, platform support, and available trace-viewing methods.
The TCP dump file converter is a troubleshooting tool that
-
converts binary tcp_ios-xr dump files into text or pcap format
-
processes all stored packet traces in one operation, and
-
supports analysis with command-line, third-party, or open-source tools.
When nonstop routing (NSR) is disabled or a session flaps, TCP stores the 200 most recent packet traces in binary files in a temporary folder. The traces can contain data about configured routing protocols and network traffic that traverses the router.
|
Feature Name |
Release Information |
Description |
|---|---|---|
|
TCP dump file converter |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) This feature is supported on:
|
|
TCP dump file converter |
Release 25.1.1 |
Introduced in this release on: Fixed Systems (8700 [ASIC: K100], 8010 [ASIC: A100])(select variants only*) This feature is supported on:
|
|
TCP dump file converter |
Release 24.4.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100])(select variants only*); Modular Systems (8800 [LC ASIC: P100])(select variants only*) *This feature is supported on:
|
|
TCP dump file converter |
Release 24.2.11 |
You can now convert an entire TCP dump of packet traces in binary files into readable formats such as text or pcap, which makes it easier to analyze them for troubleshooting using third-party or open-source tools. This feature saves time and effort by preventing the need to examine each packet for failure. This feature introduces the tcp dump-file convert command. |
Packet trace viewing methods
You can inspect stored TCP packet traces in these ways:
-
Use tcp dump-file convert to convert all stored binary files into pcap, text, or both formats. This method supports efficient analysis of multiple files.
-
Use show tcp dump-file <binary-filename> to display one binary file at a time in text format.