3Com Switch 8800 Family Command Reference Guide

246 CHAPTER 17: QOS COMMANDS
Matches: Acl 3000 rule 0 running (Action-type: Eacl, Destination slot: 2)
0 byte
display traffic-params Syntax
display traffic-params [ traffic-index ]
View
Any view
Parameter
traffic-index: Traffic parameter index. The default value is 1.
Description
Use the display traffic-params command to display the parameter configuration
for traffic policing, including cir, cbs, ebs, pir, and so on.
Related command: traffic-params.
Example
# Display the parameter configuration for traffic policing.
<SW8800> display traffic-params 1
traffic parameters configuration list:
index : cir (Kbps) cbs (byte) ebs (byte) pir(Kbps)
-----------------------------------------------------------------------
1 : 20000 5000 5000 30000
drop-mode Syntax
drop-mode { tail-drop | wred } [ wred-index ]
undo drop-mode
View
Ethernet port view/port group view
Parameter
tail-drop: Tail drop mode.
wred: WRED drop mode.
wred-index: WRED index, in the range of 0 to 3. By default, it is 0. If you type
nothing for this parameter, the system will use the parameters specified when
WRED index is 0.
Description
Use the drop-mode command to configure drop mode for a port.
Use the undo drop-mode command to restore the default drop mode, i.e. tail
drop mode.
By default, tail drop mode is selected.