Dhcp server option tmpladd, Add a dhcp server option template, Dhcp commands – Technicolor - Thomson ST585 V6 User Manual
Page 189: Syntax, Example: related commands
E-DOC-CTC-20061027-0004 v1.0
DHCP Commands
165
dhcp server option tmpladd
Add a DHCP server option template.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
dhcp server option tmpladd
name =
optionid =
type = <{8-bit | 16-bit | 32-bit | addr |
ascii | byte_array}>
name
The name of the DHCP server option template.
REQUIRED
optionid
A number between 1 and 254.
Specifies the DHCP server option code.
REQUIRED
type
Specifies the DHCP server option type.
Choose between:
>
8-bit
>
16-bit
>
32-bit
>
addr
>
ascii
>
byte_array.
REQUIRED
=>dhcp server option tmpllist
Name
Option
Type
Use
myTmpl
1
32-bit
0
=>dhcp server option tmpladd name=yourTmpl optionid=2 type=ascii
=>dhcp server option tmpllist
Name
Option
Type
Use
yourTmpl
2
ascii
0
myTmpl
1
32-bit
0
=>