R2511-HP MSR Router Series Fundamentals Command Reference(V5)

85
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The following matrix shows the command and router compatibility:
Command MSR900 MSR93
X
MSR20-1
X
MSR20
MSR30
MSR50 MSR1000
display rps No No No No
Yes
(except on
the
MSR30-1X
routers)
No No
Examples
# Display RPS status information.
<Sysname> display rps
RPS 1 State: Normal
display schedule job
Use display schedule job to display the job configured by using the schedule job command.
Syntax
display schedule job [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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
# Display the configuration of the job configured by using the schedule job command.
<Sysname> display schedule job
Specified command: execute 1.bat
Specified view: system view
Executed time: at 12:00 10/31/2007 (in 0 hours and 16 minutes)
If you change the system time within 16 minutes after you execute the schedule job command, the
scheduled task becomes invalid. Then, if you execute the display schedule job command again, no
information is displayed.