Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

fpc (MX Series 5G Universal Routing Platforms)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
fpc slot-number {
    inline-services {
        flow-table-size {
            ipv4-flow-table-size units;
            ipv4-flow-table-size  units;
            ipv6-extended-attrib;
        }
        }
    ir-mode (R | IR);
    pfe identifier { 
      exception-reporting {
         category category-name {
            inline-monitoring-instance inline-monitoring-instance;
         }
      }
      forwarding-packages {
         mobility;
      }
      power (off | on);
      tunnel-services;
    }
    pic number {
        inline-services {
            bandwidth  (1g | 10g);
        }
        port-mirror-instance port-mirroring-instance-name-pic-level;
        tunnel-services {
            bandwidth (1g | 10g)
        }
    }
    port-mirror-instance port-mirroring-instance-name-fpc-level;
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis]

Description

Configure properties for the DPC or MPC and corresponding Packet Forwarding Engines to create tunnel interfaces.

(MX Series Virtual Chassis only) When you configure chassis properties for MPCs installed in a Virtual Chassis member router, statements included at the [edit chassis member member-id fpc slot slot-number] hierarchy level apply to the MPC in the specified slot number only on the specified member router in the Virtual Chassis. Statements included at the [edit chassis fpc slot slot-number] hierarchy level apply to the MPCs in the specified slot number on each member router in the Virtual Chassis.

Best Practice:

To ensure that the statement you use to configure MPC chassis properties in an MX Series Virtual Chassis applies to the intended member router and MPC, we recommend that you always include the member member-ID option before the fpc statement, where member-id is 0 or 1 for a two-member MX Series Virtual Chassis.

Options

fpc slot-number—Specify the slot number of the DPC.

  • Range: 0 through 11

pic number—Specify the number of the Packet Forwarding Engine. Each DPC includes four Packet Forwarding Engines.

  • Range: 0 through 4

port-mirror-instance port-mirroring-instance-name-fpc-level—Associate a port-mirroring instance with the DPC and its corresponding PICs. The port-mirroring instance is configured under the [edit forwarding-options port-mirroring] hierarchy level.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 8.2.

port-mirror-instance option added in Junos OS Release 9.3.

ipv6-extended-attrib option added in Junos OS Release 14.2 for MX Series routers.

exception-reporting option added in Junos OS Release 21.2R1.

footer-navigation