HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

sc_ttlexp — Dump source addresses from ICMP TTL expired messages in `.warts` files. More information: <https://w

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandfromsourceicmpaddressesclidumpsc_ttlexp

Problem

How to use the sc_ttlexp command: Dump source addresses from ICMP TTL expired messages in .warts files. More information: <https://www.caida.org/catalog/software/scamper/>.

Solution

sc_ttlexp — Dump source addresses from ICMP TTL expired messages in .warts files. More information: <https://www.caida.org/catalog/software/scamper/>.

Output the source address of ICMP TTL expire messages in .warts files one after the other:
sc_ttlexp {{path/to/file1.warts path/to/file2.warts ...}}

Code Snippets

Output the source address of ICMP TTL expire messages in `.warts` files one after the other

sc_ttlexp {{path/to/file1.warts path/to/file2.warts ...}}

Context

tldr-pages: common/sc_ttlexp

Revisions (0)

No revisions yet.