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


Step 4: Display the SFM Environmental Status

Action

To display the SFM environmental information, use the following CLI command:

user@host> show chassis environment

Sample Output

For M40e routers:

user@host> show chassis environment
Class Item                   Status     Measurement
Power PEM 0                  OK
      PEM 1                  Check
Temp  PCG 0                  OK         37 degrees C / 98 degrees F
      PCG 1                  OK         37 degrees C / 98 degrees F
      Routing Engine 0       OK         29 degrees C / 84 degrees F
      MCS 0                  OK         40 degrees C / 104 degrees F
      SFM 0 SPP              OK         37 degrees C / 98 degrees F
      SFM 0 SPR              OK         41 degrees C / 105 degrees F
      SFM 1 SPP              OK         41 degrees C / 105 degrees F
      SFM 1 SPR              OK         40 degrees C / 104 degrees F 
[...Output truncated...]

For M160 routers:

user@host> show chassis environment
Class Item                   Status     Measurement
Power PEM 0                  OK        
      PEM 1                  OK        
Temp  [...Output truncated...]
      SPP 0                  OK         37 degrees C / 98 degrees F
      SPR 0                  OK         46 degrees C / 114 degrees F
      SPP 1                  OK         38 degrees C / 100 degrees F
      SPR 1                  OK         48 degrees C / 118 degrees F
      SPP 2                  OK         39 degrees C / 102 degrees F
      SPR 2                  OK         54 degrees C / 129 degrees F
      SFM 3                  Offline   
      [...Output truncated...]

What it Means

The command output displays the status and temperature for the SFM and its two serialized components: the SPP and SPR cards.

Alternative Actions

If there is a problem with the SFM status, you can display more detailed environmental information with the following CLI command:

user@host> show chassis environment sfm 

For M40e routers:

SFM 0 status:
  State                           Online
  SPP temperature              37 degrees C / 98 degrees F
  SPR temperature              41 degrees C / 105 degrees F
  SPP Power:
    1.5 V                    1501 mV
    2.5 V                    2495 mV
    3.3 V                    3293 mV
    5.0 V                    5042 mV
    5.0 V bias               4998 mV
  SPR Power:
    1.5 V                    1504 mV
    2.5 V                    2499 mV
    3.3 V                    3297 mV
    5.0 V                    5050 mV
    5.0 V bias               5008 mV
    8.0 V bias               8288 mV
  CMB Revision                 12
SFM 1 status:
  State                           Online - Standby
  SPP temperature              41 degrees C / 105 degrees F
  SPR temperature              40 degrees C / 104 degrees F
  SPP Power:
    1.5 V                    1498 mV
    2.5 V                    2468 mV
    3.3 V                    3296 mV
    5.0 V                    5042 mV
    5.0 V bias               4993 mV
  SPR Power:
    1.5 V                    1496 mV
    2.5 V                    2471 mV
    3.3 V                    3299 mV
    5.0 V                    5037 mV
    5.0 V bias               4996 mV
    8.0 V bias               8266 mV
  CMB Revision                 12 

For M160 routers:

SFM 0 status:
  State                           Online
  SPP temperature              36 degrees C / 96 degrees F
  SPR temperature              45 degrees C / 113 degrees F
  SPP Power:
    1.5 V                    1501 mV
    2.5 V                    2485 mV
    3.3 V                    3291 mV
    5.0 V                    5020 mV
    5.0 V bias               4974 mV
  SPR Power:
    1.5 V                    1501 mV
    2.5 V                    2492 mV
    3.3 V                    3301 mV
    5.0 V                    5028 mV
    5.0 V bias               4986 mV
    8.0 V bias               8305 mV
  CMB Revision                 12
SFM 1 status:
  [...Output truncated...]
SFM 2 status:
  [...Output truncated...]
SFM 3 status:       
  State                           Offline
 - Hard FPC error   
  [...Output truncated...]

The command output displays the SFM slot, status, and the temperature of the air flowing past the SPP and SPR cards. It also displays information about the SFM power supplies. The chassis management bus (CMB) slave revision level is also displayed.

You can display the environmental status of a particular SFM with the following CLI command:

user@host> show chassis environment sfm slot

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