I don't have the task in front of me but it sounds like they choose to use the more complicated method (ACLs + CQ) in the DSG and yours accomplishes the same thing.
Default OSL answer - Does it meet the task requirements? On Mon, Feb 28, 2011 at 7:51 AM, Jason Maynard <[email protected]>wrote: > Hey OSL > > > Any comments? > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jason Maynard > Sent: February-27-11 12:12 PM > To: [email protected] > Subject: [OSL | CCIE_RS] VOL1-LAB21-Task21.3 > > Here is another - Looking for some guidance as I again went down a slightly > different path then the DSG (DSG matched with ACL, I just used the > protocols > feature in custom queuing) > > > > Thoughts?? > > > > queue-list 1 protocol ip 1 tcp smtp > > queue-list 1 protocol ip 2 tcp domain > > queue-list 1 protocol ip 2 udp domain > > queue-list 1 protocol ip 2 tcp tacacs > > queue-list 1 protocol ip 3 tcp www > > queue-list 1 protocol cdp 4 > > queue-list 1 protocol ip 5 lt 768 > > queue-list 1 protocol ip 6 gt 767 > > queue-list 1 queue 1 limit 1000 > > queue-list 1 queue 2 byte-count 4000 > > queue-list 1 queue 3 limit 10000 > > queue-list 1 queue 4 byte-count 500 > > queue-list 1 queue 5 limit 1500 > > queue-list 1 queue 6 byte-count 1024 > > > > Inter fas0/1 > > custom-queue-list 1 > > > > R8#sh queueing custom ? > > | Output modifiers > > <cr> > > > > R8#sh queueing custom > > Current custom queue configuration: > > > > List Queue Args > > 1 1 protocol ip tcp port smtp > > 1 2 protocol ip tcp port domain > > 1 2 protocol ip udp port domain > > 1 2 protocol ip tcp port tacacs > > 1 3 protocol ip tcp port www > > 1 4 protocol cdp > > 1 5 protocol ip lt 768 > > 1 6 protocol ip gt 767 > > 1 1 limit 1000 > > 1 2 byte-count 4000 > > 1 3 limit 10000 > > 1 4 byte-count 500 > > 1 5 limit 1500 > > 1 6 byte-count 1024 > > > > R8#sh queueing interface fas 0/1 > > Interface FastEthernet0/1 queueing strategy: custom > > > > Output queue utilization (queue/count) > > 0/93 1/1 2/1169 3/0 4/7 5/6 6/0 7/0 8/0 > > 9/0 10/0 11/0 12/0 13/0 14/0 15/0 16/0 > > > > > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
