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

interfaces (Autoinstallation)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
interfaces {
    interface-name {
        bootp;
        rarp;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system autoinstallation]

Description

Configure the interface on which to perform autoinstallation. A request for an IP address is sent from the interface. Specify the IP address procurement protocol.

Note:

When you run the system autoinstallation command, the command will configure unit 0 logical interface for all the active state physical interfaces. However, few commands like fabric-options do not allow its physical interface to be configured with a logical interface. If the system autoinstallation and the fabric-options commands are configured together the following message is displayed incompatible with 'system autoinstallation’.

Options

  • bootp—Enables BOOTP or DHCP during autoinstallation.

  • rarp—Enables RARP during autoinstallation.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation