Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Deleting DHCP Local Server and DHCP Relay Override Settings

You can delete override settings for DHCP local server and DHCP relay globally, for a named group, or for a specific interface within a named group. You can delete a specific override setting or all overrides.

  • To delete a specific DHCP override setting at a particular hierarchy level, include the overrides statement with the appropriate subordinate statements. For example, to delete the DHCP local server override no-arp setting for a group named marin20:

    [edit system services dhcp-local-server]user@host# delete group marin20 overrides no-arp
  • To delete all DHCP override settings at a hierarchy level, include the overrides statement without any subordinate statements. For example, to delete all DHCP relay overrides for interface fxp0.0, which is in group marin20:

    [edit forwarding-options dhcp-relay]user@host# delete group marin20 interface fxp0.0 overrides

Published: 2013-04-01