Account Services on the Web

When entering string or text type options:

  • do NOT include the enclosing quotes, they will be supplied as needed,
  • enter binary data as series of 2-digit hexadecimal digits separated by colons, for example: 1f:07:ab:90

For options which include sub-options (for example, often option 43), you will need to hand-construct the option value, likely using the hex digits string method described above. A string of sub-option(s) consists of one or more sequences of suboption:length:data where suboption and length are single bytes, and data is length bytes. For example, here is a string of 3 suboptions which are colored for clarity:

02:04:AC:11:41:01:03:12:73:75:6e:64:68:63:70:2d:73:65:72:76:65:72:31:37:2d:31:04:0A:2f:65:78:70:6f:72:74:2f:72:6f

If you need additional option numbers defined, please contact netreg@iastate.edu.