- interface interface-name [upto upto-interface-name] [exclude];
- [edit forwarding-options dhcp-relay group group-name],
- [edit logical-systems logical-system-name forwarding-options dhcp-relay group group-name],
- [edit logical-systems logical-system-name routing-instances routing-instance-name forwarding-options
dhcp-relay group group-name],
- [edit routing-instances routing-instance-name forwarding-options dhcp-relay group group-name]
Statement introduced in JUNOS Release 8.3.
upto and exclude options introduced in JUNOS Release 9.1.
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.
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.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.