interface (DHCP Local Server)
Syntax interface interface-name {
access-profile profile-name;
exclude;
overrides {
asymmetric-lease-time seconds;
asymmetric-prefix-lease-time seconds;
client-discover-match <option60-and-option82 | incoming-interface>;
client-negotiation-match incoming-interface;
interface-client-limit number;
rapid-commit;
}
service-profile dynamic-profile-name;
trace;
upto upto-interface-name;
}
Hierarchy Level [edit system services dhcp-local-server group group-name],
[edit system services dhcp-local-server dhcpv6 group group-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server ...],
[edit logical-systems logical-system-name system services dhcp-local-server ...],
[edit routing-instances routing-instance-name system services dhcp-local-server ...]
Release Information Statement introduced in Junos OS Release 9.0.
Statement introduced in Junos OS Release 12.3R2 for EX Series switches.
Options upto and exclude introduced in Junos OS Release 9.1.
Description Specify one or more interfaces, or a range of interfaces, that are within a specified group
on which the DHCP local server is enabled. You can repeat the interface interface-name
statement to specify multiple interfaces within a group, but you cannot specify the same
interface in more than one group. Also, you cannot use an interface that is being used by
the DHCP relay agent.
NOTE: DHCP values are supported in integrated routing and bridging (IRB)
configurations. When you configure an IRB interface in a network that is using
DHCP, the DHCP information (for example, authentication, address
assignment, and so on) is propagated in the associated bridge domain. This
enables the DHCP server to configure client IP addresses residing within the
bridge domain. IRB currently supports only static DHCP configurations.
Options exclude—Exclude an interface or a range of interfaces from the group. This option and
the overrides option are mutually exclusive.
interface-name—Name of the interface. You can repeat this option multiple times.
Copyright © 2017, Juniper Networks, Inc.214
DHCP and Other System Services Feature Guide for EX2300, EX3400, and EX4300 Switches