display qos gts interface
Use display qos gts interface to display generic traffic shaping (GTS) configuration of interfaces.
Syntax
display qos gts interface [ interface-type interface-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays the GTS configuration of all interfaces.
Examples
# Display the GTS configuration of all interfaces.
<Sysname> display qos gts interface Interface: GigabitEthernet1/0/1 Rule: If-match queue 1 CIR 128 (kbps), CBS 8192 (Bytes) Rule: If-match queue 2 CIR 256 (kbps), CBS 16384 (Bytes)
Table 29: Command output
Field | Description |
---|---|
Interface | Interface type and interface number. |
Rule | Match criteria. |
CIR | CIR in kbps, which specifies the average traffic rate. |
CBS | CBS in bytes, which specifies the amount of bursty traffic allowed at a time. |