R3303-HP HSR6800 Routers ACL and QoS Command Reference
83
queue-length queue-length: Maximum queue length in the buffer. The maximum buffer queue length is
50 by default.
Usage guidelines
The qos gts any, qos gts acl, and qos gts queue commands are mutually exclusive with one another.
GTS for software forwarding does not support IPv6.
Examples
# Shape the packets matching ACL 2001 on GigabitEthernet 1/0/1. The GTS parameters are as follows:
CIR is 200 kbps, CBS is 50000 bytes, EBS is 0, and the maximum buffer queue length is 100.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos gts acl 2001 cir 200 cbs 50000 ebs 0 queue-length 100
Related commands
acl
Rate limit commands
display qos lr interface
Use display qos lr interface to view the rate limit configuration information and operational statistics on
a specified interface or all the interfaces.
Syntax
display qos lr 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 rate limit configuration information and
operational statistics on all the interfaces.
If a VT interface is specified, this command displays QoS rate limit information of all VA interfaces
inheriting the VT interface, but does not display QoS information about the VT interface.