Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Performing the QFabric System Initial Setup on a QFX3100 Director Group

You must perform the initial setup of the QFX3100 Director group through the console port. (Before configuring the QFX3100 Director group, see Installing and Connecting a QFX3100 Director Device.)

Before you begin connecting and configuring a QFX3100 Director group, set the following parameter values on the console server or PC:

  • Baud Rate—9600
  • Flow Control—None
  • Data—8
  • Parity—None
  • Stop Bits—1
  • DCD State—Disregard

Note: When you use the SecureCRT client to connect to a Director device for the initial setup of a QFabric system, the backspace key does not work. As a workaround, use the Shift+Delete key combination in SecureCRT as a backspace key equivalent or use a different UNIX client to support the backspace key natively.

The initial setup requires that you specify certain values for your QFabric system. These include:

  • Software serial number for your QFabric system (found in the e-mail containing the software serial number that you received from Juniper Networks when you purchased your QFabric system)
  • IP addresses and a default gateway IP address for your QFabric system default partition
  • IP addresses for your Director group device management ports
  • Range of reserved MAC addresses for your QFabric system (see Generating the MAC Address Range for a QFabric System or Activate Your QFabric System  for this information)
  • Root password for your Director group
  • Root password for the QFabric system components such as the Node devices, Interconnect devices, and infrastructure

Performing an Initial Setup

The initial setup can be performed either manually or by using a previously saved backup configuration.

To connect and configure the QFX3100 Director group manually from the console:

  1. Connect the console port of one of the Director devices to a laptop or PC using an RJ-45 to DB-9 rollover cable. An RJ-45 to DB-9 rollover cable is supplied with each QFX3100 Director device. The console (CONSOLE) port is located on the front panel of the device.
  2. Log in as root. If the software booted before you connected to the console port, you might need to press the Enter key for the prompt to appear.
    dg0 login: root

    Note: The prompt is either dg0 login or dg1 login depending on the Director device to which you connected your cable.

  3. For manual configuration or for initial installation, enter no when prompted to specify the backup file. The current Director device configuration is displayed.
    Initial Configuration

    Before you can access the QFabric system, you must complete the initial setup of the Director group by using the steps that follow. If the initial setup procedure does not complete successfully, log out of the Director device and then log back in to restart this setup menu.

    Continue? [y/n]: y

    You may enter the configuration manually or restore from a backup.

    Specify a backup file? [y/n]: n

    Existing local configuration:
  4. Enter the IP addresses and prefixes for both Director devices.

    Note: The Director group devices and QFabric system default partition IP addresses must be on the same subnet as your management network.

    Please enter the Director Group 0 IP address and prefix: ip address/prefix

    Please enter the Director Group 1 IP address and prefix: ip address/prefix

    Please enter the Director Group Subnet Mask: subnet mask
  5. Enter the gateway IP address for the Director group.
    Please enter the Director Group gateway IP address: gateway ip address

  6. Enter the default partition IP address. (You will use this address to log in to the QFabric system on subsequent connections.)
    Please enter the QFabric default partition IP address: ip address

  7. Note: On a QFabric system, even though the option to assign IPv6 addresses to a QFabric management network is visible, this feature is not currently supported.

    (Optional) Enter the IPv6 addresses for both Director devices and the gateway IPv6 address for the Director group.
    Would you like to input IPv6 addresses for Director Group nodes? (y/n): n


  8. Enter the MAC address information.
    Please enter the starting MAC address: mac address

    Please enter the number of MAC addresses: number of mac addresses

    Note: The minimum number of MAC addresses accepted is 4000.

  9. Enter the QFabric system software serial number.
    Please enter the QFabric serial ID: serial id
  10. Create the Director device root password.
    Please enter a Director device root password: director-device-password

    Please re-enter password: director-device password
  11. Create a password for the QFabric system components.

    Note: If you need to change the component password after the QFabric system is operational, issue the device-authentication statement at the [edit system] hierarchy level in the QFabric default partition CLI.

    Please enter a password for QFabric components (Node devices, Interconnect devices, and infrastructure): component-password

    Please re-enter password: component-password

    Note: please record your passwords for recovery purposes.

    Caution: Carefully save your passwords for future reference, because some cannot be recovered on a QFabric system.

  12. Enter the QFabric system platform type.
    Supported platform types:
    1. QFX3000-G
    2. QFX3000-M
    Please select product type: number corresponding to platform type
  13. Confirm the initial configuration. Ensure that the information is accurate before proceeding.
    Does the following configuration appear correct?

        Director Group 0 IP/Prefix              [10.49.214.74/24]
        Director Group 1 IP/Prefix              [10.49.214.75/24]
        Director Group Gateway                  [10.49.214.254]
        Starting MAC address                    [00:11:00:00:00:00]
        Number of MAC addresses                 [4000]
        QFabric Default Partition IP            [10.49.214.150]
        QFabric serial ID                       [qfsn-123456789]
        Director Device Password                [********]
        QFabric component Password              [********]
        Product Type:                           [QFX3000-G]
  14. Confirm the initial setup.
    [y/n]: y

    Caution: Resetting this initial configuration requires assistance from Juniper Networks customer support or Performing a QFabric System Recovery Installation on the Director Group. As a result, make sure you are certain the values you entered are correct before you enter yes.

  15. The director device displays the configuration.
    Saving temporary configuration...
    Configuring peer...
    Configuring local interfaces...
    Configuring interface eth0 with [10.49.214.74/24:10.49.214.254]
    Configured interface eth0 with [10.49.214.74/24:10.49.214.254]
    Configuring QFabric software with an initial pool of 4000 MAC addresses [00:11:00:00:00:00 - 00:11:00:00:0f:3b]
    Configuring QFabric address [10.49.214.150]
    Reconfiguring QFabric software static configuration
    Applying the new Director device password
    Applying the QFabric component password
    First install initial configuration, generating and sharing SSH keys.
    First install initial configuration, generating SSH keys.
    Configuration complete. Director Group services will auto start within 30 seconds.

