109
regular-expression
: Specifies a regular expression, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display qos forwarding-profile
command to display information about a forwarding profile. If no
forwarding profile is specified, this command displays information about all forwarding profiles.
Examples
# Display information about all forwarding profiles.
<Sysname> display qos forwarding-profile
Forwarding profile: wrr_0, ID: 0
wrr: weight 1
Forwarding profile: wrr_8, ID: 8
wrr: weight 15
cir 16384 (kbps), cbs 4096 (Bytes)
bandwidth 2000
Table 35
Output description
Field Description
bandwidth
Minimum guaranteed bandwidth
display qos scheduler-policy diagnosis interface
Syntax
display qos scheduler-policy diagnosis interface
[
interface-type interface-number
[
outbound
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
interface-type interface-number
: Specifies an interface by its type and number.
outbound
: Displays diagnosis information for the scheduler policy in the outbound direction of the
specified interface.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display qos scheduler-policy diagnosis interface
command to display scheduler policy diagnosis
information for an interface.