ltm rule command DHCPv6 rejectΒΆ

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



DHCPv6::reject
       This command drops the packet while sending ICMP packet about the drop
       reason.

SYNOPSIS
       DHCPv6::reject

DESCRIPTION
       This command drops the packet while sending ICMP packet about the drop
       reason

       Details (syntax): DHCPv6::reject

RETURN VALUE
VALID DURING
EXAMPLES
	when CLIENT_DATA {
	    DHCPv6::reject
	}

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



BIG-IP				  2017-01-31			      iRule(1)