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!


active-server-group

Syntax

active-server-group server-group-name;

Hierarchy Level

[edit forwarding-options dhcp-relay],
[edit forwarding-options dhcp-relay group group-name],
[edit logical-systems logical-system-name forwarding-options dhcp-relay],
[edit logical-systems logical-system-name forwarding-options dhcp-relay group group-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name forwarding-options dhcp-relay],
[edit logical-systems logical-system-name routing-instances routing-instance-name forwarding-options dhcp-relay group group-name],
[edit routing-instances routing-instance-name forwarding-options dhcp-relay],
[edit routing-instances routing-instance-name forwarding-options dhcp-relay group group-name]

Release Information

Statement introduced in JUNOS Release 8.3.

Description

Apply a DHCP relay agent configuration to the named group of DHCP server addresses.

You can include the active-server-group statement at the [edit forwarding-options dhcp-relay] hierarchy level as a global DHCP relay agent configuration option, or at the [edit forwarding-options dhcp-relay group group-name] hierarchy level as a DHCP relay agent configuration option that applies only to a named group of interfaces.

Including the active-server-group statement at the [edit forwarding-options dhcp-relay group group-name] hierarchy level as a group-specific option overrides use of the active-server-group statement at the [edit forwarding-options dhcp-relay] hierarchy level as a global option.

Options

server-group-name—Name of the group of DHCP server addresses to which the DHCP relay agent configuration applies.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.