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

Configuring FPC to FEB Connectivity on M120 Routers

The M120 router supports six Forwarding Engine Boards (FEBs) and six Flexible PIC Concentrators (FPCs). The supported FPCs include:

On the M120 router, you can map a connection between any FPC and any FEB. This capability allows you to configure resources for a chassis that contains empty slots, supporting configurations where the FPC and FEB pairs are not in slot order. You do not have to populate every empty slot position, but you must configure a FEB for every FPC.

If you do not want to map a connection between an FPC and a FEB, you must explicitly configure the FPC not to connect to the FEB. To do so, include the none option at the [edit chassis fpc-feb-connectivity fpc number feb] hierarchy level. If you do not configure FPC and FEB connectivity, it is automatically assigned in the following order: FPC 0 to FEB 0, FPC 1 to FEB 1, and so on.

For each FEB, you can map a maximum of two Type 1 FPCs or one Type 2, Type 3, or compact FPC.

The following restrictions apply when you configure FPC and FEB connectivity:

To configure a connection between an FPC and a FEB, include the fpc-feb-connectivity statement at the [edit chassis] hierarchy level:

[edit chassis]
fpc-feb-connectivity {
fpc number feb (slot-number | none);
}

For fpc number, enter a value from 0 through 5. For feb slot-number, enter a value from 0 through 5 or none. The none option disconnects the FPC from the FEB.

To view the current FPC and FEB mapping and the status of each FPC and FEB, issue the show chassis fpc-feb-connectivity operational mode command. For more information, see the JUNOS System Basics and Services Command Reference.

Note: FPC-to-FEB connectivity is supported only on the M120 router.


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