name = "IPv4/ICMP with an alternative payload pattern (0xFF)"
target = "10.0.0.103"
protocol = "Icmp"
icmp_identifier = 6
payload_pattern = 255
[[hops]]
ttl = 1
resp = { tag = "SingleHost", addr = "10.0.0.101", rtt_ms = 10 }
[[hops]]
ttl = 2
resp = { tag = "SingleHost", addr = "10.0.0.102", rtt_ms = 20 }
[[hops]]
ttl = 3
resp = { tag = "SingleHost", addr = "10.0.0.103", rtt_ms = 30 }