R0106-HP MSR Router Series ACL and QoS Command Reference(V7)
52
gts
Use gts to configure a GTS action in absolute value in a traffic behavior.
Use undo gts to delete a GTS action.
Syntax
gts cir committed-information-rate [ cbs committed-burst-size [ ebs excess-burst-size ] ] [ queue-length
queue-length ]
undo gts
Default
No GTS action is configured.
Views
Traffic behavior view
Predefined user roles
network-admin
Parameters
cir committed-information-rate: Sets the CIR in kbps, which specifies the average traffic rate.
cbs committed-burst-size: Sets the CBS in bytes, which specifies the size of bursty traffic when the actual
average rate is not greater than CIR.
ebs excess-burst-size: Sets the EBS in bytes. The default is 0.
queue-length queue-length: Sets the maximum queue length. The default is 50.
Usage guidelines
A QoS policy that references a behavior configured with GTS can be applied to only the outbound
direction of an interface.
A QoS policy that references a behavior configured with GTS overwrites the qos gts command on the
interface, if both are configured.
If this command is configured for the same traffic behavior multiple times, the most recent configuration
takes effect.
Examples
# Configure a GTS action in absolute value in traffic behavior database. The GTS parameters are as
follows: CIR is 200 kbps, CBS is 50000 bytes, EBS is 0, and the maximum queue length is 100.
<Sysname> system-view
[Sysname] traffic behavior database
[Sysname-behavior-database] gts cir 200 cbs 50000 ebs 0 queue-length 100
Related commands
gts percent
gts percent
Use gts percent to configure a GTS action in percentage in a traffic behavior.