/
IPv4 differentiated services (ip4ds)

IPv4 differentiated services (ip4ds)

Description

Returns the Differentiated Services Code Point (DSCP) of a specified IPv4 datagram (packet data type).

How does it work in the search window?

Select Create column in the search window toolbar, then select the IPv4 differentiated services operation. You need to specify one argument:

Argument

Data type

Argument

Data type

Packet mandatory

packet

The data type of the values in the new column is integer.

How does it work in LINQ?

Use the operator select... as...  and add the operation syntax to create the new column. This is the syntax for the IPv4 differentiated services operation:

  • ip4ds(packet)

Related content

IPv4 differentiated services (ip4ds)
IPv4 differentiated services (ip4ds)
More like this
IPv4 type of service (ip4tos)
IPv4 type of service (ip4tos)
More like this
IPv4 destination address (ip4dst)
IPv4 destination address (ip4dst)
More like this
IPv4 identification (ip4ident)
IPv4 identification (ip4ident)
More like this
IPv4 status (ip4status)
IPv4 status (ip4status)
More like this
Has IPv4 datagram (hasip4)
Has IPv4 datagram (hasip4)
More like this