Specifications

2-517
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show env
show env
Use the show env command in EXEC mode to display fan, temperature, and power information for the
switch or the switch stack.
show env {all | | stack [switch-number] | temperature [status]}
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines Use the show env command to display the information for the switch being accessed—a standalone
switch or the stack master. Use this command with the stack and switch keywords to display all
information for the stack or for the specified stack member.
If you enter the show env temperature status command, the command output shows the switch
temperature state and the threshold level.
You can also use the show env temperature command to display the switch temperature status. The
command output shows the green and yellow states as OK and the red state as FAU L T Y. If you enter the
show env all command, the command output is the same as the show env temperature status command
output.
Note Though visible in the command-line help strings, the rps keyword is not supported.
Examples This is an example of output from the show env all command on a standalone switch:
Switch# show env all
This is an example of output from the show env stack command:
Switch# show env stack
SWITCH: 1
FAN is OK
TEMPERATURE is OK
Temperature Value: 33 Degree Celsius
all Display the fan and temperature environmental status and the status of the internal
power supplies.
stack
[switch-number]
Display all environmental status for each switch in the stack or for the specified
switch. The range is 1 to 9, depending on the switch member numbers in the stack.
temperature Display the switch temperature status.
temperature
status
(Optional) Display the switch internal temperature (not the external temperature)
and the threshold values.
Release Modification
12.2(40)EX1 This command was introduced.