Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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

show system autoinstallation status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system autoinstallation status

Description

This command displays autoinstallation status information (ACX Series routers, and EX Series switches only).

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show system autoinstallation status command. Output fields are listed in the approximate order in which they appear.

Table 1: show system autoinstallation status Output Fields

Field Name

Field Description

Autoinstallation status

Display autoinstallation status information:

  • Last committed file—File last committed for autoinstallation configuration.

  • Configuration server of last committed file—IP address or URL of the server configured to retrieve configuration information for the last committed configuration file.

  • Interface—Interface configured for autoinstallation.

    • Name—Name of the interface.

    • State—Interface state.

  • Address acquisition—Display IP address acquired and protocol used for acquisition upon startup.

    • Protocol—Protocol used for acquisition: BOOTP/DHCP or RARP.

    • Acquired address—IP address acquired from the DHCP server.

Sample Output

show system autoinstallation status

content_copy zoom_out_map
user@host> show system autoinstallation status             
Autoinstallation status:
Master state: Active
Last committed file: None
Configuration server of last committed file: 10.0.0.0
Interface:
  Name: ge-0/0/1
  State: None
  Address acquisition:
    Protocol: DHCP Client
    Acquired address: None
    Protocol: RARP Client
    Acquired address: None

Release Information

Command introduced before Junos OS Release 7.4.

Command supported in Junos OS Release 12.2 for ACX Series Universal Metro Routers.

external-footer-nav