Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Overriding Default DHCP Local Server Configuration Settings

Subscriber management enables you to override certain default DHCP and DHCPv6 local server configuration settings. You can override settings at the global level, for a named group of interfaces, or for a specific interface within a named group.

  • To override global default DHCP local server configuration options, include the overrides statement and its subordinate statements at the [edit system services dhcp-local-server] or [edit system services dhcp-local-server dhcpv6] hierarchy level.
  • To override DHCP local server configuration options for a named group of interfaces, include the statements at the [edit system services dhcp-local-server group group-name] or [edit system services dhcp-local-server dhcpv6 group] hierarchy level.
  • To override DHCP local server configuration options for a specific interface within a named group of interfaces, include the statements at the [edit system services dhcp-local-server group group-name interface] or [edit system services dhcp-local-server dhcpv6 group group-name interface] hierarchy level.

To override default DHCP local server configuration settings:

  1. Specify that you want to configure override options.

    Global override:

    [edit system services dhcp-local-server]user@host# edit overrides

    Group level override:

    [edit system services dhcp-local-server]user@host# edit group boston overrides

    Per-interface override:

    [edit system services dhcp-local-server]user@host# edit group boston overrides interface fe-1/0/1.1
  2. (Optional) Override the maximum number of DHCP clients allowed per interface.

    See Specifying the Maximum Number of DHCP Clients Per Interface.

  3. (Optional) Override ARP table population in distrusted environments.

    See Disabling ARP Table Population.

  4. (Optional) Configure DHCP client auto logout.

    See Automatically Logging Out DHCP Clients.

  5. (Optional) Enable processing of information requests from clients.

    See Enabling Processing of Client Information Requests.

  6. (Optional, DHCPv6 only) Specify a delegated pool name to use for DHCPv6 multiple address assignment.

    See Specifying the Delegated Address Pool for IPv6 Prefix Assignment.

  7. (Optional, DHCPv6 only) Enable DHCPv6 rapid commit support.

    See Enabling DHCPv6 Rapid Commit Support.

  8. (Optional) Delete DHCP override settings.

    See Deleting DHCP Local Server and DHCP Relay Override Settings.

Published: 2013-04-01