ltm rule command DHCPv4 optionΒΆ

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

DHCPv4::option
       This command retrieves,sets or deletes the option by id number.

SYNOPSIS
       DHCPv4::option (delete)? OPTION (VALUE)?

DESCRIPTION
       This command retrieves,sets or deletes the option by id number

       Details (syntax); DHCPv4::option  DHCPv4::option   DHCPv4::option delete 

RETURN VALUE
       This command returns value by option id number when retrieving

VALID DURING
EXAMPLES
	when CLIENT_DATA {
	    log local0. "Option [DHCPv4::option 18]"
	}

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

BIG-IP							    2022-04-12							  iRule(1)