ltm rule command DHCPv6 lenΒΆ

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

DHCPv6::len
       This command returns the length of the DHCP packet length.

SYNOPSIS
       DHCPv6::len

DESCRIPTION
       This command returns the length of the DHCP packet length

       Details (syntax): DHCPv6::len

RETURN VALUE
       This command returns the length of the DHCP packet length

VALID DURING
EXAMPLES
	when CLIENT_DATA {
	    log local0. "Len [DHCPv6::len]"
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.6.0
	    --First introduced the command.

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