R3303-HP HSR6800 Routers ACL and QoS Command Reference
81
Syntax
display qos gts 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 GTS configuration information and operational
statistics on all the interfaces.
If a VT interface is specified, this command displays QoS GTS information of all VA interfaces inheriting
the VT interface, but does not display QoS information about the VT interface.
Examples
# Display the GTS configuration information and operational statistics on all the interfaces.
<Sysname> display qos gts interface
Interface: GigabitEthernet1/0/1
Rule(s): If-match ACL 2001
CIR 200 (kbps), CBS 50000 (byte), EBS 0 (byte)
Queue Length: 100 (Packets)
Queue Size: 70 (Packets)
Passed : 0(Packets) 0(Bytes)
Discarded: 0(Packets) 0(Bytes)
Delayed : 0(Packets) 0(Bytes)
Table 26 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Rule(s) Match criteria.
CIR CIR in kbps.
CBS
Committed burst size in bytes, which specifies the depth of the token bucket for holding
bursty traffic.
EBS
Excess burst size in bytes, which specifies the traffic exceeding CBS when two token
buckets are used.