From: kevin gannon (kevin@gannons.net)
Date: Mon Nov 14 2005 - 13:56:19 GMT-3
If you just want to simulate a leased line to show people
what citrix I would do something like the below
class-map match-all ANY
match access-group 188
match any
!
policy-map CITRIX
class ANY
police cir 56000
conform-action transmit
exceed-action drop
!
int fas 0/0
decsription ####Connected to Citrix Clients####
ip address 1.1.1.1 255.255.255.0
service-policy out CITRIX
service-policy in CITRIX
!
int fas 0/1
description ####Connected to Citric Server####
ip address 2.2.2.2 255.255.255.0
service-policy out CITRIX
service-policy in CITRIX
!
Regards
Kevin
On 11/14/05, Diment, Andrew <Andrew.Diment@qwest.com> wrote:
> QoS with NBAR would be my choice.
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> Jerricho Grivano
> Sent: Monday, November 14, 2005 10:06 AM
> To: ccielab@groupstudy.com
> Subject: rate-limit in Ethernet or FastEthernet
>
>
> Hi all,
>
> Rate Limit can be setting in Ethernet or FastEthernet.
> I want set to 56Kbps for simulation Citrix and Axapta. Need QoS in my configuration?
>
>
> Thanks
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:06 GMT-3