Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show system autoinstallation status

Syntax

show system autoinstallation status

Release Information

Command introduced before Junos OS Release 7.4.

Command introduced in Junos OS Release 9.0 for EX Series switches.

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

Description

(ACX Series routers, J Series routers, and EX Series switches only) Display autoinstallation status information.

Options

This command has no options.

Required Privilege Level

view

List of Sample Output

show system autoinstallation status

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 DHCPserver.

Sample Output

show system autoinstallation status

user@host> show system autoinstallation status
Autoinstallation status:
Master state: Active
Last committed file: None
Configuration server of last committed file: 0.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

Published: 2013-04-05