/
show wred
show wred
Weighted Random Early Detection (WRED) is a queuing discipline for a network scheduler. Use the show wred
command to check the WRED status and to get the number of packets dropped by each protocol. To enable or disable WRED see set wred
Syntax
show wred [ status | stats ]
Argument | Description |
---|---|
status | Checks whether the status of WRED is on or off |
stats | Displays the number of packets dropped by each protocol for all interfaces. |
Example
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
Related content
set wred
set wred
More like this
Viewing Interface Utilization Levels
Viewing Interface Utilization Levels
More like this
admin.system.performance > network
admin.system.performance > network
More like this
Default Pass/Drop
Default Pass/Drop
More like this
netstat
More like this