Network Protocol2.4.18 optionSyntaxoption code { ascii ascii-string | hex hex-string [ hex-string… ] | ip-addressip-address }undo option codeViewDHCP address pool viewParametercode: The option value that needs to be defined by users.ascii-string: The ASCII character string.hex hex-string [ hex-string… ]: The hexadecimal number string. hex-string is a 2-digitor 4-digit hexadecimal number, and up to 8 hex-string can be entered.ip-address ip-address: The user-defined IP address.DescriptionUsing the option command, you can configure the DHCP user-defined options.Using the undo option command, you can cancel the DHCP user-defined options.Along with the continuous development of DHCP, new options will appear. To supportthese new options, the user can add them to the attribute table of DHCP server bymeans of defining manually.Example# Define the hexadecimal number string of code 100 to 0x11 and 0x22.[Quidway-dhcp0] option 100 hex 11 222.4.19 reset dhcp server conflictSyntaxreset dhcp server conflict { all | ip-address }ViewAll views33