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!


default-relay-server-group

Syntax

default-relay-server-group server-group-name;

Hierarchy Level

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

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Relay DHCP client packets to a default group of extended DHCP relay servers when you use the DHCP vendor class identifier option (option 60) in DHCP packets to forward client traffic to specific DHCP servers.

If the option 60 string received in the DHCP client packet does not match the ASCII or hexadecimal match string and match criteria (exact match or partial match) that you specify, the extended DHCP relay agent relays the client packets to the specified default group of servers configured with the server-group statement at the [edit forwarding-options dhcp-relay] hierarchy level.

Options

server-group-name—Name of the default DHCP relay server group.

Required Privilege Level

interface—To view this statement in the configuration.

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