Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


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.

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.