ltm rule command ip tosΒΆ

iRule(1)					  BIG-IP TMSH Manual					     iRule(1)

ip_tos
       Returns the ToS level of a packet.

SYNOPSIS
       ip_tos (IP_TOS)?

DESCRIPTION
       Returns the ToS level of a packet. The Type of Service (ToS) standard is a means by which network equipment
       can identify and treat traffic differently based on an identifier. As traffic enters the site, the BIG-IP
       system can apply a rule that sends the traffic to different pools of servers based on the ToS level within a
       packet.	This is a BIG-IP version 4.X variable, provided for backward-compatibility. You can use the
       equivalent 9.X command IP::tos instead.

       Syntax

       ip_tos

	    * Sends the traffic to a different pool of servers based on the ToS
	      level within a packet.

RETURN VALUE
VALID DURING
EXAMPLES
HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-9.0.0 --First introduced the command.

BIG-IP						      2020-06-23					     iRule(1)