default-local-server-group
Syntax
default-local-server-group local-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 OS Release
9.0.
Description
Forward DHCP client packets to a default extended
DHCP local server 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 forwards the client packets to the specified default DHCP
local server group configured with the dhcp-local-server statement
at the [edit system services] hierarchy level.
Options
local-server-group-name—Name of the default extended DHCP local server group.
Required Privilege Level
interface—To view this statement in the
configuration.
interface-control—To add this statement to the configuration.
Related Topics