R3721-F3210-F3171-HP High-End Firewalls Getting Started Command Reference-6PW101

56
Parameters
job-name: Specifies the job name, which is a string of 1 to 32 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Description
Use display job to display information about scheduled jobs configured by using the job command.
If no job is specified, this command displays information about all scheduled jobs.
Related commands: job, time, and view.
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 10 Command output
Field Descri
p
tion
Job name Name of the scheduled job
Specified view View for the commands to be executed
Time timeID Execution time of each command in the job
Execute command Command string
display memory
Syntax
display memory [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.