R2511-HP MSR Router Series ACL and QoS Command Reference(V5)

50
undo filter
Views
Traffic behavior view
Default command level
2: System level
Parameters
deny: Drops packets.
permit: Permits packet to pass through.
Examples
# Configure the traffic filtering action as deny in traffic behavior database.
<Sysname> system-view
[Sysname] traffic behavior database
[Sysname-behavior-database] filter deny
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
Views
Traffic behavior view
Default command level
2: System level
Parameters
cir committed-information-rate: CIR in kbps, which specifies the average traffic rate.
cbs committed-burst-size: CBS in bytes, which specifies the size of bursty traffic when the actual average
rate is not greater than CIR.
ebs excess-burst-size: EBS in bytes. The default is 0.
queue-length queue-length: Maximum queue length. The default is 50.
Usage guidelines
A QoS policy that references the GTS-configured behavior can be applied in only the outbound direction
of an interface or PVC.
A policy referencing a GTS-configured behavior overwrites the qos gts command on the interface or PVC,
if both are configured.
If this command is configured for the same traffic behavior for multiple times, the last configuration takes
effect.