Restoring a Backup Configuration

Before you restore a backup configuration for the Director group:

To connect and configure the Director group with a backup configuration:

  1. Log in as root. If the software booted before you connected to the console port, you might need to press the Enter key for the prompt to appear.
    dg0 login: root

    Note: The prompt is either dg0 login or dg1 login depending on the Director device to which you connected your cable.

  2. To use a previously saved backup configuration, enter yes when prompted to specify the backup file and then enter the path and filename of the backup configuration.
    Specify a back up file? [y/n]: y
    Please specify the full path of the configuration backup file: path/filename
  3. Confirm the restoration of the configuration from the backup. Ensure that the information is accurate before proceeding.
    Does the following configuration appear correct?

        Director Group 0 IP/Prefix              [10.49.214.74/24]
        Director Group 1 IP/Prefix              [10.49.214.75/24]
        Director Group Gateway                  [10.49.214.254]
        Starting MAC address                    [00:11:00:00:00:00]
        Number of MAC addresses                 [4000]
        QFabric Default Partition IP            [10.49.214.150]
        QFabric serial ID                       [qfsn-123456789]
        Director Device Password                [********]
        QFabric component Password              [********]
        Product Type:                           [QFX3000-G]
  4. Confirm the backup restoration.
    [y/n]: y

    The Director device displays the configuration.

    Saving temporary configuration...
    Configuring peer...
    Configuring local interfaces...
    Configuring interface eth0 with [10.49.214.74/24:10.49.214.254]
    Configured interface eth0 with [10.49.214.74/24:10.49.214.254]
    Configuring QFabric software with an initial pool of 4000 MAC addresses [00:11:00:00:00:00 - 00:11:00:00:0f:3b]
    Configuring QFabric address [10.49.214.150]
    Reconfiguring QFabric software static configuration
    Applying the new Director device password
    Applying the QFabric component password
    Configuration complete. Director Group services will auto start within 30 seconds.

Published: 2013-11-19