show environment temperature
Syntax
show environment temperature [detail] [vsf | vsx-peer]
Description
Shows the temperature information from sensors in the switch that affect fan control.
Command context
Operator (>
) or Manager (#
)
Parameters
-
detail
-
Shows detailed information from each temperature sensor.
-
vsf
-
Shows output from the VSF member-id on switches that support VSF.
-
[vsx-peer]
-
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Usage
Temperatures are shown in Celsius.
Valid values for status are the following:
-
normal
-
Sensor is within nominal temperature range.
-
min
-
Lowest temperature from this sensor.
-
max
-
Highest temperature from this sensor.
-
low_critical
-
Lowest threshold temperature for this sensor.
-
critical
-
Highest threshold temperature for this sensor.
-
fault
-
Fault event for this sensor.
-
emergency
-
在温度传感器事件。
Examples
Showing current temperature information for an 8400 switch:
switch#show environment temperatureTemperature information ------------------------------------------------------------------------------ Current Mbr/Slot-Sensor Module Type temperature Status ------------------------------------------------------------------------------ 1/1-PCIE-Switch line-card-module 95.82 C normal 1/1-Processor line-card-module 0.00 C fault 1/1-Switch-ASIC line-card-module 116.36 C emergency 1/1-Switch-ASIC-Internal line-card-module 108.25 C critical 1/2-PCIE-Switch line-card-module 95.82 C normal ...
Showing detailed temperature information for an 8400 switch:
switch#show environment temperature detailDetailed temperature information --------------------------------------------------- Mbr/Slot-Sensor : 1/1-PCIE-Switch Module Type : line-card-module Module Description : JL363A 8400X 32P 10G SFP/SFP+ Msec Mod Status : normal Fan-state : normal Current temperature : 95.82 C Minimum temperature : 93.52 C Maximum temperature : 96.15 C ...