cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
586
Views
0
Helpful
6
Replies

QOS Features Per IOS?

Amir Yanny
Level 1
Level 1

Need your thoughts about an easy way on knowing the QOS feature per IOS version. I want to deploy QOS internally, however we have multiple platforms and there are different IOS versions on each platform.

Any help is much appreciated!

Thanks,

-ay-

6 Replies 6

Joseph W. Doherty
Hall of Fame
Hall of Fame

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

QoS features first depend much whether supported by hardware, e.g. typical Catalyst switch, or by software, a software based router (e.g. an ISR).

The platforms supporting QoS via hardware generally don't change QoS features between IOS versions.  As platform hardware architecture is often different, QoS feature support is different too.  Incidentally, on chassis platforms, QoS features can vary based on supervisors and/or line cards.

The platforms supporting QoS via software are more likly to change between IOS versions.  Feature release notes might be compared, along with the IOS reference and guide manuals, for what's been changed.  Generally, software based platform QoS features are usually identical (or almost) for the same IOS version on different platforms.

Unfortunately, all of the above sort of precludes an easy way of knowing all the QoS feature differences between platforms or IOS versions.  Further compounding this problem; there's no "standard" QoS feature set.

As I write this, I'm involved in a project to implement a consistent QoS model across all our switches and routers.  We too have many different platforms and so we've defined a template for each platform or model series or platform/model family that the same (or similar) QoS commands might be used.

Great explanation.

Can you point me on the right direction on how I can build a consistent QoS model across all my switches and routers? I am actually doing the same thing here internally and need some help.


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

What we did, after getting a feel for QoS features across our different platforms, we designed a QoS model based on the lowest common denominators, of QoS features, between our platforms.  Basically we used 4 class model to which we only adjusted bandwidths.  Lots of good information that can be found off this web page: http://www.cisco.com/en/US/solutions/ns340/ns414/ns742/ns1127/landing_cVideo.html.

.

Great. Thank you!

-ay-

Hi Joseph,

I am working on a similar design for QOS. I am reaching out to you to get any advise that you can provide before i start my project.

Any info is highly appreciated.

Thanks,

-ay-

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

Well, you might consider keeping a policy as simple as possible to meet your needs and trying to avoid changing as few default QoS settings per platform.

As most newer Cisco devices switches support at least 4 queues, we only used 4 - logically defined for real-time, priority, default, background.

For real-time we use PQ or LLQ. We provide a high bandwidth allowance for priority - not that we expect it to use much bandwidth - but to give it priority with the scheduler.  Conversely, we allocate background very little bandwidth, but even with a low bandwidth allocation, it still can use all (available) bandwidth.

We don't use "advanced" drop settings like WRED or WTD.