display qos gts interface

Use display qos gts interface to display the GTS information for 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 information for all interfaces.

Examples

# Display the GTS information for all interfaces.

<Sysname> display qos gts interface
Interface: GigabitEthernet1/0/1
 Rule: If-match acl 2001
  CIR 200 (kbps), CBS 51200 (Bytes), PIR 51200 (kbps), EBS 0 (Bytes)
  Queue Length: 100 (Packets)
  Queue Size: 70 (Packets)
  Passed   : 0 (Packets) 0 (Bytes)
  Discarded: 0 (Packets) 0 (Bytes)
  Delayed  : 0 (Packets) 0 (Bytes)

Interface: GigabitEthernet1/0/2
 Rule: If-match acl 2001
  CIR 50 (%), CBS 600 (ms), EBS 0 (ms)
  Queue Length: 100 (Packets)
  Queue Size: 70 (Packets)
  Passed   : 0 (Packets) 0 (Bytes)
  Discarded: 0 (Packets) 0 (Bytes)
  Delayed  : 0 (Packets) 0 (Bytes)

Table 31: Command output

Field

Description

Interface

Interface name, including the interface type and interface number.

Rule

Match criteria.

CIR

CIR in kbps.

CBS

CBS in bytes.

EBS

EBS in bytes.

PIR

PIR in kbps.

Queue Length

Number of packets that the buffer can hold.

Queue Size

Number of packets in the buffer.

Passed

Number and bytes of packets that have been forwarded.

Discarded

Number and bytes of dropped packets.

Delayed

Number and bytes of delayed packets.