Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

Use the show wred command to check the WRED status and to get the threshold for different queues. To enable or disable WRED see set wred

Syntax

show wred [ status | stats ]

ArgumentDescription
statusCommand to check the WRED on/off status
statsCommand to know 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

  • No labels