Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

interface (BOOTP)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interface (interface-name | interface-group) {
    apply-secondary-as-giaddr;
    broadcast;
    client-response-ttl number;
    description text-description;
    maximum-hop-count number;
    minimum-wait-time seconds;
    no-listen;
    server address {
        logical-system logical-system-name <routing-instance [ <default> routing-instance-names ]>;
        routing-instance [ <default> routing-instance-names ];
    }
}

Hierarchy Level

content_copy zoom_out_map

Description

Specify the interface for a DHCP and BOOTP relay agent.

Options

interface-group

Set a logical interface or group of logical interfaces with a specific DHCP relay configuration.

apply-secondary-as-giaddr

Enable DHCP relay to use secondary gateway IP on this interface.

broadcast

If the layer 2 interface is unknown, then broadcast.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation