R3303-HP 6600/HSR6600 Routers Fundamentals Command Reference
160
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# On an 6602 or HSR6602, display temperature information.
<Sysname> display environment
Temperature information (degree centigrade):
----------------------------------------------------
SlotNo Temperature Lower limit Upper limit
0 41 5 60
# On an 6602 or HSR6602, display the temperature information of all CPUs.
<Sysname> display environment cpu
Temperature information (degree centigrade):
-------------------------------------------------
SlotNO Temperature Lower limit Upper limit
0 29 12 63
# On an 6604, 6608, or 6616, display temperature information.
<Sysname> display environment
Temperature information (degree centigrade):
----------------------------------------------------
SlotNo Temperature Lower limit Upper limit
0 30 0 80
1 32 0 80
2 38 0 80
display fan
Use display fan to display the operating states of fans.
Syntax
display fan [ fan-id ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
fan-id: Displays the operating state of the specified fan, where fan-id represents the built-in fan number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.










