Use the show wred
command to check the WRED
status and to get the threshold for different queues. To turn WRED
on/off seeenable or disable WRED
see set wred
Syntax
show wred [ status | stats ]
Argument | Description |
---|---|
status | Command to check the WRED on/off status |
stats | Command to know the no number of packets dropped by each protocol for all interfaces. |
...
Infoblox > show wred-status
For port 0: eth0
rx wred filter is enabled: rxd_thres1=256, rxd_thres2=384, rxd_thres3=427, rxd_count=512
Infoblox > show wred-stats
For port 0: eth0
Packets dropped of different category :
Drop count for ICMP: = 0
TCP connections dropped: = 0
UDP packets dropped: = 0
Other packets dropped: = 0
Total packets dropped: = 0
Total Packets received: = 18247962