[c-nsp] Qos between CE and PE

Dirk-Jan van Helmond dirkjan at os3.nl
Fri Apr 25 08:36:04 EDT 2008


remember that the priority command POLICES to a bitrate, not shapes.

When you police a TCP session, things start to go terribly wrong with CA
windows etc.

So shape the traffic before you police it.

regards,
Dirk-Jan

ps. why are you prioritizing FTP traffic?
pps. if you are going to allocate more than 75% of the bandwidth to a
class, remember to up your max-reserved-bandwidth to 100% (or some other
value, higher than the acculumated assigned bandwidth for all classes).






> Hello,
>
> I tried to enable Qos between to routers. I checked configurations on
> several sites but didn't get it to work.
>
> here are the relevant parts of the configs:
>
> On the CE router:
>
> class-map match-all FTP-server
>  match access-group 110
> !
> policy-map FTP
>  class FTP-server
>   priority percent 75
> !
> interface GigabitEthernet0/0
>  ip address 192.168.100.1 255.255.255.0
>  service-policy output FTP
>  duplex auto
>  speed 10
> !
> access-list 110 permit ip any host 192.168.3.10
>
> On the PE router:
>
> class-map match-all FTP-server
>  match access-group 110
> !
> policy-map FTP
>   class FTP-server
>     bandwidth percent 75
> !
> interface GigabitEthernet0/1
>  ip address 192.168.100.2 255.255.255.0
>  duplex auto
>  speed 10
>  media-type rj45
>  no negotiation auto
>  service-policy output FTP
> !
> access-list 110 permit ip host 192.168.3.10 any
>
> I have one host on the CE and two hosts on PE. 192.168.3.10 is a FTP
> server that should get 75% bandwith. On the other host i run Iperf to use
> the bandwidth.
>
> When i start a ftp connection and then the Iperf (or the other way around)
> The ftp drops to 50kbs.
>
>
> Any idea how to stay around 750kbs on the ftp connection?
>
> Thanks
>
>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>




More information about the cisco-nsp mailing list