Navigation
Supported Platforms
interface (System Services DHCP)
Syntax
interface interface-name {exclude;overrides {interface-client-limit number;}trace;upto upto-interface-name;}
Hierarchy Level
[edit system services dhcp-local-server dhcpv6 group group-name]
Release Information
Statement introduced in Release 10.4 of Junos OS.
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.
Options
- interface-name—Name of the interface.
- trace—Enable tracing of the interface specified by the interface-name argument.
- upto 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
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.