Option value can be specified as a string of the hexadecimal digits. The following formats are accepted:

  • Capital letters, e.g., 1F:1E:AB:CE
  • Non-capital leters, e.g., 8f:6a:bc:78
  • Space as a separator, e.g., 87 68 af b8
  • Colon as a separator (see above)
  • No separator, e.g., 05F74FA6

The specified value must have even number of hexadecimal digits. Please prepend a leading zero when necessary.