Chapter 8: DHCP Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 8-12
Efficient Networks
®
dhcp delrelay
Removes an address from the DHCP relay list. (This list is also the BootP server list.)
To remove all addresses from the list, use dhcp delRelay all. If you remove all
addresses from the DHCP relay list, the DHCP server is re-enabled and resumes
processing DHCP requests and also BootP requests (if BootP processing is enabled).
To add an address to the list, use the command
dhcp addrelay
command. For further
discussion, see “
Configuring BootP/DHCP Relays” on page 4-12.
Mgmt Class
Network (R/W)
Input Format
dhcp delrelay <ipaddr> | all
Parameters
Response
Command prompt.
dhcp disable
Disables a subnetwork or a client lease.
Mgmt Class
Network (R/W)
Input Format
dhcp disable all | <net> | <ipaddr>
<ipaddr>
a
a
Dotted-decimal notation
IP address to be deleted from the list.
all
Removes all addresses from the list.