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 a 6300 switch:

switch#show environment temperatureTemperature information ------------------------------------------------------------------------------ Current Mbr/Slot-Sensor Module Type temperature Status ------------------------------------------------------------------------------ 1/1-PHY-01-04 line-card-module 45.00 C normal 1/1-PHY-05-08 line-card-module 45.00 C normal 1/1-PHY-09-12 line-card-module 46.00 C normal 1/1-PHY-13-16 line-card-module 47.00 C normal 1/1-PHY-17-20 line-card-module 47.00 C normal 1/1-PHY-21-24 line-card-module 50.00 C normal 1/1-PHY-25-28 line-card-module 45.00 C normal 1/1-PHY-29-32 line-card-module 47.00 C normal 1/1-PHY-33-36 line-card-module 48.00 C normal 1/1-PHY-37-40 line-card-module 47.00 C normal 1/1-PHY-41-44 line-card-module 48.00 C normal 1/1-PHY-45-48 line-card-module 49.00 C normal 1/1-Switch-ASIC-Internal line-card-module 56.25 C normal 1/1-CPU-Zone-0 management-module 50.00 C normal 1/1-CPU-Zone-1 management-module 50.00 C normal 1/1-CPU-Zone-2 management-module 50.00 C normal 1/1-CPU-Zone-3 management-module 51.00 C normal 1/1-CPU-Zone-4 management-module 51.00 C normal 1/1-CPU-diode management-module 53.12 C normal 1/1-DDR management-module 45.25 C normal 1/1-Inlet-Air management-module 24.88 C normal 1/1-MB-IBC management-module 45.62 C normal 1/1-Switch-ASIC-diode management-module 58.06 C normal

Showing detailed temperature information for a 6300 switch:

switch#show environment temperature detailDetailed temperature information ---------------------------------------------------------------- Mbr/Slot-Sensor : 1/1-PHY-01-04 Module Type : line-card-module Module Description : JL659A 6300M 48SR5 CL6 PoE 4SFP56 Swch Status : normal Fan-state : normal Current temperature : 45.00 C Minimum temperature : 41.00 C Maximum temperature : 50.00 C Mbr/Slot-Sensor : 1/1-PHY-05-08 Module Type : line-card-module Module Description : JL659A 6300M 48SR5 CL6 PoE 4SFP56 Swch Status : normal Fan-state : normal Current temperature : 45.00 C Minimum temperature : 41.00 C Maximum temperature : 50.00 C ...