[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring Autoinstallation with a Configuration Editor

No configuration is required on a device on which you are performing autoinstallation, because it is an automated process. However, to simplify the process, you can specify one or more interfaces, protocols, and configuration servers to be used for autoinstallation.

To configure autoinstallation:

  1. Navigate to the top of the configuration hierarchy in either the J-Web or CLI configuration editor.
  2. Perform the configuration tasks described in Table 82.
  3. If you are using the J-Web interface, click Commit to view a summary of your changes, then click OK to commit the configuration. If you are using the CLI, commit the configuration by entering the commit command.
  4. To check the configuration, see Verifying Autoinstallation.

Table 82: Configuring Autoinstallation

Task

J-Web Configuration Editor

CLI Configuration Editor

Navigate to the System level in the configuration hierarchy.

  1. In the J-Web interface, select Configuration>View and Edit> Edit Configuration.
  2. Next to System, click Configure or Edit.

From the [edit] hierarchy level, enter

edit system

Enable autoinstallation.

Select Autoinstallation, and then click Configure.

Enter set autoinstallation configuration-servers url

Specify the URL address of one or more servers from which to obtain configuration files. For example:

  1. Next to Configuration servers, click Add new entry.
  2. Type the location of the configuration server in the Url box.
  3. If a password is required for server access, type it into the Password box.
  4. Click OK to return to the Autoinstallation page.

Configure one or more Ethernet or serial interfaces to perform autoinstallation.

  1. Next to Interfaces, click Add new entry.
  2. Type the name of the interface into the Interface name box—for example, ge-0/0/0.
  3. Click OK.

To set BOOTP and RARP on an Ethernet interface, enter

set autoinstallation interfaces ge-0/0/0 bootp rarp

Configure one or two procurement protocols for each interface. The device uses the protocols to send a request for an IP address for the interface.

  • BOOTP—Sends requests over all interfaces.
  • RARP—Sends requests over Ethernet interfaces.
  • SLARP—Sends requests over serial interfaces.
  1. Next to the interface name, click Edit.
  2. Select one or two protocols to be used by autoinstallation over the interface—for example, Bootp and Rarp.
  3. Click OK.

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]