Installation Instructions

Table Of Contents
dhcp Commands
124
E-DOC-CTC-20071119-0004 v1.0
dhcp client txoptions add
Add an option.
SYNTAX:
dhcp client txoptions add intf = <>
option = <{subnet-mask|time-offset|default-
routers|time-servers|ien116-name-impress-
servers|resource-location-servers|host-
name|boot-file-size|merit-dump|domain-name|
swap-server|root-path|extensions-path|ip-
forwarding|non-local-source-routing|policy-
filter|max-dgram-reassembly|default-ip-ttl|
path-mtu-aging-timeout|path-mtu-plateau-table|
interface-mtu|all-subnets-local|broadcast-
address|perform-mask-discovery|...} or number>
[enterprise = <number{1-2147483647}]>
[suboption = <number{1-254}]>
value = <Value : (type)value; type being 8-
bit, 16-bit, 32-bit, addr, >
[index = <number{0-255}]>
where:
intf The name of the interface on which a DHCP
Client is defined.
REQUIRED
option The name or number of the option. REQUIRED
enterprise The enterprise number (see http://www.iana.org/
assignments/enterprise- numbers)
OPTIONAL
suboption The suboption number OPTIONAL
value The value of the option. REQUIRED
index The index of the (sub)option/enterprise number
in the Option List.
OPTIONAL