From: Tom Larus (tlarus@cox.net)
Date: Mon Mar 24 2003 - 20:43:17 GMT-3
I know I practiced CAR at home, and I only had 2500s and 2600s in my home
lab. It is not limited to 7000s anymore.
Tom
----- Original Message -----
From: "cebuano" <cebu2ccie@cox.net>
To: <ccielab@groupstudy.com>
Sent: Monday, March 24, 2003 3:23 PM
Subject: RE: QOS
> Hi all,
> Does the current equipment list on the lab support CAR? I thought
> someone on this list mentioned that this is only seen at the 7000
> series and higher. Correct me if I'm wrong. AFAIK, the 3550 only
> supports CIR.
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> gary lileikis
> Sent: Monday, March 24, 2003 11:48 AM
> To: ccielab@groupstudy.com
> Subject: RE:QOS
>
> How about this?
>
>
> class-map match-all domain
> match access-group 105
> class-map match-all telnet
> match protocol telnet
> class-map match-all dlsw
> match protocol dlsw
> class-map match-all ftp
> match protocol ftp
>
>
> policy-map mypolicy
> class telnet
> bandwidth percent 9
> queue-limit 100
> class domain
> bandwidth percent 13
> queue-limit 100
> class ftp
> bandwidth percent 26
> queue-limit 20
> class dlsw
> bandwidth percent 43
> queue-limit 20
> class class-default
> bandwidth percent 9
> queue-limit 20
>
> access-list 105 permit udp any any eq domain
>
> interface Serial0/1
> bandwidth 128
> encapsulation frame-relay
> max-reserved-bandwidth 100
> service-policy output mypolicy
>
>
>
>
> Gary Lileikis
>
>
>
>
>
> -----Original Message-----
> From: Abdul Waheed Ghaffar
> [mailto:a_w_ghaffar@hotmail.com]
> Sent: Monday, March 24, 2003 8:04 AM
> To: ccielab@groupstudy.com
> Subject: QOS
>
>
> Hi group,
>
> I need to convert following CQ into CBWFQ
> # queue-list 1 protocol tcp 1 telnet byte-count 1000
> limit 100
> # queue-list 1 protocol udp 2 domain limit 100
> # queue-list 1 protocol tcp 3 ftp byte-count 3000
> # queue-list 1 protocol dlsw 4 byte-count 5000
> # queue-list 1 default 16 byte-count 1000
> # interface serial 0/1
> # custom-queue-list 1
>
> can any body giude me...the serial interface is
> frame-relay encapsulated
> ...will i map the service on physical interface or
> under class-map
> frame-relay?
>
> thanks in advance
>
>
>
>
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:43 GMT-3