From: JB (jellyboy@gmail.com)
Date: Sat Dec 02 2006 - 14:50:55 ART
Hi, I am doing a QoS question that asks to "guarantee at least 1.5Mbps
of the output Queue on the interface"
Using bandwidth:
policy-map SMTP
 class SMTP
  bandwidth 1500
Rack1R5#sh policy-map
  Policy Map SMTP
    Class SMTP
      Bandwidth 1500 (kbps) Max Threshold 64 (packets)
Using priority:
policy-map SMTP
 class SMTP
  priority 1500
Rack1R5#sh policy-map
  Policy Map SMTP
    Class SMTP
      Strict Priority
      Bandwidth 1500 (kbps) Burst 37500 (Bytes)
What I can see from the output is that both reserve 1500kbps
bandwidth. With the priority however it is guarenteed the LLQ. Do both
of these satisfy what the question is asking for?
TIA
JB
This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:36 ART