158
display copyright
Use
display copyright
to display the software and hardware copyright statements.
Syntax
display copyright
[
|
{
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.
Usage guidelines
With this command, you can view the software and hardware copyright statements, and third-party
software license agreements.
Examples
# Display the software and hardware copyright statements. (The output is omitted here.)
<Sysname> display copyright
display cpu-usage
Use
display cpu-usage
to display CPU usage statistics.
Syntax
display cpu-usage
[
slot
slot-number
[
cpu
cpu-number
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
display cpu-usage
entry-number
[
offset
] [
verbose
] [
slot
slot-number
[
cpu
cpu-number
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
entry-number
: Number of entries to be displayed, in the range of 1 to 60.
offset
: Offset between the serial number of the first CPU usage rate record to be displayed and that of the
last CPU usage rate record to be displayed. It ranges from 0 to 59.