Motorola Netopia® Router CLI Commands 2-77DHCP Gen-Options, Option Groups, and Option Filtersets CommandsDHCP Gen-Options commandsip dhcp gen-option tag option 1..255 [ data-type { ascii | hex | dotted-decimal } ] [ data data ]This command allows you to specify a DHCP generic option set specified by tag of one to 15 characters. Youcan specify up to 20 gen-options. Each can contain up to 100 bytes of data, up to a maximum of 912 bytes ofoptions data total, although, in practical terms, the CLI’s 80-character limit will restrict it to fewer. An optionspecified by a gen-option will be served only if the client requests it.The following table shows the formats and sizes for known options, and whether or not you can configure agen-option of that type.DHCP Gen-Options commandsip dhcp gen-option tag option 1..255 [ data-type { ascii | hex | dotted-decimal } ] [ data data ]ip dhcp gen-option tag data-type { ascii | hex | dotted-decimal }ip dhcp gen-option tag data { data_of_the_correct_format_given_data-type }ip dhcp gen-option tag priority { low | high }show ip dhcp gen-option tag priority { low | high }no ip dhcp gen-option tagOption Data Format Data Size(bytes)CanConfigure0 Empty 0 No1 IP mask 4 Yes2 Unsigned 4 byte integer 4 Yes3 - 11 IP address list Multiples of 4 Yes12 String (up to 100 characters) N Yes13 Unsigned 2 byte integer 2 Yes14 - 15 String (up to 100 characters) N Yes16 Unsigned 4 byte integer 4 Yes17 String (up to 100 characters) N Yes18 String (up to 100 characters) N Yes19 - 20 Flag 1 Yes21 IP address & mask list Multiples of 8 Yes22 Unsigned 2 byte integer 2 Yes