R3303-HP HSR6800 Routers ACL and QoS Command Reference
115
Hardware congestion management commands
The commands in this chapter are supported only on SAP modules operating in bridge mode.
SP queuing commands
display qos sp
Use display qos sp interface to view the strict priority (SP) queuing configuration of an interface.
Syntax
display qos sp interface [ interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
|: 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 interface is specified, this command displays the SP queuing configuration of all the interfaces.
Examples
# Display the SP queuing configuration of GigabitEthernet 1/0/1.
<Sysname> display qos sp interface gigabitethernet 1/0/1
Interface: GigabitEthernet1/0/1
Output queue: Strict-priority queue
Table 35 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Output queue Pattern of the current output queue.
Strict-priority queue SP queuing is used for queue scheduling.