interface
Syntax
- interface interface-name [upto upto-interface-name] [exclude];
Hierarchy Level
- [edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server group group-name],
- [edit logical-systems logical-system-name system services dhcp-local-server group group-name],
- [edit routing-instances routing-instance-name system services dhcp-local-server group group-name],
- [edit system services dhcp-local-server group group-name]
Release Information
Statement introduced in JUNOS Release 9.0.
upto and exclude options introduced in JUNOS 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.
Options
-
exclude—Exclude an interface or a range of interfaces from the group.
-
inteface-name—The name of the interface. You can repeat this keyword multiple times.
-
upto-interface-name—The upper end of the range of interfaces; the lower end of the range is the interface-name entry. The interface device name of the upto-interface-name must be the same as the device name of the interface-name.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
