3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1775
106
TRAFFIC SHAPING CONFIGURATION
COMMANDS
display qos gts interface
Syntax display qos gts interface [ interface-type interface-number ]
View Any view
Parameters interface-type interface-number: Specifies an interface by its type and number.
Description Use the
display qos gts interface command to view GTS configuration and
accounting information of certain interface or all interfaces.
If no interface is specified, the GTS configuration and running statistics of all
interfaces will be displayed.
Examples # Display GTS configuration and accounting information of all interfaces.
<Sysname> display qos gts interface
Interface: Ethernet1/0
Rule(s): If-match ACL 2001
CIR 200(kbps), CBS 50000(byte), EBS 0(byte)
Queue Length: 100 (Packet)
Queue Size: 70 (Packet)
Passed: 0/0 (Packets/Bytes)
Discarded: 0/0 (Packets/Bytes)
Delayed: 0/0 (Packets/Bytes)
Table 474 Description on the fields of the display qos gts command
Field Description
Interface Interface name, consisting of interface type and interface number
Rule(s) Matching rules of packets, which can be any of the three
CIR Committed Information Rate, in kbps
CBS Committed Burst Size, i.e. the depth of token bucket carrying burst traffic, in
byte
EBS Excess Burst Size, i.e. the size of the burst traffic exceeding the committed
traffic in dual-token bucket algorithm, in byte
Queue Length Length of packets that a buffer queue can hold.
Queue Size Number of packets in the current buffer
Passed Number and byte number of passed packets.