cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2724
Views
10
Helpful
3
Replies

Tx-ring-limit

rmv72
Level 1
Level 1

Hello,

how monitor hardware queue on ethernet interface (after applying tx-ring-limit command)?

Regards,

Mike

3 Replies 3

Fabrizio Pedracini
Cisco Employee
Cisco Employee

Hi Mike,

you can use "show controller " and you will see the rx/tx ring limit set on that interface. Bear in mind that on most of the platforms the ethernet interfaces tx/rx rings values are hardcoded and thought the command is accepted, it won't actually change anything.

hope this helps,

Fabrizio

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?

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.

Review Cisco Networking for a $25 gift card