Using FPC Numbers in Routing Matrix CLI Commands
A standalone T640 routing node can be configured with up to eight FPCs (numbered 0 through 7). Since a routing matrix can have up to four T640 routing nodes, and each T640 routing node has up to eight FPCs, the routing matrix can have up to 32 FPCs (0 through 31).
Table 6 shows the correspondence between the FPC hardware slot numbers in the T640 routing nodes and the FPC assignments recognized by the JUNOS software for a routing matrix.
Using FPC Numbers in Operational Mode Chassis Commands
You can specify the FPC slot number in operational mode chassis commands in two ways:
- Specify the number of the T640 routing node using the
lccnumberoption and use a value from0through7for the FPC slot number.This is the recommended method. The show command output also lists information in this way, sorted first by LCC number and then by FPC slot 0 through 7.
For example, the following commands have the same result, but the first is the recommended usage:
user@host>request chassis fpc lcc 1 slot 1 offlineuser@host>request chassis fpc slot 9 offline