Installation Instructions

Table Of Contents
dhcp Commands
E-DOC-CTC-20071119-0004 v1.0
155
dhcp server option instadd
Add a DHCP server option instance
SYNTAX:
dhcp server option instadd name = <string>
tmplname = <>
[policy = <{requested|always|rules}]>
[dynamic = <{disabled|enabled}]>
[maxuse = <number{1-255}]>
[enterprise = <number{1-2147483647}]>
[suboption = <number{1-254}]>
value = <Value : (type)value; type being 8-
bit, 16-bit, 32-bit, addr, >
where:
name The name of the DHCP server option instance. REQUIRED
tmplname The name of the DHCP server option template. REQUIRED
policy The transmit policy type for the DHCP server
option instance.
OPTIONAL
dynamic Enable/Disable option instance as dynamic. OPTIONAL
maxuse Maximum number of times an option instance
can be used in DHCP pools
OPTIONAL
enterprise The enterprise number (see http://www.iana.org/
assignments/enterprise- numbers)
OPTIONAL
suboption The suboption number OPTIONAL
value The value of the DHCP server option instance. REQUIRED