06-27-2011 10:49 PM - edited 03-04-2019 12:49 PM
Hello,
how monitor hardware queue on ethernet interface (after applying tx-ring-limit command)?
Regards,
Mike
06-30-2011 01:18 AM
Hi Mike,
you can use "show controller
hope this helps,
Fabrizio
07-01-2011 03:58 AM
Hi Fabrizio,
the output of "sh contr f0/0" is not helpful...
Here output from 2811-#sh contr f0/0
Interface FastEthernet0/0
Hardware is MV96340
Tx Rings
--------
Tx Ring 0 Tx Ring 1
- size = 128 - size = 0
- head = 109 - head = 0
- tail = 109 - tail = 0
- usedtxds = 0 - usedtxds = 0
- framecnt = 0 - framecnt = 0
- shadow = 0x44AD3388 - shadow = 0x00000000
- ring = 0x0F5AA3E0 - ring = 0x00000000
- ring_malloc = 0x3F5AA3E0 - ring_malloc = 0x00000000
Tx Ring 2 Tx Ring 3
- size = 0 - size = 0
- head = 0 - head = 0
- tail = 0 - tail = 0
- usedtxds = 0 - usedtxds = 0
- framecnt = 0 - framecnt = 0
- shadow = 0x00000000 - shadow = 0x00000000
- ring = 0x00000000 - ring = 0x00000000
- ring_malloc = 0x00000000 - ring_malloc = 0x00000000
Tx Ring 4 Tx Ring 5
- size = 0 - size = 0
- head = 0 - head = 0
- tail = 0 - tail = 0
- usedtxds = 0 - usedtxds = 0
- framecnt = 0 - framecnt = 0
- shadow = 0x00000000 - shadow = 0x00000000
- ring = 0x00000000 - ring = 0x00000000
- ring_malloc = 0x00000000 - ring_malloc = 0x00000000
Tx Ring 6 Tx Ring 7
- size = 0 - size = 0
- head = 0 - head = 0
- tail = 0 - tail = 0
- usedtxds = 0 - usedtxds = 0
- framecnt = 0 - framecnt = 0
- shadow = 0x00000000 - shadow = 0x00000000
- ring = 0x00000000 - ring = 0x00000000
- ring_malloc = 0x00000000 - ring_malloc = 0x00000000
Port Stopped: N
Where to find info about hardcoded tx/rx rings models?
07-01-2011 09:06 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Believe "size = 128" might be what you're seeking, under Tx Ring 0.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide