Technical Documentation

Maintaining T320 FPCs

Purpose

For optimum router performance, verify the condition of the FPCs. The router can have up to eight FPCs mounted vertically in the FPC card cage at the front of the chassis.

Action

On a regular basis:

  • Check the LCD on the craft interface and the LEDs on the craft interface directly above each FPC slot. The green LED labeled OK lights steadily when an FPC is functioning normally.
  • Issue the CLI show chassis fpc command to check the status of installed FPCs. As shown in the sample output, the value Online in the column labeled State indicates that the FPC is functioning normally:

    user@host> show chassis fpc
                Temp  CPU Utilization (%)   Memory    Utilization (%)
    Slot State   (C)  Total  Interrupt      DRAM (MB) Heap     Buffer 
      0  Online   25      3          0       256        14         41 
      1  Online   25      2          0       256         7         41 
      2  Empty     0      0          0         0         0          0 
      3  Empty     0      0          0         0         0          0 
      4  Empty     0      0          0         0         0          0 
      5  Empty     0      0          0         0         0          0 
      6  Empty     0      0          0         0         0          0 
      7  Empty     0      0          0         0         0          0
    

    For more detailed output, add the detail option. The following example also specifies a slot number (0), which is optional:


    user@host> show chassis fpc detail 0
    Slot 0 information:
      State                               Online    
      Temperature                      25 degrees C / 77 degrees F
      Total CPU DRAM                  256 MB
      Total SRAM                       56 MB
      Total SDRAM                    1280 MB
      Start time:                         2003-10-01 04:19:30 PDT
      Uptime:                              10 days, 7 hours, 16 minutes, 48 seconds
    

    For further description of the output from the commands, see the Junos System Basics and Services Command Reference.


Published: 2010-08-11

Help
|
My Account
|
Log Out