ltm rule command DHCPv6 dropΒΆ

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



DHCPv6::drop
       This command drops DHCPv6 message silently.

SYNOPSIS
       DHCPv6::drop

DESCRIPTION
       This command drops DHCPv6 message silently

       Details (syntax): DHCPv6::drop

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

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



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