User Guide

Chapter 5. Command Line Interface Reference 185
Dynamic Host Configuration Protocol Commands (DHCP)
The following DHCP commands allow you to:
Enable and disable subnetworks and client leases.
Add subnetworks and client leases.
Set the lease time.
Change client leases manually.
Set option values globally, for a subnetwork, or for a client lease.
Enable/disable BootP.
Use BootP to specify the boot server.
Define option types.
DHCP ?
Lists the supported keywords.
DHCP ADD
Adds a subnetwork, a client lease, or an option type.
dhcp ?
Response:
Sub-commands for dhcp
? help set
list bootp clear
enable add del
disable relay
dhcp add
[<
net
> <
mask
> ]| <
ipaddr
> | <
code><min><max><type>
net
IP address of the subnetwork lease in the format of 4 decimals separated by periods.
mask
IP network mask, in the format of 4 decimals separated by periods.
ipaddr
IP address of the client lease in the format of 4 decimals separated by periods.
code
The user-defined code can be a number between 128 to 254 or a keyword.
min
Minimum number of value(s).
max
Maximum number of value(s).