E-DOC-CTC-20061027-0003v2.0
DHCP Commands
126
dhcp client txoptions add
Add an option.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
dhcp client txoptions add intf = <string>
option = <string or number>
value = <Value : (type)value; type being 8-
bit,
16-bit, 32-bit, addr, ascii,
byte_array,
clientid>
[index = <number{0-255}>]
intf The name of the dynamic interface. REQUIRED
option The name or number of the option. REQUIRED
value The value of the option. REQUIRED
index The index of the option. OPTIONAL
=>:dhcp client txoptions add intf=wan1 option=ien116-name-servers value=(8-bit)5
dhcp client iflist List all the DHCP leases attached to dynamic interfaces.
dhcp client txoptions
optionlist
Lists all DHCP Option Codes that can be used.