/
IPv4 payload (ip4payload)
IPv4 payload (ip4payload)
[ 1 Description ] [ 2 How does it work in the search window? ] [ 3 How does it work in LINQ? ]
Description
Returns the payload of a specified IPv4 datagram (packet data type).
How does it work in the search window?
Select Create field in the search window toolbar, then select the IPv4 payload operation. You need to specify one argument:
Argument | Data type |
---|---|
Packet mandatory | packet |
The data type of the values in the new field is boxar(int1)
.
How does it work in LINQ?
Use the operator select
... as
... and add the operation syntax to create the new field. This is the syntax for the IPv4 payload operation:
ip4payload(packet)
, multiple selections available,
Related content
UDP status (udpstatus)
UDP status (udpstatus)
More like this
iam.pingidentity
iam.pingidentity
More like this
TCP status (tcpstatus)
TCP status (tcpstatus)
More like this
Geolocated ISP name (isp)
Geolocated ISP name (isp)
More like this
Geolocated Postal Code (postalcode)
Geolocated Postal Code (postalcode)
More like this
Geolocated ASN (asn)
Geolocated ASN (asn)
More like this