From: Ahmed Mamoor Amimi (mamoor@xxxxxxxx)
Date: Thu Apr 25 2002 - 12:39:30 GMT-3
There are many ways to skin a cat !
i guess both are correct....
And u can also do the bandwidth reservation throught RSVP in dlsw. that is
introducted in the new 12.1 IOS. So it will make sure that dlsw is getting a
garrentted bandwidth all over the path from start to end.
-Mamoor
----- Original Message -----
From: Lupi, Guy <Guy.Lupi@eurekaggn.com>
To: 'Ahmed Mamoor Amimi' <mamoor@ieee.org>; Alex Paulino <Alex@2s.com.br>;
<ccielab@groupstudy.com>
Sent: Thursday, April 25, 2002 6:52 PM
Subject: RE: DLSW quaranteed bandwidth
> I think this might do it, the bandwidth percent gives the traffic 20% of
the
> bandwidth, and the queue-limit specifies the number of queueable packets
for
> that class.
>
>
> class-map dlsw
> match access-group 101
> !
> !
> policy-map dlsw
> class dlsw
> bandwidth percent 20
> queue-limit 200
> !
> interface Serial 0
> ip address 1.1.1.1 255.255.255.0
> service-policy output dlsw
> !
> access-list 101 permit tcp any eq 2065 any
> access-list 101 permit tcp any any eq 2065
> access-list 101 permit udp any eq 2067 any
> access-list 101 permit udp any any eq 2067
> access-list 101 permit tcp any eq 1981 any
> access-list 101 permit tcp any any eq 1981
> access-list 101 permit tcp any eq 1982 any
> access-list 101 permit tcp any any eq 1982
> access-list 101 permit tcp any eq 1983 any
> access-list 101 permit tcp any any eq 1983
>
> ~-----Original Message-----
> ~From: Ahmed Mamoor Amimi [mailto:mamoor@ieee.org]
> ~Sent: Thursday, April 25, 2002 5:07 AM
> ~To: Alex Paulino; ccielab@groupstudy.com
> ~Subject: Re: DLSW quaranteed bandwidth
> ~
> ~
> ~Oh !! forgot about the queue ..... i guess its source-bridge
> ~tcp-queue-max
> ~xxx
> ~
> ~example :
> ~If, for example, your network experiences temporary bursts of
> ~traffic using
> ~the default packet queue length, the following command raises
> ~the limit from
> ~100 to 150 packets:
> ~
> ~source-bridge tcp-queue-max 150
> ~
> ~
> ~And if ur looking for explorer depth for the TR interface then :
> ~
> ~The following example sets the maximum explorer queue depth:
> ~source-bridge explorerq-depth xxx
> ~
> ~
> ~If the question is under dlsw section then conside the second command.
> ~
> ~
> ~-Mamoor
> ~
> ~
> ~----- Original Message -----
> ~From: Alex Paulino <Alex@2s.com.br>
> ~To: <ccielab@groupstudy.com>
> ~Sent: Thursday, April 25, 2002 10:59 AM
> ~Subject: DLSW quaranteed bandwidth
> ~
> ~
> ~> Hi folks, somebody knows how to configure a serial link to
> ~guaranteed 20
> ~% of
> ~> available bandwidth to Dlsw traffic and how to set the
> ~maximum messages
> ~for a
> ~> output queue?
> ~>
> ~> I think the better sollutions is using CBWFQ and WRED, but i
> ~dont know how
> ~to
> ~> do it.
> ~>
> ~> thanks
> ~>
> ~> alex
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:19 GMT-3