Hey Richard,
 
I would have done the exact same thing ... there doesn't appear to be any
reason to use custom queueing there specifically.  My advice is always take
the easiest way to get the points, and that is what  you did here!  
 

Regards,

Joe Astorino
CCIE #24347 (R&S)
Sr. Support Engineer - IPexpert, Inc.
URL: http://www.IPexpert.com <http://www.ipexpert.com/> 
  

 

  _____  

From: [email protected]
[mailto:[email protected]] On Behalf Of Meraz, Richard
Sent: Sunday, May 24, 2009 11:38 AM
To: CCIE OSL
Subject: [OSL | CCIE_RS] Vol 2 Sect 3 Task 8.1



The lab asks to configure a queue for traffic flowing over R9s serial
interface with the following info:

FTP Traffic will use 20% bandwidth, etc.

 

The PG has custom queuing as the solution, but I used CBWFQ.  I was just
checking to see if that would also be considered correct. 

 

class-map match-all TELNET

 match protocol telnet

class-map match-all HTTP

 match protocol http

class-map match-all FTP

 match protocol ftp

class-map match-all IPV6

 match protocol ipv6

 

policy-map QOS

 class FTP

  bandwidth percent 20

 class HTTP

  bandwidth percent 20

 class IPV6

  bandwidth percent 25

 class TELNET

  bandwidth percent 15

 

interface Multilink69

 max-reserved-bandwidth 100

 service-policy output QOS

 

Thanks,
Rich

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.339 / Virus Database: 270.12.31/2116 - Release Date: 05/24/09
07:09:00


Reply via email to