Supported Platforms
Related Documentation
Configuring Active Server Groups
You can configure an active server group. Using an active server group enables you to apply a common DHCP relay agent configuration to a named group of DHCP server addresses.
Use the statement at the [edit ... dhcpv6] hierarchy levels to configure DHCPv6 support.
To configure an active server group:
- Specify the name of the active server group. [edit forwarding-options dhcp-relay]user@host# set active-server-group myServerGroup
To create an active server group as a global DHCP relay agent configuration option, include the active-server-group statement at the [edit forwarding-options dhcp-relay] hierarchy level. To have the group apply only to a named group of interfaces, include the active-server-group statement at the [edit forwarding-options dhcp-relay group group-name] hierarchy level.
Including the active-server-group statement at the [edit forwarding-options dhcp-relay group group-name] hierarchy level (as a group-specific option) overrides the effect of including the active-server-group statement at the [edit forwarding-options dhcp-relay] hierarchy level as a global option.