E-DOC-CTC-20061027-0003v2.0
DHCP Commands
161
dhcp server option instadd
Add a DHCP server option instance.
SYNTAX:
where:
dhcp server option instadd name = <string>
tmplname = <string>
value = <Value : (type)value; type being 8-
bit,
16-bit, 32-bit, addr, ascii,
byte_array>
name The name of the DHCP server option instance. REQUIRED
tmplname The name of the DHCP server option template.
Tip Use the command :dhcp server option
tmpllist to obtain a list of DHCP server option
templates.
REQUIRED
value The value of the DHCP server option instance.
Format is (type)value where type is 8-bit, 16-bit, 32-bit, addr,
ascii or byte_array.
Note The type must be identical to the type of the DHCP
server option template. Use the command :dhcp
server option tmpllist to obtain a list of DHCP
server option templates.
REQUIRED