R3303-HP HSR6800 Routers ACL and QoS Command Reference

82
Field Descri
p
tion
Queue Length Number of packets that the buffer can hold.
Queue
Size
Number of packets in the buffer.
Passed Number and bytes of the packets that have passed.
Discarded Number and bytes of dropped packets.
Delayed Number and bytes of delayed packets.
qos gts
Use qos gts to set GTS parameters for a specific class of traffic or all the traffic on the interface or port
group.
Use qos gts acl to set GTS parameters for the traffic matching the specific ACL. You can set GTS
parameters for different traffic flows.
Use qos gts any to set GTS parameters for all the traffic on the interface or port group.
Use qos gts queue to set GTS parameters for the packets in a specific queue.
Use undo qos gts to remove GTS parameters for a specific class of traffic or all the traffic on the interface
or port group.
Syntax
qos gts { any | acl acl-number | queue queue-number } cir committed-information-rate [ cbs
committed-burst-size [ ebs excess-burst-size ] [ queue-length queue-length ] ]
undo qos gts { any | acl acl-number | queue queue-number }
Default
No GTS parameters are configured on an interface.
Views
Interface view
Default command level
2: System level
Parameters
any: Shapes all packets.
acl acl-number: Shapes packets that match the specified ACL.
queue queue-number: Shapes the packets in the specified queue.
cir committed-information-rate: CIR in kbps.
cbs committed-burst-size: CBS in bytes. By default, CBS is the traffic transmitted in 500 ms at the rate of
CIR. If the default derived this way is less than 1875, 1875 applies.
ebs excess-burst-size: Excessive burst size (EBS) in bytes, which specifies the traffic exceeding CBS when
two token buckets are used. EBS is 0 And only one token bucket is used.