Technical data

Table Of Contents
183
DHCP BOOTP TFTPSERVER
This command lets you specify the TFTP server (boot server).
net
IP address of the subnetwork lease 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.
tftpserver ipaddr
IP address of the TFTP server in the format of 4 decimals separated by periods
0.0.0.0 is used to clear the IP address of the server.
Example:
dhcp bootp tftpserver 192.168.254.7
dhcp bootp tftpserver 192.168.254.0 192.168.254.8
dhcp bootp tftpserver 192.168.254.21 192.168.254.9
dhcp bootp tftpserver 0.0.0.0
DHCP CLEAR ADDRESSES
This command is used to clear the values from a pool of addresses.
net
IP address of the subnetwork lease in the format of 4 decimals separated by periods.
Example:
dhcp clear addresses 192.168.254.0
DHCP CLEAR EXPIRE
This command is used to release the client lease. It then becomes available for other assignments.
ipaddr
IP address of the client lease in the format of 4 decimals separated by periods.
Example:
dhcp clear expire 192.168.254.12
Note:
The client does not get updated. It will still have the old value.
DHCP CLEAR VALUEOPTION
This command is used to clear the value for a global option, for an option associated with a subnetwork, or with a
specific client.
net
IP address of the subnetwork lease 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.
dhcp bootp tftpserver
[
<
net
>|<
ipaddr
>
]<
tftpserver ipaddr
>
dhcp clear addresses <
net
>
dhcp clear expire <
ipaddr
>
dhcp clear valueoption
[
<
net>|<ipaddr
>
]
<
code>