Hi All,

I have an idea on combining ingress and egress queuing feature of 370
switch, but I'm not sure I'm going down the right path.


What it should do is provide LLQ service for COS5 and without starving other
queues. My theory is ,I can provide LLQ service for COS 5 on ingress queue
and then share the rest of bandwidth with other queues( 20 20 60 weights)
and still put the reserved bw in ingress queue stage into priority queue in
egress stage.(The latter is the one I doubted about.)

mls qos srr-queue output cos-map queue 2 threshold 3  6 7
mls qos srr-queue output cos-map queue 2 threshold 1  4
mls qos srr-queue output cos-map queue 3 threshold 3  2 3
mls qos srr-queue output cos-map queue 4 threshold 3  0
mls qos srr-queue output cos-map queue 1 threshold 3  5

mls qos srr-queue input cos-map queue 1 threshold 3 5 ## map cos 5 to
threshold 3
mls qos srr-queue input priority-queue 1 bandwidth 33  ## garantee 25% on
ingress ring

mls qos queue-set output 2 threshold 1 60 60 100 100  ## drop cos 4 when
reach 60%


interface FastEthernet0/1
mls qos trust dscp
priority-queue out ------------------->  this is what I doubt ,I was trying
to transfer what I was already prioritize in ingress to egress priority
queue.
queue-set 2
srr-queue bandwidth share 1 20 20 60


Appreciate your comments


Jeremy
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to