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 2022-04-12 iRule(1)