Configuring Junos Fusion Provider Edge
This topic provides the instructions needed to configure a Junos Fusion Provider Edge. The instructions in this topic can also be used to add a new satellite device to a Junos Fusion Provider Edge after initial installation. It covers:
Preparing the Aggregation Device
This section provides instructions on the required steps to prepare a switch to become the aggregation device in a Junos Fusion Provider Edge.
This section does not discuss the cascade port, FPC slot identification, or the software upgrade group configuration, which are important elements of preparing your aggregation device for a Junos Fusion Provider Edge installation and are discussed in Configuring the Cascade Ports on the Aggregation Device, Configuring the FPC Slot Identifiers, and Configuring Software Upgrade Groups on the Aggregation Device. The instructions for adding satellite devices to the Junos Fusion Provider Edge are also provided later in this topic.
To prepare your aggregation device for a Junos Fusion Provider Edge:
Configuring the Cascade Ports on the Aggregation Device
A cascade port is a port on an aggregation device that connects to a satellite device. Data and control traffic is passed between the aggregation device and the satellite devices over the cascade port link.
A cascade port must be configured before a satellite device is recognized by the Junos Fusion Provider Edge. Cascade port configuration, therefore, is always a required step for configuring a Junos Fusion Provider Edge.
To configure a cascade port or ports:
Configuring the FPC Slot Identifiers
In a Junos Fusion, each satellite device must be mapped to an FPC identifier (FPC ID). The FPC ID is used for Junos Fusion configuration, monitoring, and maintenance. Interface names—which are identified using the type-fpc / pic / port format—use the FPC ID as the fpc variable when the satellite device is participating in a Junos Fusion. For instance, built-in port 2—a gigabit Ethernet interface on a satellite device that is using 101 as it’s FPC ID— uses ge-101/0/2 as it’s interface name. The range for the FPC ID is 100 -255 in Junos OS Release 14.2 and 65 to 254 in Junos OS Release 16.1 and later.
A Junos Fusion Provider Edge provides two methods of assigning an FPC identifier: Unique-ID based FPC identification and connectivity-based FPC identification. Unique-ID based FPC identification maps an FPC slot ID to a satellite device’s MAC address or serial number, while Unique-ID based FPC identification maps an FPC slot ID to a cascade port. Both options are discussed in Understanding Junos Fusion Provider Edge Components.
To configure the FPC slot ID using connectivity-based FPC identification, enter:
[edit] user@aggregation-device# set chassis satellite-management fpc slot-id cascade-ports interface-name
where slot-id becomes the FPC slot ID of the satellite device, and interface-name is the name of the interface.
For example, to configure the FPC slot ID of the satellite device that is connected to xe-0/0/1 to 101:
[edit] user@aggregation-device# set chassis satellite-management fpc 101 cascade-ports xe-0/0/1
To configure the FPC slot ID using unique-ID based FPC identification, use one of the following options:
To map the FPC slot ID to a satellite device’s serial number:
[edit] user@aggregation-device# set chassis satellite-management fpc slot-id serial-number serial-number
where slot-id becomes the FPC slot ID of the satellite device and serial-number is the satellite device’s serial number. The FPC slot ID functions as the FPC slot identifier.
For instance, to map FPC slot ID 101 to the satellite device using the serial number ABCDEFGHIJKL:
[edit] user@aggregation-device# set chassis satellite-management fpc 101 serial-number ABCDEFGHIJKL
To map the FPC slot ID to a satellite device’s MAC address:
[edit] user@aggregation-device# set chassis satellite-management fpc slot-id system-id mac-address
where slot-id becomes the FPC slot ID of the satellite device and mac-address is the satellite device’s MAC address. The FPC slot ID functions as the FPC slot identifier.
For example, to map FPC slot ID to the satellite device using MAC address 12:34:56:AB:CD:EF:
[edit] user@aggregation-device# set chassis satellite-management fpc 101 system-id 12:34:56:AB:CD:EF
If a prospective satellite device is connected to a Junos Fusion Provider Edge without having a configured FPC slot ID, the prospective satellite device does not participate in the Junos Fusion Provider Edge until an FPC ID is associated with it. The show chassis satellite unprovision output includes a list of satellite devices that are not participating in a Junos Fusion Provider Edge due to an FPC ID association issue.
Configuring Software Upgrade Groups on the Aggregation Device
A satellite software upgrade group is a group of satellite devices that are designated to upgrade to the same satellite software version using the same satellite software package. One Junos Fusion can contain multiple software upgrade groups, and multiple software upgrade groups should be configured in most Junos Fusions to avoid network downtimes during satellite software installations.
When a satellite device is added to a Junos Fusion, the aggregation device checks if the satellite device is using an FPC ID that is included in a satellite software upgrade group. If the device is connected to a satellite device that is using an FPC ID that is part of a satellite software upgrade group, the device—unless it is already running the same version of satellite software—upgrades its satellite software using the satellite software associated with the satellite software upgrade group.
When the satellite software package associated with an existing satellite software group is changed, the satellite software for all member satellite devices is upgraded using a throttled upgrade. The throttled upgrade ensures that only a few satellite devices are updated at a time to minimize the effects of a traffic disruption due to too many satellite devices upgrading software simultaneously.
The two most common methods of installing satellite software onto an aggregation device—autoconverting a device into a satellite device when it is cabled into an aggregation device and manually converting a device that is cabled into an aggregation device into a satellite device—require that a satellite software upgrade group is configured.
Software upgrade groups are configured and managed from the aggregation device.
To configure a software upgrade group:
Preparing the Satellite Device
This section discusses the steps that must be performed on a standalone switch before converting it into a satellite device in a Junos Fusion Provider Edge.
To perform this procedure:
These instructions assume your device is already running Junos OS Release 14.1X53-D16 or later.
Adding Satellite Devices to the Junos Fusion Provider Edge
This section discusses the processes for adding satellite devices to a Junos Fusion Provider Edge.
A switch must be running the satellite software to operate as a satellite device. The instructions in this procedure include the required steps to install the satellite software onto your satellite device.
You can add satellite devices to your Junos Fusion Provider Edge using one of the following procedures:
- Autoconverting a Switch into a Satellite Device
- Manually Converting a Switch into a Satellite Device
- Configuring a Switch into a Satellite Device Before Interconnecting It into a Junos Fusion Provider Edge
Autoconverting a Switch into a Satellite Device
Use this procedure to automatically configure a switch into a satellite device when it is cabled into the aggregation device.
You can use the autoconversion procedure to add one or more satellite devices to your Junos Fusion topology. The autoconversion procedure is especially useful when you are adding multiple satellite devices to your Junos Fusion, because it allows you to easily configure the entire topology before or after cabling the satellite devices to the aggregation devices.
Before you begin:
Ensure that your aggregation device is running Junos OS Release 14.2R3 or later, and that the satellite devices are running Junos OS Release 14.1X53-D16 or later.
Ensure that you have prepared your satellite device for the installation, following the instructions in Preparing the Satellite Device.
To autoconvert a switch into a satellite device:
Manually Converting a Switch into a Satellite Device
Use this procedure to manually convert a switch into a satellite device after cabling it into the Junos Fusion Provider Edge.
This procedure should be used to convert a switch that is not currently acting as a satellite device into a satellite device. A switch might not be recognized as a satellite device for several reasons, including that the device was not previously autoconverted into a satellite device or that the switch had previously been reverted from a satellite device to a standalone switch.
Before you begin:
Ensure that your aggregation device is running Junos OS Release 14.2R3 or later, and that the switches that will become satellite devices are running Junos OS Release 14.1X53-D16 or later.
Ensure that you have prepared your switches that will become satellite devices for the installation, following the instructions in the Preparing the Satellite Device section.
To manually convert a switch into a satellite device:
Configuring a Switch into a Satellite Device Before Interconnecting It into a Junos Fusion Provider Edge
Before you begin:
Ensure that your switch that will become a satellite device is running Junos OS Release 14.1X53-D16 or later. See Installing Software Packages on QFX Series Devices for information on upgrading Junos OS on your device.
Ensure that you have copied the satellite software onto the device that will become a satellite device.
Use this procedure to install the satellite software onto a switch before interconnecting it into the Junos Fusion Provider Edge as a satellite device. Installing the satellite software on a switch before interconnecting it into the Junos Fusion Provider Edge allows you to more immediately deploy the switch as a satellite device by avoiding the downtime associated with the satellite software installation procedure in the Junos Fusion Provider Edge.
You can manually install the satellite software onto a switch by entering the following command:
user@satellite-device> request chassis device-mode satellite URL-to-satellite-software
For instance, to install the satellite software package satellite-1.0R1.1-signed.tgz stored in the /var/tmp/ folder on the switch:
user@satellite-device> request chassis device-mode satellite /var/tmp/satellite-1.0R1.1-signed.tgz
The device will reboot to complete the satellite software installation.
After the satellite software is installed, follow this procedure to connect the switch into the Junos Fusion Provider Edge: