Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

fpc (Junos Fusion)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
fpc slot-id{
    alias alias;
    cascade-ports interface-name;
    description description;
    environment-monitoring-policy policy;
    serial-numberserial-number;
    system-id mac-address;
    uplink-failure-detection {
        candidate-uplink-policy policy;
    }
    local switching;
    selective-vlan-switching{
        routing-instance routing-instance;
    }
}

Hierarchy Level

content_copy zoom_out_map

Description

Configure an FPC identifier for a satellite device within a Junos Fusion, or modify the configuration of an existing satellite device in a Junos Fusion.

Options

slot-id

Specifies the FPC identifier of the device and functions as the FPC identifier in the interface name when configuring satellite device interfaces.

In a Junos Fusion Enterprise or Junos Fusion Provider Edge, the slot-id must have a value of 34 or greater.

Note:

MPC10E and MPC11E are not supported in Junos Fusion, but can coexist with other MPC line cards in the MX router chassis that conncect to satellite devices. When using MPC10E/MPC11E line cards in an MX series router that is supporting Junos Fusion, you must use a value range of 160 - 252 as the FPC identifier for the satellite device interfaces.

Junos Fusion does not support the hyper mode feature, so you must also use the set forwarding-options no-hyper-mode statement.

local switching

Enables local-switching for all the ports on the satellite device.

The remaining statements are explained separately.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2R3.

local-switching and selective-vlan-switching introduced in Junos OS Release 17.2R1 for Junos Fusion Provider Edge.

footer-navigation