R3303-HP HSR6800 Routers Fundamentals Command Reference

157
<Sysname> display fan
Fan 1 State: Normal
# In IRF mode, display the operating states of all fans.
<Sysname> display fan
Chassis 1:
Fan 1 State: Normal
Chassis 2:
Fan 1 State: Normal
display job
Use display job to display information about scheduled jobs configured by using the job command.
Syntax
display job [ job-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
job-name: Specifies the job name, a string of 1 to 32 characters.
|: 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.
Usage guidelines
If no job is specified, this command displays information about all scheduled jobs.
Examples
# Display detailed information about the scheduled job saveconfig.
<Sysname> display job saveconfig
Job name: saveconfig
Specified view: monitor
Time 1: Execute command save 1.cfg after 40 minutes
The output shows that the current configuration will be automatically saved to the configuration file 1.cfg
in 40 minutes.
Table 22 Command output
Field Descri
p
tion
Job name Name of the scheduled job.