ltm rule command DHCPv6 msg typeΒΆ

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

DHCPv6::msg_type
       This command returns message type field from DHCPv6 message.

SYNOPSIS
       DHCPv6::msg_type

DESCRIPTION
       This command returns message type field from DHCPv6 message

       Details (syntax): DHCPv6::msg_type

RETURN VALUE
       This command returns message type field from DHCPv6 message

VALID DURING
EXAMPLES
	when CLIENT_DATA {
	    log local0. "Msg_type [DHCPv6::msg_type]"
	}

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

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